Adds ifc_name() to libusrp2 and gr-usrp2
[debian/gnuradio] / usrp2 /
2009-02-22 jcorganAdds ifc_name() to libusrp2 and gr-usrp2
2009-02-20 ebfix for config_mimo host code. (Doug Geiger)
2009-02-17 ebminor renaming
2009-02-17 jcorganUse defined bit positions
2009-02-10 jcorganRemove obsolete app
2009-02-10 jcorganMerged r10418:10423 from jcorgan/pps into trunk. Adds...
2009-02-04 jcorganMerged r10383:10390 from jcorgan/u2-wip into trunk.
2009-02-04 jblumusrp2-xcvr cleanup, working gains, freqs
2009-02-04 jblumusrp2: xcvr working
2009-02-03 mattwork in progress: xcvr running, needs work with divisors
2009-02-02 jblumwork in progress: setting gpio on xcvr
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattfirst cut at 64 bit time
2009-01-31 mattdebug info
2009-01-31 mattminor rev increase for for 3.01, which was just pcb...
2009-01-31 jblumwork with the set reg functions
2009-01-30 jblumxcvr: initialize chipset
2009-01-30 jblumconverted set freq in xcvr
2009-01-30 jblumwork on xcvr set_freq
2009-01-30 jblumxcvr dboard support
2009-01-29 matttunes the dbsrx properly. You need to mod your dbsrx...
2009-01-28 mattdbsrx daughterboard support, gain works, not freq
2009-01-27 ebthird time's a charm...
2009-01-27 ebadded missing .h files
2009-01-27 ebMerged eb/u2-mimo-wip -r10297:10317 into the trunk...
2009-01-27 jcorganGeneral housekeeping--removing ancient cruft mostly.
2009-01-23 ebmimo tx work-in-progress
2009-01-23 ebrevert extraction of buffer_state
2009-01-23 ebWork in progress on mimo Tx state machine.
2009-01-22 ebbumped stack to 3k (not sure we needed to), cleaned...
2009-01-22 matttrial fix for problem when 3 loads with 1 wait state...
2009-01-22 mattcatching up with shawn. these aren't used here anyway.
2009-01-22 mattdetect loss of signal
2009-01-19 jcorganonly set scale_iq if asked
2009-01-19 mattcorrected link up detector
2009-01-19 mattnew cordic
2009-01-19 mattwiden cordic on tx side
2009-01-19 mattclarify comment
2009-01-19 matt24 bit wide z. Can't do this parameterized, unfortunately.
2008-12-31 jcorganFix USRP2 peek32() max words
2008-12-31 jcorganFor USRP2, implement auto scaling of TX pipeline such...
2008-12-31 jcorganRename constant for clarity
2008-12-29 jcorganImplements USRP2 poke32() command.
2008-12-28 jcorganFix typo
2008-12-28 jcorganReplaced USRP2 peek() with peek32(), handles endian...
2008-12-27 jcorganImplements USRP2 peek() command, allowing arbitrary...
2008-12-24 jcorganMerged r10071:10164 from features/cppdb-test into trunk...
2008-12-17 mattadded frequency offset capability. Set to 12.5e6 on...
2008-12-15 mattpps sync works, meets timing
2008-12-14 mattadd break at end of new case to prevent fallthru. ...
2008-12-14 mattsynchronized pps, lots of debug pins changed, works...
2008-12-14 jcorganFix failure with interp > 128
2008-12-14 jcorganImplement sync_to_pps command for USRP2
2008-12-13 mattreset the phase when we shut down. Aids in sync
2008-12-07 mattsplit test out into a function
2008-12-07 mattmore tests, for ram and sd card
2008-12-05 mattimplemented "reset master clock on next PPS" so we...
2008-12-05 mattsend a char to the serial port, but don't wait if the...
2008-12-04 mattspeed up the diagnostic signals, they were causing...
2008-11-16 mattremoved old python comments
2008-11-16 mattfixed gain calculations rfx900-2400
2008-11-16 mattadded a utility function to get the integer rounded...
2008-11-09 mattmore thorough test
2008-11-09 matthardware control of leds
2008-11-09 matthardware control of leds
2008-11-09 mattmore thorough test
2008-11-06 ebremoved obsolete test code
2008-10-31 mattenable all rfx boards
2008-10-27 ebFix (actually a bit of a kludge) for the frequency...
2008-10-27 ebbacked out 9874
2008-10-27 ebAn insufficient attempt to fix the set_freq problem...
2008-10-27 ebMinor cleanup.
2008-10-27 ebremoved extra indentation. No change in functionality
2008-10-26 ebDeadly printfs turned off... Specified gain ranges...
2008-10-26 jcorganMerged r9834:9855 from jcorgan/u2-wip into trunk. ...
2008-10-25 nldudok1bugfix also override CPP
2008-10-23 mattu2_rev2 now works again
2008-10-22 ebadded missing tx_interp and rx_decim proxies
2008-10-22 ebadded rx_decim and tx_interp accessors
2008-10-22 ebAdded methods to query daughterboard parameters. Merge...
2008-10-22 mattmake rev2 compile again
2008-10-18 mattadded in mux for DACs
2008-10-15 mattreverse the spectrum on the TVRX boards
2008-10-15 ebAdded firmware support for adc_mux to handle swapping...
2008-10-14 ebfixed problem with negative offsets in calc_dxc_freq
2008-10-14 ebmark RFX boards as i_and_q_swapped
2008-10-14 ebs/w support for tx and rx mux
2008-10-14 ebnew tx and rx mux registers
2008-10-14 ebinitialized freq_min/max values
2008-10-13 ebfix diagnostic output
2008-10-13 ebmods to build under old tools
2008-10-12 mattrefactored divider setting on rxdb clk, txdb clk, and...
2008-10-11 mattNew serdes status interrupt, clk_status interrupt....
2008-10-11 mattremoved unneeded setting
2008-10-08 mattmoved to appropriate places
2008-10-08 mattadded the basic wb<-->extram interface and a serdes...
2008-10-07 ebminor cleanup
2008-10-04 ebRefactored how the usrp2/firmware connects into the...
next