aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rx_ascii_art_dft.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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