Add USRP2 clock source parameter to GRC blocks.
[debian/gnuradio] / usrp2 / firmware /
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...
2008-12-31 jcorganFix USRP2 peek32() max words
2008-12-31 jcorganRename constant for clarity
2008-12-29 jcorganImplements USRP2 poke32() command.
2008-12-27 jcorganImplements USRP2 peek() command, allowing arbitrary...
2008-12-17 mattadded frequency offset capability. Set to 12.5e6 on...
2008-12-14 mattadd break at end of new case to prevent fallthru. ...
2008-12-14 jcorganFix failure with interp > 128
2008-12-14 jcorganImplement sync_to_pps command for USRP2
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-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 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 ebMinor cleanup.
2008-10-27 ebremoved extra indentation. No change in functionality
2008-10-26 ebDeadly printfs turned off... Specified gain ranges...
2008-10-25 nldudok1bugfix also override CPP
2008-10-22 ebAdded methods to query daughterboard parameters. Merge...
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-07 ebminor cleanup
2008-10-04 ebUSRP2 firmware fixes for EDK 10.1 microblaze toolchain...
2008-10-03 ebfixes for EDK 10.1 tools
2008-10-02 ebfix for "double cross-compilation"
2008-10-01 ebFixes ticket:297. Refactors how usrp2/firmware is...
2008-09-21 mattnew app to test the ram
2008-09-19 mattfirst cut at an app for testing. sets rev in eeprom...
2008-09-17 mattfirmware support for reading and writing the SD card
2008-09-17 mattblink all leds, leave one on when done to say that...
2008-09-10 ebnow reads h/w rev from eeprom. f/w app set_hw_rev...
2008-09-08 jcorganMerged r9433:9527 from features/gr-usrp2 into trunk...