aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rx_samples_to_file.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: added wireformat to samples to fileJosh Blum2011-12-091-5/+7
|
* rx_samples_to_file is not streaming the correct nsampsJason Abele2011-11-281-15/+24
| | | | | "innovations" in rx_streamer cause it to clear stream commands move stream command to be issued after rx_streamer is created
* uhd: updated ref sensor checks for new option namesJosh Blum2011-11-101-2/+2
|
* uhd: modify examples to use new time/clock source APIJosh Blum2011-11-071-13/+2
|
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-2/+2
|
* uhd: updated examples to use new streamer interfaceJosh Blum2011-11-031-8/+9
|
* uhd: help messages for user on rx samples to fileJosh Blum2011-10-081-1/+15
|
* Updates to example appsJason Abele2011-09-211-1/+37
| | | | | | Add --ref option to specify mboard clock reference source Add check for lock to mboard clock reference (where applicable) Add check of daughterboard LO lock detect (where applicable)
* uhd: added continuous streaming and new options to tx_waveformsJosh Blum2011-03-111-4/+4
|
* uhd: a lot of tweaking, new parameters, and sig handler for to/from file ↵Josh Blum2011-03-111-17/+55
| | | | examples
* uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cppJosh Blum2011-03-111-42/+39
|
* usrp: implement sensors in all the dboards, deprecated read rssi and get lo ↵Josh Blum2011-02-111-1/+0
| | | | locked
* uhd: replaced sdev and single usrp in examples with usrp and multi usrpJosh Blum2011-01-311-16/+15
|
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
|
* uhd: replace all the instances of float not pertaining to io types with ↵Josh Blum2011-01-111-3/+2
| | | | double, simplifies life
* uhd: removed dilv in rx files examplesJosh Blum2010-10-271-7/+0
|
* uhd: added rx samples to udp example, cleaned up other examples, added gain ↵Josh Blum2010-10-271-0/+142
options