summaryrefslogtreecommitdiffstats
path: root/usrp2/control_lib/newfifo
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into u1e_newbuildMatt Ettus2010-06-1420-7499/+0
|\
| * first attempt at cleaning up the build systemMatt Ettus2010-06-1021-7528/+0
* | added little endian capability for gpmc to fifo and fifo to gpmc, since ARM i...Matt Ettus2010-06-062-37/+47
* | get rid of redundant fifo18, since we can just use fifo19 and ignore the occ bitMatt Ettus2010-06-061-40/+0
* | test full width packetsMatt Ettus2010-05-241-0/+27
* | fifo36_to_ll8 and fifo pacer need a real fifo between them or they deadlock (...Matt Ettus2010-05-211-1/+8
* | fix double declarationMatt Ettus2010-05-211-1/+0
* | send bigger packets to reduce cpu loadMatt Ettus2010-05-201-1/+1
* | combined timed and crc cases. fifo pacer produces/consumes at a fixed rateMatt Ettus2010-05-201-0/+24
* | moved fifos into gpmc_async, reorganized top level a bit, added in crc packet...Matt Ettus2010-05-123-6/+48
* | packet generator and verifier, to test gpmc and other data transfer stuffMatt Ettus2010-05-124-0/+153
|/
* moved into subdirJosh Blum2010-01-2221-0/+7528