summaryrefslogtreecommitdiff
path: root/usrp2
AgeCommit message (Expand)Author
2009-04-02simulate a hiccup in the filling of the fifo. If long enough, will cause a t...matt
2009-04-02new regs for re-pause fixmatt
2009-04-02debug ports for fifo level testing. Normally I wouldn't check this in, but a...matt
2009-04-02Fix for fifo overruns on eth rx in full duplex. Now send re-pause long befor...matt
2009-04-02test multiple error typesmatt
2009-04-02added a state to ensure the error signal propagates, and now we assert src_rd...matt
2009-04-02only write one error into fifomatt
2009-04-02generate error signalmatt
2009-04-02added error output line, alternative to simultaneous sof/eofmatt
2009-04-02logic to interface locallink fifos to our macmatt
2009-04-01add fifos to interface to the macsmatt
2009-04-01rx seems to work. haven't test error framesmatt
2009-04-01address filteringmatt
2009-04-01only report result for 1 cyclematt
2009-04-01variable length delay line, based on srl16matt
2009-04-01now checks the crc as well for the received sidematt
2009-04-01checkpointmatt
2009-03-31we now inhibit our own sending when a received pause frame comes. _rx.v is c...matt
2009-03-31sample packetmatt
2009-03-31cleaned up a littlematt
2009-03-31tx should be fully working nowmatt
2009-03-31everything but CRCmatt
2009-03-31nearly therematt
2009-03-30work in progress on a simpler gigabit-only macmatt
2009-03-30copied over from other projectmatt
2009-03-30new fifos copied over from other projectmatt
2009-03-30optional (but not used) additional buffering in eth rx path. matt
2009-03-30comment out the RMON, which we don't usematt
2009-03-26Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.eb
2009-03-19Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286.jcorgan
2009-03-18Fixed ticket:339 (ethernet capability advertisement). We noweb
2009-03-10Bumped up minimum divider to 131 for xcvr.jblum
2009-03-09copied over old one which works with icarusmatt
2009-03-05New standalone firmware, burn_dbsrx_eeprom, that burns new dbid intoeb
2009-03-04Fix case where USRP2 left streaming prevents reinitializationjcorgan
2009-03-03Actually enable/disable tx via gpio (...when tx enable is supported).jblum
2009-02-26timing fix. The line address in the buffers still updates now even if there ...matt
2009-02-26timing fix, delays the ethernet flow control by a cycle to get it across the ...matt
2009-02-26remove support for unmodified dbsrx because there is way too much phase noise...matt
2009-02-25Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...jcorgan
2009-02-24set all debug stuff to zeromatt
2009-02-23support for unmodified dbsrx boardsmatt
2009-02-23support for unmodified dbsrx boardsmatt
2009-02-23Cleanup, changed ifc_name() to interface_name()jcorgan
2009-02-22Adds ifc_name() to libusrp2 and gr-usrp2jcorgan
2009-02-20fix for config_mimo host code. (Doug Geiger)eb
2009-02-17minor renamingeb
2009-02-17Use defined bit positionsjcorgan
2009-02-10Remove obsolete appjcorgan
2009-02-10Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_ppsjcorgan