aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/usrp-e-mm-loopback.c
Commit message (Expand)AuthorAgeFilesLines
* Mark received block as accepted by user space.Philip Balister2011-01-261-0/+2
* Use a dummy write to start DMA transfers when sending data to the FPGA.Philip Balister2010-09-211-1/+1
* Use the ring buffer sizes read from the kernel.Philip Balister2010-09-211-3/+3
* Convert write to use the mmap interface.Philip Balister2010-09-211-4/+22
* Read the ring buffer size from the kernel and use that to set up thePhilip Balister2010-09-211-10/+17
* Fix ring buffer size calculation.Philip Balister2010-09-211-4/+4
* Fix really dumb mistake in rad ring buffer code. Add/comment debugroot2010-09-201-4/+6
* Convert to use mmaped rx ring buffer.Philip Balister2010-08-111-13/+50
* Loopback test now supports variable size and works with mmapable ring buffer.Philip Balister2010-08-111-0/+194