Update incorrectly checked in Makefile.am
[debian/gnuradio] / usrp2 / firmware / apps /
2010-05-11 John OrlandoUpdate incorrectly checked in Makefile.am
2010-03-15 Tom RondeauMerge branch 'fftfilt'
2010-03-14 Tom RondeauMerge branch 'digital'
2010-03-02 Johnathan CorganMerge branch 'usrp2_set_ant' of git://gnuradio.org...
2010-02-26 Josh Blumsetting xcvr antennas through api
2010-02-25 Josh BlumAdded call to set antenna. Split XCVR into new thing...
2010-02-21 Johnathan CorganMerge branches 'wbx_usrp2' and 'wbx_usrp1' of git:...
2010-02-20 Matt EttusMerge branch 'db_default'
2010-02-14 Matt Ettusremove reference to nonexistant include
2010-02-14 Matt Ettustest the ability to read default eeprom values, for...
2010-02-10 Jason AbeleFirst pass WBX USRP2 driver
2009-12-12 Johnathan CorganMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
2009-12-08 Johnathan CorganMerge branch 'patches/geiger/u2_rx_stream_at' of git...
2009-12-03 Johnathan CorganRebase on master, cleanup for merge
2009-12-03 Johnathan CorganUpdated 'u2_rx_stream_at' to work with new_eth MAC...
2009-12-03 Johnathan CorganApplied 'start streaming at' patch from Douglas Geiger
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-06 TomMerge branch 'master' into sync
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Johnathan CorganMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-10-01 Matt Ettusremove debugging code
2009-10-01 Matt EttusMerge branch 'new_wb_intercon' into new_eth
2009-10-01 Matt EttusMerge branch 'master' into new_eth
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Eric Blossomremove special last_line adjustment from ethernet port
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomFirmware now inserts mac source address value in each...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-03 Eric Blossomremoved hard-coded link_is_up = true;
2009-09-03 Matt Ettusignore .o files
2009-09-02 Eric Blossomtell s/w link is up. additional debugging output
2009-08-31 Johnathan CorganMerged SVN matt/new_eth r10782:11633 into new_eth
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-06-19 matttest for clock locking
2009-05-29 mattremove dbsm to make room in flash
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-10 mattsimple images to set revision number
2009-04-04 jcorganMerged r10712:10765 from jcorgan/gpio into trunk. ...
2009-03-05 ebNew standalone firmware, burn_dbsrx_eeprom, that burns...
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-01-31 mattminor rev increase for for 3.01, which was just pcb...
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-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-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-11-09 mattmore thorough test
2008-11-09 mattmore thorough test
2008-11-06 ebremoved obsolete test code
2008-10-27 ebFix (actually a bit of a kludge) for the frequency...
2008-10-27 ebMinor cleanup.
2008-10-26 ebDeadly printfs turned off... Specified gain ranges...
2008-10-22 ebAdded methods to query daughterboard parameters. Merge...
2008-10-12 mattrefactored divider setting on rxdb clk, txdb clk, and...
2008-10-03 ebfixes for EDK 10.1 tools
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-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...