summaryrefslogtreecommitdiff
path: root/usrp2/firmware
AgeCommit message (Expand)Author
2009-06-221 is for hardware control of leds, 0 is for softwarematt
2009-06-19test for clock lockingmatt
2009-06-19test for clock lockmatt
2009-06-19allow the choice of automatic (hardware) control of ledsmatt
2009-05-29remove dbsm to make room in flashmatt
2009-05-28handle clocks on both version 3 and version 4 boards, cleaned up the apimatt
2009-05-25move i2c init and get_hw_rev before clocks_init because the clock init code n...matt
2009-05-25remove unneeded include filematt
2009-05-25remove printfs to save space. matt
2009-05-25remove unneeded includematt
2009-05-25remove EEPROM setting, complete tests even if SD failsmatt
2009-05-25remove direct calls to ad9510 and use api insteadmatt
2009-05-21Tweaks for svn-buildpackagejcorgan
2009-05-10simple images to set revision numbermatt
2009-04-27somebody commented out the tx mux setting which prevented the xcvr2450 from w...matt
2009-04-04Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan
2009-04-02new regs for re-pause fixmatt
2009-03-26Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.eb
2009-03-18Fixed ticket:339 (ethernet capability advertisement). We noweb
2009-03-10Bumped up minimum divider to 131 for xcvr.jblum
2009-03-05New standalone firmware, burn_dbsrx_eeprom, that burns new dbid intoeb
2009-03-03Actually enable/disable tx via gpio (...when tx enable is supported).jblum
2009-02-26remove support for unmodified dbsrx because there is way too much phase noise...matt
2009-02-23support for unmodified dbsrx boardsmatt
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-02-04usrp2-xcvr cleanup, working gains, freqsjblum
2009-02-04usrp2: xcvr workingjblum
2009-02-03work in progress: xcvr running, needs work with divisorsmatt
2009-02-02work in progress: setting gpio on xcvrjblum
2009-01-31debug infomatt
2009-01-31minor rev increase for for 3.01, which was just pcb cosmetic changesmatt
2009-01-31work with the set reg functionsjblum
2009-01-30xcvr: initialize chipsetjblum
2009-01-30converted set freq in xcvrjblum
2009-01-30work on xcvr set_freqjblum
2009-01-30xcvr dboard supportjblum
2009-01-29tunes the dbsrx properly. You need to mod your dbsrx, though.matt
2009-01-28dbsrx daughterboard support, gain works, not freqmatt
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-23mimo tx work-in-progresseb
2009-01-23revert extraction of buffer_stateeb
2009-01-23Work in progress on mimo Tx state machine.eb
2009-01-22bumped stack to 3k (not sure we needed to), cleaned up old serdes testeb
2008-12-31Fix USRP2 peek32() max wordsjcorgan