aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/txrx_loopback_to_file.cpp
Commit message (Expand)AuthorAgeFilesLines
* examples: TX/RX loopback stopping condition was reversedPaul David2016-03-031-1/+1
* examples: TX/RX loopback could run forever if the exact number of samples isn...DaulPavid2016-03-031-1/+1
* Merge branch 'maint'Martin Braun2015-03-111-2/+2
|\
| * uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-111-2/+2
* | Merge branch 'maint'Martin Braun2015-02-121-2/+2
|\|
| * examples: Show set_rx_bandwidth units properly in MHz in all examplesRajib Bhattacharjea2015-02-091-2/+2
* | Merge branch 'maint'Martin Braun2015-01-081-33/+43
|\|
| * examples: Fixed multi-channel gain and freq setup for txrx_loopback_to_fileMartin Braun2015-01-081-33/+43
* | Merge branch 'maint'Martin Braun2014-12-151-8/+8
|\|
| * host/examples: rm'ed refs to d'boards, IF freq.Marcus Müller2014-12-121-8/+8
| * examples: Fixed multi-channel opsMartin Braun2014-11-121-7/+52
* | examples: Fixed multi-channel opsMartin Braun2014-11-131-6/+53
* | examples: Whitespace and other cleanupMartin Braun2014-10-281-48/+1
|/
* uhd: Added nicer error reporting to rx examplesMartin Braun2014-04-101-2/+2
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-141-2/+2
* 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-241-3/+10
* examples: changed examples that force usage of all channels to allow user to ...Nicholas Corgan2013-08-261-17/+44
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-1/+1
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-1/+1
* Created example for simultaneous transmit and receive to fileJason Abele2012-05-141-0/+447