aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/latency_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2017-07-171-8/+71
|\
| * examples: Improved output for latency_testMartin Braun2017-06-301-8/+71
| |
* | utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
|/
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-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 respectivelyMoritz Fischer2012-10-261-1/+1
| | | | instead of 0 and 1.
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-3/+3
|
* uhd: updated examples to use new streamer interfaceJosh Blum2011-11-031-8/+9
|
* uhd: cleanup/tweaks on timed samples examplesJosh Blum2011-03-111-3/+3
|
* uhd: cleanup for latency testJosh Blum2011-02-031-143/+102
|
* successful latency test. About 500 us on my laptop.Matt Ettus2011-02-031-4/+8
|
* getting usable dataMatt Ettus2011-02-031-4/+10
|
* sort of working latency testerMatt Ettus2011-02-031-0/+198