aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rx_ascii_art_dft.cpp
Commit message (Expand)AuthorAgeFilesLines
* examples: Add min dynamic range limit to ascii art DFT exampleLane Kolbly2021-04-151-3/+5
* Examples: wrap up ref setting with option checknatetemple2019-11-241-1/+3
* examples: remove thread priority elevationCiro Nishiguchi2019-10-221-2/+0
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-89/+118
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-161-0/+2
* examples: Add keyboard controls to rx_ascii_art_dftRakesh Peter2018-12-171-3/+116
* examples: Remove use of boost::posix_time from rx_ascii_art_dftMartin Braun2018-05-091-3/+8
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-2/+3
* 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
* Examples: Fix ascii typosnatetemple2017-05-201-3/+3
* examples: Show set_rx_bandwidth units properly in MHz in all examplesRajib Bhattacharjea2015-02-091-2/+2
* host/examples: rm'ed refs to d'boards, IF freq.Marcus Müller2014-12-121-4/+4
* Fixing help text for --ref argument in some examples. Reported by MarcusBen Hilburn2014-06-301-1/+1
* 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/+5
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-2/+2
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-4/+5
* 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-4/+6
* Updates to example appsJason Abele2011-09-211-2/+37
* uhd: added more hw params to rx_ascii_art_dftJosh Blum2011-04-251-12/+41
* uhd: replaced sdev and single usrp in examples with usrp and multi usrpJosh Blum2011-01-311-16/+16
* 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 doubl...Josh Blum2011-01-111-3/+3
* created ascii art dft plotter in uhdJosh Blum2010-10-251-0/+143