aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/usrp-e-loopback.c
Commit message (Collapse)AuthorAgeFilesLines
* USRP-E: updated the loopback tester for length checking.root2010-10-131-5/+42
| | | | | Checks lengths by pushing them into a circular buffer and popping them out. Protected by mutex so it doesn't go chewing on itself.
* Move fpga-downloader and usrp-e-loopback into utils so they get packagedPhilip Balister2010-08-281-0/+194
for installation on the USRP Embedded.