aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/test_timed_commands.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Josh Blum2013-08-281-1/+1
|\
| * test_timed_commands: explicitly set RX stream time to be less than recv timeoutNicholas Corgan2013-08-281-1/+1
| |
* | uhd: added new calls to streamer object + support workJosh Blum2013-07-151-1/+1
| | | | | | | | | | | | | | * The transmit streamer gives access to the async msg queue. * The receive streamer gives access to the issue stream cmd. * Supporting usrp implementation files updated. * Example applications updated to use this API.
* | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-1/+1
|/ | | | instead of 0 and 1.
* fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCKJosh Blum2012-03-231-0/+129