aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'next' into usrp_eJosh Blum2010-10-271-0/+12
|\
| * created ascii art dft plotter in uhdJosh Blum2010-10-251-0/+12
| |
* | usrp-e: Add example that reads data from uhd and sends it over a udp socket.Philip Balister2010-10-211-0/+4
| |
* | Merge branch 'master' into usrp_eJosh Blum2010-09-091-5/+9
|\| | | | | | | | | Conflicts: host/examples/CMakeLists.txt
| * usrp: test for async messages, also renamed pps testJosh Blum2010-09-091-5/+9
| |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-09-091-0/+4
|\|
| * Created pps_test example and docsJason Abele2010-08-271-0/+4
| |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-08-191-4/+4
|\| | | | | | | | | Conflicts: host/examples/CMakeLists.txt
| * uhd: replaced tx continuous app with tx waveform app (siggen example app)Josh Blum2010-08-191-4/+4
| |
* | Add program to transmit samples from a file.Philip Balister2010-08-191-0/+5
| |
* | Build rx_to_file example.Philip Balister2010-08-181-0/+3
|/
* 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.