aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/control_lib/newfifo
Commit message (Collapse)AuthorAgeFilesLines
* added little endian capability for gpmc to fifo and fifo to gpmc, since ARM ↵Matt Ettus2010-06-062-37/+47
| | | | is LE.
* 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
| | | | (by design)
* 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 ↵Matt Ettus2010-05-123-6/+48
| | | | packet gen and test
* 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