summaryrefslogtreecommitdiff
path: root/usrp2
Commit message (Expand)AuthorAgeFilesLines
...
* variable length delay line, based on srl16matt2009-04-011-0/+21
* now checks the crc as well for the received sidematt2009-04-011-2/+5
* checkpointmatt2009-04-011-0/+34
* we now inhibit our own sending when a received pause frame comes. _rx.v is c...matt2009-03-315-14/+66
* sample packetmatt2009-03-311-0/+66
* cleaned up a littlematt2009-03-312-38/+32
* tx should be fully working nowmatt2009-03-312-26/+34
* everything but CRCmatt2009-03-312-17/+37
* nearly therematt2009-03-312-42/+134
* work in progress on a simpler gigabit-only macmatt2009-03-306-0/+527
* copied over from other projectmatt2009-03-304-0/+927
* new fifos copied over from other projectmatt2009-03-3017-0/+6741
* optional (but not used) additional buffering in eth rx path. matt2009-03-301-0/+11
* comment out the RMON, which we don't usematt2009-03-301-2/+2
* Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.eb2009-03-262-5/+9
* Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286.jcorgan2009-03-193-3/+50
* 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
* copied over old one which works with icarusmatt2009-03-091-1689/+1090
* New standalone firmware, burn_dbsrx_eeprom, that burns new dbid intoeb2009-03-054-7/+108
* Fix case where USRP2 left streaming prevents reinitializationjcorgan2009-03-041-0/+4
* Actually enable/disable tx via gpio (...when tx enable is supported).jblum2009-03-031-0/+1
* timing fix. The line address in the buffers still updates now even if there ...matt2009-02-261-1/+61
* timing fix, delays the ethernet flow control by a cycle to get it across the ...matt2009-02-262-3/+16
* remove support for unmodified dbsrx because there is way too much phase noise...matt2009-02-262-15/+4
* Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...jcorgan2009-02-254-4/+4
* set all debug stuff to zeromatt2009-02-241-13/+10
* support for unmodified dbsrx boardsmatt2009-02-231-1/+9
* support for unmodified dbsrx boardsmatt2009-02-231-3/+8
* Cleanup, changed ifc_name() to interface_name()jcorgan2009-02-234-6/+6
* Adds ifc_name() to libusrp2 and gr-usrp2jcorgan2009-02-224-2/+15
* fix for config_mimo host code. (Doug Geiger)eb2009-02-201-0/+1
* minor renamingeb2009-02-172-7/+10
* Use defined bit positionsjcorgan2009-02-172-5/+9
* Remove obsolete appjcorgan2009-02-101-0/+0
* Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_ppsjcorgan2009-02-108-2/+79
* Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan2009-02-0415-64/+230
* 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
* work in progress: setting gpio on xcvrjblum2009-02-022-9/+20
* work in progressmatt2009-01-311-0/+2
* work in progressmatt2009-01-312-0/+382
* work in progressmatt2009-01-311-0/+95
* first cut at 64 bit timematt2009-01-311-0/+63
* debug infomatt2009-01-311-1/+2
* minor rev increase for for 3.01, which was just pcb cosmetic changesmatt2009-01-311-1/+1
* work with the set reg functionsjblum2009-01-311-44/+48
* xcvr: initialize chipsetjblum2009-01-301-39/+88
* converted set freq in xcvrjblum2009-01-301-24/+131