uhd/host/examples
Martin Braun 0fdc47dfaf examples: Remove unused constants
Unused variables, constants, and functions cause compiler warnings on
recent compilers. We therefore remove those, or comment them out. The
heuristic for when to comment out and when to delete is as such: If
there is a list of constants or variables, where the unused constant
makes sense within a list, it is commented out. Otherwise, it is
deleted.
2024-10-29 17:59:42 +01:00
..
extension_example cmake: Make UHDPython.cmake available to OOTs 2024-09-02 08:22:58 +02:00
getopt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
init_usrp cmake: Make UHDPython.cmake available to OOTs 2024-09-02 08:22:58 +02:00
python examples: Don't do timed commands for X410 in tx_waveform examples 2024-06-26 14:49:20 +02:00
rfnoc-gain examples: rfnoc-gain: Make use of modules.d 2024-09-27 15:35:37 +02:00
ascii_art_dft.hpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
benchmark_rate.cpp Test: Add a parameter to align data in TX streamer 2024-09-09 09:28:27 +02:00
benchmark_streamer.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
CMakeLists.txt cmake: ncurses: fix building with split tinfo 2022-02-24 13:33:39 -06:00
gpio.cpp examples: Remove unused constants 2024-10-29 17:59:42 +01:00
latency_test.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
network_relay.cpp uhd: Replace Boost mutexes and locks with standard options 2021-10-19 12:21:33 -07:00
rfnoc_nullsource_ce_rx.cpp Remove proto-RFNoC files 2019-11-26 12:16:25 -08:00
rfnoc_radio_loopback.cpp examples: Remove default --ref and --pps values 2023-05-19 08:52:20 -05:00
rfnoc_replay_samples_from_file.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rfnoc_rx_to_file.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rx_ascii_art_dft.cpp examples: use coerced bandwidth for display 2024-08-13 11:18:50 +02:00
rx_multi_samples.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
rx_samples_c.c Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rx_samples_to_file.cpp examples: fix usage of rx_samples_to_file with use_dpdk=1 2024-10-02 14:05:42 +02:00
rx_samples_to_udp.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rx_timed_samples.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
spi.cpp examples: Remove unused constants 2024-10-29 17:59:42 +01:00
sync_to_gps.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05: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 Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
test_messages.cpp uhd: Remove includes of list_of.hpp where appropriate 2021-06-24 12:00:49 -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: Remove default --ref and --pps values 2023-05-19 08:52:20 -05:00
tx_samples_c.c Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
tx_samples_from_file.cpp examples: Improve tx examples and fix some issues 2023-12-04 11:41:46 -06:00
tx_timed_samples.cpp examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
tx_waveforms.cpp examples: Move setup time in tx_waveforms after tuning 2024-06-28 13:16:32 +02:00
txrx_loopback_to_file.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
usrp_list_sensors.cpp uhd: mpm: apply clang-format to all files 2019-01-16 11:40:23 -08:00
wavetable.hpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00