Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Martin Braun | 2017-07-17 | 1 | -8/+71 |
|\ | |||||
| * | examples: Improved output for latency_test | Martin Braun | 2017-06-30 | 1 | -8/+71 |
| | | |||||
* | | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
|/ | |||||
* | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 1 | -2/+2 |
| | | | | | | | * 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 respectively | Moritz Fischer | 2012-10-26 | 1 | -1/+1 |
| | | | | instead of 0 and 1. | ||||
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 1 | -3/+3 |
| | |||||
* | uhd: updated examples to use new streamer interface | Josh Blum | 2011-11-03 | 1 | -8/+9 |
| | |||||
* | uhd: cleanup/tweaks on timed samples examples | Josh Blum | 2011-03-11 | 1 | -3/+3 |
| | |||||
* | uhd: cleanup for latency test | Josh Blum | 2011-02-03 | 1 | -143/+102 |
| | |||||
* | successful latency test. About 500 us on my laptop. | Matt Ettus | 2011-02-03 | 1 | -4/+8 |
| | |||||
* | getting usable data | Matt Ettus | 2011-02-03 | 1 | -4/+10 |
| | |||||
* | sort of working latency tester | Matt Ettus | 2011-02-03 | 1 | -0/+198 |