aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/usrp-e-loopback.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert non-mmaped loopback test program to use new simple read/write api.Philip Balister2010-08-111-43/+33
| | | | | Done by copying from the -mm version, which will be used to test mmaped ring buffer.
* Loopback test now supports variable size and works with mmapable ring buffer.Philip Balister2010-08-111-11/+28
|
* Exit on errors. Run until an error occurs. Alloq for up to 2 sequencePhilip Balister2010-06-131-6/+17
| | | | number errors so program can start with "dirty" fpga contents.
* Update usrp_e.h file. Change programs to use struct element status instead ↵Philip Balister2010-06-131-3/+3
| | | | of flags.
* Divide by 4 to convert byts/sec to samples/sec. Multiply by 4 is right out.Philip Balister2010-05-231-1/+1
|
* Rename loopback test program to match bin file name.Philip Balister2010-05-201-0/+176