aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* uhd: added inline message testing to the messages exampleJosh Blum2011-07-031-1/+1
| | | | | | | 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.
* uhd: more benchmark tweaks, removed old benchmark rxJosh Blum2011-06-151-1/+0
|
* uhd: created benchmark rate appJosh Blum2011-06-151-0/+1
|
* added tx_bursts MIMO burst transmit testNick Foster2011-05-261-0/+1
|
* uhd: setup cpack components for component based installersJosh Blum2011-03-211-2/+2
|
* uhd: created rx_multi_samples for multi-channel exampleJosh Blum2011-03-111-0/+1
|
* uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cppJosh Blum2011-03-111-0/+1
|
* uhd: cleanup for latency testJosh Blum2011-02-031-1/+1
|
* sort of working latency testerMatt Ettus2011-02-031-0/+1
|
* cmake: changes to finding python interp, some other tweaksJosh Blum2010-12-271-1/+1
|
* uhd: added rx samples to udp example, cleaned up other examples, added gain ↵Josh Blum2010-10-271-1/+2
| | | | options
* uhd: added rx to file example, simplified cmake file for examplesJosh Blum2010-10-271-26/+18
|
* created ascii art dft plotter in uhdJosh Blum2010-10-251-0/+12
|
* usrp: test for async messages, also renamed pps testJosh Blum2010-09-091-5/+9
|
* Created pps_test example and docsJason Abele2010-08-271-0/+4
|
* uhd: replaced tx continuous app with tx waveform app (siggen example app)Josh Blum2010-08-191-4/+4
|
* uhd: made tx continuous samples example appJosh Blum2010-07-281-0/+5
|
* uhd: created benchmark rx example appJosh Blum2010-06-241-2/+10
| | | | Made mods to time spec to support math operators.
* Added tx timed samples example.Josh Blum2010-05-181-0/+4
| | | | | Added called to device to get max samples per packet. Removed device props that gave max samples per packet.
* Reorganized apps dir into utils and examples dir.Josh Blum2010-03-231-0/+20
The files get installed into the pkg data directory.