aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/test_async_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: replaced std::vector<type> for buffer arguments in send/recvJosh Blum2011-02-091-5/+3
* uhd: replaced sdev and single usrp in examples with usrp and multi usrpJosh Blum2011-01-311-26/+22
* Merge branch 'next' into flow_ctrlJosh Blum2010-10-271-8/+8
|\
* | uhd: removed 1 sample buffers in test async messagesJosh Blum2010-10-141-6/+2
* | usrp: test async messages app randomly runs testsJosh Blum2010-10-131-17/+67
* | uhd: test eob ack message, usrp2: remove rx drain on init with the promise of...Josh Blum2010-10-121-12/+20
|/
* uhd: fix async msg test to reflect new timeout apiJosh Blum2010-10-081-5/+3
* uhd: fix warning by adding brackets for while(cond){};Josh Blum2010-09-271-1/+1
* uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-201-6/+6
* usrp: test for async messages, also renamed pps testJosh Blum2010-09-091-0/+208