aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/test_messages.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-1/+2
|
* 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-44/+31
|
* uhd: added inline message testing to the messages exampleJosh Blum2011-07-031-0/+366
Renamed the example to test_messages (not just async). Fixed bug in super recv packet handler related to messages. Basically, the sequence number for messages should be ignored. Fixed some quirks with usrp1 soft time control to get it work as well.