summaryrefslogtreecommitdiff
path: root/usrp2/firmware/apps
AgeCommit message (Expand)Author
2009-10-01Merge branch 'new_eth' of http://gnuradio.org/git/matt into masterJohnathan Corgan
2009-09-30remove debugging codeMatt Ettus
2009-09-04remove special last_line adjustment from ethernet portEric Blossom
2009-09-04Firmware now inserts mac source address value in each frame.Eric Blossom
2009-09-03removed hard-coded link_is_up = true;Eric Blossom
2009-09-02ignore .o filesMatt Ettus
2009-09-01tell s/w link is up. additional debugging outputEric Blossom
2009-08-31Merged SVN matt/new_eth r10782:11633 into new_ethJohnathan Corgan
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-06-19test for clock lockingmatt
2009-05-29remove dbsm to make room in flashmatt
2009-05-25remove EEPROM setting, complete tests even if SD failsmatt
2009-05-25remove direct calls to ad9510 and use api insteadmatt
2009-05-10simple images to set revision numbermatt
2009-04-04Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan
2009-03-05New standalone firmware, burn_dbsrx_eeprom, that burns new dbid intoeb
2009-02-17minor renamingeb
2009-02-17Use defined bit positionsjcorgan
2009-02-10Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_ppsjcorgan
2009-02-04Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan
2009-01-31minor rev increase for for 3.01, which was just pcb cosmetic changesmatt
2009-01-27third time's a charm...eb
2009-01-27added missing .h fileseb
2009-01-27Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This containseb
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2009-01-22bumped stack to 3k (not sure we needed to), cleaned up old serdes testeb
2008-12-31Fix USRP2 peek32() max wordsjcorgan
2008-12-31Rename constant for clarityjcorgan
2008-12-29Implements USRP2 poke32() command.jcorgan
2008-12-27Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan
2008-12-14add break at end of new case to prevent fallthru. Also cleared up a warning.matt
2008-12-14Fix failure with interp > 128jcorgan
2008-12-14Implement sync_to_pps command for USRP2jcorgan
2008-12-07split test out into a functionmatt
2008-12-07more tests, for ram and sd cardmatt
2008-11-09more thorough testmatt
2008-11-09more thorough testmatt
2008-11-06removed obsolete test codeeb
2008-10-27Fix (actually a bit of a kludge) for the frequency setting whileeb
2008-10-27Minor cleanup. eb
2008-10-26Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards.eb
2008-10-22Added methods to query daughterboard parameters. Merged eb/u2-wip2eb
2008-10-12refactored divider setting on rxdb clk, txdb clk, and test clkmatt
2008-10-03fixes for EDK 10.1 toolseb
2008-09-21new app to test the rammatt
2008-09-19first cut at an app for testing. sets rev in eeprom, then runs txrx stuffmatt
2008-09-17firmware support for reading and writing the SD cardmatt
2008-09-10now reads h/w rev from eeprom. f/w app set_hw_rev sets iteb
2008-09-08Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan