uhd/host/examples
Wade Fife ca21048bd2 fpga: Change RFNoC YAML version numbers to strings
Change version from a numeric to a string, in order to
differentiate between versions like "1.1" and "1.10".
2021-06-08 15:48:59 -05:00
..
getopt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
init_usrp cmake: Bump dependency versions for UHD 4.0.0.0 2019-11-26 11:49:08 -08:00
python examples: Fix underrun/seq error reporting in benchmark_rate.py 2021-05-20 14:58:43 -05:00
rfnoc-example fpga: Change RFNoC YAML version numbers to strings 2021-06-08 15:48:59 -05:00
ascii_art_dft.hpp examples: Add min dynamic range limit to ascii art DFT example 2021-04-15 14:00:34 -05:00
benchmark_rate.cpp examples: Fix --random option in benchmark_rate 2020-10-12 15:10:07 -05:00
benchmark_streamer.cpp uhd: Replace usage of boost smart pointers with C++11 counterparts 2019-11-26 12:21:32 -08:00
CMakeLists.txt examples: replay samples from file 2020-08-11 16:08:16 -05:00
gpio.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
latency_test.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
network_relay.cpp uhd: Replace all occurrences of boost::bind with std::bind 2019-11-26 12:21:32 -08:00
rfnoc_nullsource_ce_rx.cpp Remove proto-RFNoC files 2019-11-26 12:16:25 -08:00
rfnoc_radio_loopback.cpp examples: Remove unused arguments for rfnoc_radio_loopback 2021-03-11 09:52:18 -06:00
rfnoc_replay_samples_from_file.cpp examples: replay samples from file 2020-08-11 16:08:16 -05:00
rfnoc_rx_to_file.cpp uhd: Replace all occurrences of boost::bind with std::bind 2019-11-26 12:21:32 -08:00
rx_ascii_art_dft.cpp examples: Add min dynamic range limit to ascii art DFT example 2021-04-15 14:00:34 -05:00
rx_multi_samples.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
rx_samples_c.c examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
rx_samples_to_file.cpp uhd: Remove deprecated objects and methods 2019-11-26 11:49:08 -08:00
rx_samples_to_udp.cpp Examples: wrap up ref setting with option check 2019-11-24 16:56:27 -08:00
rx_timed_samples.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
sync_to_gps.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
test_clock_synch.cpp uhd: Replace all occurrences of boost::bind with std::bind 2019-11-26 12:21:32 -08:00
test_dboard_coercion.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
test_messages.cpp examples: Update test_messages example 2020-04-30 15:14:28 -05:00
test_pps_input.cpp examples: test_pps_input: Also test for ref_locked on E31x 2019-11-21 15:02:03 -08:00
test_timed_commands.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
twinrx_freq_hopping.cpp uhd: Replace BOOST_FOREACH(v, c) with for(v : c) 2019-11-26 12:21:32 -08:00
tx_bursts.cpp Examples: tx_bursts add subdev, ref, lo-offset, bw options 2019-11-22 20:38:27 -08:00
tx_samples_c.c examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
tx_samples_from_file.cpp example: Check for failure in tx_samples_from_file 2020-07-31 15:09:33 -05:00
tx_timed_samples.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
tx_waveforms.cpp examples: Add --power command line option to tx_waveforms 2020-04-17 07:59:50 -05:00
txrx_loopback_to_file.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
usrp_list_sensors.cpp uhd: mpm: apply clang-format to all files 2019-01-16 11:40:23 -08:00
wavetable.hpp examples: Add --power command line option to tx_waveforms 2020-04-17 07:59:50 -05:00