aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Fix boundary condition in ascii_art_dft plottingMartin Braun2019-01-211-1/+1
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1630-3081/+3517
* ascii_art_dft: move example within include guardBrent Stapleton2019-01-161-2/+1
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-1627-0/+54
* examples: Improved error message in tx_waveformsDerek Kozel2019-01-141-2/+6
* Examples: Add lo-offset to tx_waveformsnatetemple2019-01-101-2/+6
* Examples: update lo-offset naming in tx from filenatetemple2019-01-101-4/+7
* Examples: Add LO Offset to rx_samples_to_filenatetemple2019-01-101-2/+6
* examples: change boost to std for time commandsmguyler-ni2019-01-081-40/+58
* examples: optimize tx_waveforms memory allocationsBrent Stapleton2019-01-031-5/+10
* examples: formatting in tx_waveformsBrent Stapleton2019-01-031-2/+8
* examples: optimize benchmark_rate start timeBrent Stapleton2019-01-031-3/+3
* uhd: Add benchmark_streamer support for multi-channel streamerCiro Nishiguchi2018-12-171-275/+478
* examples: Add keyboard controls to rx_ascii_art_dftRakesh Peter2018-12-171-3/+116
* examples: rfnoc_radio_loopback: Clean up exampleMartin Braun2018-12-031-15/+11
* rfnoc: Add halt to replay APIWade Fife2018-11-271-1/+5
* RFNoC: Fix replay example port argsWade Fife2018-11-271-3/+3
* uhd: fix rx antenna not being applied in txrx exampleMark Meserve2018-11-161-2/+3
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-144-65/+65
* uhd: Changes to traffic counter register namesCiro Nishiguchi2018-10-311-66/+54
* uhd: Add dual measurements to benchmark_streamerCiro Nishiguchi2018-10-181-113/+314
* utils: fix bmark_rate MIMO synchronizationBrent Stapleton2018-10-121-9/+10
* uhd: Add benchmark_streamer exampleCiro Nishiguchi2018-10-112-0/+498
* examples: add rfnoc_radio_loopbackTrung Tran2018-09-142-0/+214
* python: Fix duration of benchmark rateBrent Stapleton2018-09-121-1/+1
* Examples: Fix channel argument for rx_samples_to_fileMichael West2018-08-291-18/+18
* RFNoC: Add Replay API and exampleWade Fife2018-08-291-0/+367
* uhd: Remove usage of time_t (except when required)Martin Braun2018-08-203-7/+7
* rfnoc: examples: Removed some legacy code patterns from RFNoC examplesMartin Braun2018-08-022-34/+45
* UHD: Added RFNoC examplesMartin Braun2018-06-223-0/+830
* python: Adding Python API benchmark rateBrent Stapleton2018-06-202-0/+482
* python: Added curses frequency plot examplePaul David2018-06-202-0/+153
* python: Separating exposed Python data structuresPaul David2018-06-203-55/+38
* python: Initial commit of Python APIAndrej Rode2018-06-204-0/+137
* examples: Select subdev spec before setting channelsSugandha Gupta2018-06-121-4/+3
* examples: Remove use of boost::posix_time from rx_ascii_art_dftMartin Braun2018-05-091-3/+8
* examples: Avoid calculating dropped samples for negative offsetsMartin Braun2018-05-031-1/+10
* examples: Fix sleep duration in benchmark_rateMartin Braun2018-05-031-1/+1
* examples: Add failure modes to benchmark_rateMartin Braun2018-05-031-20/+86
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-309-31/+41
* examples: De-boostify rx_samples_to_fileMartin Braun2018-04-181-47/+93
* examples: Remove superfluous sleepMartin Braun2018-04-181-2/+0
* uhd: update settling time to double in txrx_loopback_to_file exampleDaniel Jepson2018-04-101-4/+4
* uhd: increase tx buffer fill time for txrx_loopback_to_file exampleDaniel Jepson2018-04-101-1/+1
* uhd: fix subdevice selection order in txrx_loopback_to_file exampleDaniel Jepson2018-04-101-4/+4
* example: Refactor gpio.cppMartin Braun2018-03-301-12/+22
* examples: Update benchmark_rate (more stats, timestamps)Martin Braun2018-03-141-57/+111
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-051-3/+6
* examples: Fix some minor compiler warningsMartin Braun2018-02-197-17/+38
* uhd: Update license headersMartin Braun2018-02-1930-28/+58