aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/tx_bursts.cpp
Commit message (Expand)AuthorAgeFilesLines
* examples: Fix tx_bursts bandwidth/freq/gain reportingMartin Braun2021-12-161-11/+9
* Examples: tx_bursts add subdev, ref, lo-offset, bw optionsnatetemple2019-11-221-8/+41
* examples: remove thread priority elevationCiro Nishiguchi2019-10-221-2/+0
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-64/+74
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-161-0/+2
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-291-3/+2
* examples: tx_bursts fixesmichael-west2016-08-021-11/+29
* examples: Whitespace and other cleanupMartin Braun2014-10-281-1/+0
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-141-1/+1
* 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-241-2/+7
* examples: changed examples that force usage of all channels to allow user to ...Nicholas Corgan2013-08-261-4/+20
* 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
* examples: fix tx bursts so we only set EOB at the endJosh Blum2012-05-301-9/+5
* tx_bursts: set EOB on nsamps <= spbNick Foster2012-03-161-1/+1
* 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-6/+8
* tx_bursts: minor changeNick Foster2011-05-271-1/+1
* tx_bursts: optional repeatNick Foster2011-05-271-3/+5
* minor change to tx_burstsNick Foster2011-05-261-1/+1
* add gain to tx burst appNick Foster2011-05-261-0/+6
* added tx_bursts MIMO burst transmit testNick Foster2011-05-261-0/+154