Copied wb_1master back from quad radio
[debian/gnuradio] / usrp2 / firmware /
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-24 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-19 Johnathan CorganMerge branch 'usrp2-real-fix' of gnuradio.org/git/balis...
2009-09-17 Philip Balisterconfigure.gnu needs to unset more vars from the environ...
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-15 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-12 Eric Blossomadd u2_flash_tool to EXTRA_DIST
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-02 Johnathan CorganMerge branch 'wxgui' from gnuradio.org/git/jblum.git...
2009-09-02 Johnathan CorganExpand frequency ranges to match hardware capability.
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-08-02 jcorganMade libusrp2 min and max samples even number.
2009-06-22 matt1 is for hardware control of leds, 0 is for software
2009-06-19 matttest for clock locking
2009-06-19 matttest for clock lock
2009-06-19 mattallow the choice of automatic (hardware) control of...
2009-05-29 mattremove dbsm to make room in flash
2009-05-28 matthandle clocks on both version 3 and version 4 boards...
2009-05-25 mattmove i2c init and get_hw_rev before clocks_init because...
2009-05-25 mattremove unneeded include file
2009-05-25 mattremove printfs to save space.
2009-05-25 mattremove unneeded include
2009-05-25 mattremove EEPROM setting, complete tests even if SD fails
2009-05-25 mattremove direct calls to ad9510 and use api instead
2009-05-21 jcorganTweaks for svn-buildpackage
2009-05-10 mattsimple images to set revision number
2009-04-27 mattsomebody commented out the tx mux setting which prevent...
2009-04-04 jcorganMerged r10712:10765 from jcorgan/gpio into trunk. ...
2009-04-02 mattnew regs for re-pause fix
2009-03-26 ebPartial fix for ticket:378. Merged eb/t378 -r10682...
2009-03-18 ebFixed ticket:339 (ethernet capability advertisement...
2009-03-10 jblumBumped up minimum divider to 131 for xcvr.
2009-03-05 ebNew standalone firmware, burn_dbsrx_eeprom, that burns...
2009-03-03 jblumActually enable/disable tx via gpio (...when tx enable...
2009-02-26 mattremove support for unmodified dbsrx because there is...
2009-02-23 mattsupport for unmodified dbsrx boards
2009-02-17 ebminor renaming
2009-02-17 jcorganUse defined bit positions
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 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...
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
next