aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/test_timed_commands.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Added nicer error reporting to rx examplesMartin Braun2014-04-101-2/+2
|
* Added timed control commands to test_timed_commands example. Added radio ↵Michael West2014-01-151-6/+35
| | | | core as subscriber to tick rate change for B200.
* BUG 298: B200: timed receive does not work on B210Michael West2014-01-091-4/+5
| | | | | BUG 299: UHD: test_timed_commands divides difference by 100 Changed stream_now to false, added assignment of time_spec to command, and fixed typo.
* 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