summaryrefslogtreecommitdiff
path: root/usrp2/firmware/lib
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-04Implement Eth flow control using pause framesMatt Ettus
2009-09-04Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_ethMatt Ettus
2009-09-04remove special last_line adjustment from ethernet portEric Blossom
2009-09-04properly set the address filterMatt Ettus
2009-09-04Merge branch 'master' into new_ethMatt Ettus
2009-09-02ignore .o filesMatt Ettus
2009-09-02Expand frequency ranges to match hardware capability.Johnathan Corgan
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-221 is for hardware control of leds, 0 is for softwarematt
2009-06-19test for clock lockmatt
2009-06-19allow the choice of automatic (hardware) control of ledsmatt
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-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-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-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-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-31Rename constant for clarityjcorgan