summaryrefslogtreecommitdiff
path: root/usrp2/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new_eth' of http://gnuradio.org/git/matt into masterJohnathan Corgan2009-10-0117-110/+89
|\
| * remove debugging codeMatt Ettus2009-09-302-4/+0
| * Merge commit 'origin' into new_ethMatt Ettus2009-09-242-3/+7
| |\ | |/ |/|
| * Implement Eth flow control using pause framesMatt Ettus2009-09-042-1/+7
| * Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_ethMatt Ettus2009-09-042-2/+3
| |\
| | * remove special last_line adjustment from ethernet portEric Blossom2009-09-042-2/+3
| * | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_ethMatt Ettus2009-09-0412-7/+13
| |\|
| | * Firmware now inserts mac source address value in each frame.Eric Blossom2009-09-0412-5/+13
| | * removed hard-coded link_is_up = true;Eric Blossom2009-09-031-2/+0
| * | properly set the address filterMatt Ettus2009-09-042-34/+21
| * | Merge branch 'master' into new_ethMatt Ettus2009-09-041-12/+12
| |\ \ | | |/ | |/|
| * | ignore .o filesMatt Ettus2009-09-022-0/+3
| * | tell s/w link is up. additional debugging outputEric Blossom2009-09-013-5/+18
| * | Merged SVN matt/new_eth r10782:11633 into new_ethJohnathan Corgan2009-08-315-77/+46
* | | configure.gnu needs to unset more vars from the environment.Philip Balister2009-09-171-1/+5
* | | add u2_flash_tool to EXTRA_DISTEric Blossom2009-09-111-2/+2
| |/ |/|
* | Expand frequency ranges to match hardware capability.Johnathan Corgan2009-09-021-12/+12
|/
* Added git ignore files auto created from svn:ignore properties.git2009-08-145-0/+178
* Made libusrp2 min and max samples even number.jcorgan2009-08-021-2/+3
* 1 is for hardware control of leds, 0 is for softwarematt2009-06-221-1/+1
* test for clock lockingmatt2009-06-193-434/+33
* test for clock lockmatt2009-06-192-0/+13
* allow the choice of automatic (hardware) control of ledsmatt2009-06-192-0/+12
* remove dbsm to make room in flashmatt2009-05-291-217/+3
* handle clocks on both version 3 and version 4 boards, cleaned up the apimatt2009-05-282-44/+122
* move i2c init and get_hw_rev before clocks_init because the clock init code n...matt2009-05-251-3/+4
* remove unneeded include filematt2009-05-251-1/+0
* remove printfs to save space. matt2009-05-251-9/+9
* remove unneeded includematt2009-05-251-1/+0
* remove EEPROM setting, complete tests even if SD failsmatt2009-05-251-20/+5
* remove direct calls to ad9510 and use api insteadmatt2009-05-251-12/+3
* Tweaks for svn-buildpackagejcorgan2009-05-211-0/+1
* simple images to set revision numbermatt2009-05-104-0/+1104
* somebody commented out the tx mux setting which prevented the xcvr2450 from w...matt2009-04-272-7/+7
* Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan2009-04-044-41/+153
* new regs for re-pause fixmatt2009-04-022-0/+3
* Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.eb2009-03-261-0/+1
* Fixed ticket:339 (ethernet capability advertisement). We noweb2009-03-182-2/+68
* Bumped up minimum divider to 131 for xcvr.jblum2009-03-101-1/+1
* New standalone firmware, burn_dbsrx_eeprom, that burns new dbid intoeb2009-03-054-7/+108
* Actually enable/disable tx via gpio (...when tx enable is supported).jblum2009-03-031-0/+1
* remove support for unmodified dbsrx because there is way too much phase noise...matt2009-02-261-6/+3
* support for unmodified dbsrx boardsmatt2009-02-231-3/+8
* minor renamingeb2009-02-172-7/+10
* Use defined bit positionsjcorgan2009-02-172-5/+9
* Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_ppsjcorgan2009-02-103-0/+38
* Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan2009-02-0410-58/+109
* usrp2-xcvr cleanup, working gains, freqsjblum2009-02-041-158/+154
* usrp2: xcvr workingjblum2009-02-042-134/+109
* work in progress: xcvr running, needs work with divisorsmatt2009-02-032-103/+83