Commit graph

10 commits

Author SHA1 Message Date
Andrej Rode
c33928d2bb utils: add set_thread_name API call, move thread_priority to thread 2017-06-29 13:43:05 -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
fac15db5d7 uhd: renamed some of the stream types and functions 2011-11-03 20:37:11 -07:00
Josh Blum
a629bbe7e3 uhd: updated examples to use new streamer interface 2011-11-03 20:37:10 -07:00
Josh Blum
cadafd4c3e uhd: cleanup/tweaks on timed samples examples 2011-03-11 16:22:20 -08:00
Josh Blum
a54c4ab9de uhd: cleanup for latency test 2011-02-03 18:50:31 -08:00
Matt Ettus
d6cab26bf2 successful latency test. About 500 us on my laptop. 2011-02-03 16:41:01 -08:00
Matt Ettus
d74b0322bf getting usable data 2011-02-03 16:10:47 -08:00
Matt Ettus
4b9f4b5aec sort of working latency tester 2011-02-03 15:48:04 -08:00