aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/tx_from_file.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
|
* uhd: use double for seconds in example apps so we can do partial secondsJosh Blum2011-01-121-2/+2
|
* uhd: replace all the instances of float not pertaining to io types with ↵Josh Blum2011-01-111-4/+3
| | | | double, simplifies life
* uhd: removed SOB always from tx examples,Josh Blum2010-12-301-1/+1
| | | | use the multi usrp set unknown pps in the test app
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-08-191-1/+3
| | | | | Conflicts: host/examples/CMakeLists.txt
* Add program to transmit samples from a file.Philip Balister2010-08-191-0/+123