aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/txrx_loopback_to_file.cpp
Commit message (Collapse)AuthorAgeFilesLines
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-1/+1
| | | | instead of 0 and 1.
* Created example for simultaneous transmit and receive to fileJason Abele2012-05-141-0/+447
Updates to allow rx to wait until tx settles