Martin Braun
4f948e2c8b
Move all license headers to SPDX format.
2017-12-22 10:45:51 -08:00
Andrej Rode
c33928d2bb
utils: add set_thread_name API call, move thread_priority to thread
2017-06-29 13:43:05 -07:00
Martin Braun
853901782f
uhd: Added nicer error reporting to rx examples
2014-04-10 21:26:39 +02:00
Michael West
dd8e499979
Added timed control commands to test_timed_commands example. Added radio core as subscriber to tick rate change for B200.
2014-01-15 15:09:58 -08:00
Michael West
61c5ddbe9c
BUG 298: B200: timed receive does not work on B210
...
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.
2014-01-09 17:02:32 -08:00
Josh Blum
8814558fca
Merge branch 'maint'
2013-08-28 17:34:08 -07:00
Nicholas Corgan
429462742e
test_timed_commands: explicitly set RX stream time to be less than recv timeout
2013-08-28 16:02:41 -07:00
Josh Blum
c464a63e87
uhd: added new calls to streamer object + support work
...
* 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.
2013-07-15 15:44:42 -07:00
Moritz Fischer
171e46cebe
examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively
...
instead of 0 and 1.
2012-10-26 14:00:29 -07:00
Josh Blum
ea659bd81e
fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCK
2012-03-23 14:36:56 -07:00