aboutsummaryrefslogtreecommitdiffstats
path: root/serdes
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings, mostly from implicitly defined wires or unspecified widthsMatt Ettus2009-10-011-1/+1
|
* Untested fixes for getting serdes onto the new fifo system. Compiles, at leastMatt Ettus2009-09-042-77/+28
|
* Merged SVN matt/new_eth r10782:11633 into new_ethJohnathan Corgan2009-08-313-64/+35
| | | | | | | * svn diff http://gnuradio.org/svn/branches/developers/matt/new_eth -r10782:11633 * Patch applied with no conflicts or fuzz.
* detect loss of signalmatt2009-01-221-1/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10284 221aa14e-8319-0410-a670-987f0aec2ac5
* corrected link up detectormatt2009-01-191-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10260 221aa14e-8319-0410-a670-987f0aec2ac5
* added the basic wb<-->extram interface and a serdes interrupt to tell link ↵matt2008-10-082-12/+13
| | | | | | status git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9746 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and ↵jcorgan2008-09-086-0/+1031
gr-usrp2 top-level components. Trunk passes distcheck with mb-gcc installed, but currently not without them. The key issue is that when mb-gcc is not installed, the build system skips over the usrp2/firmware directory, and the firmware include files don't get put into the dist tarball. But we can't do the usual DIST_SUBDIRS method as the firmware is a subpackage. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9528 221aa14e-8319-0410-a670-987f0aec2ac5