uhd/host/examples
Martin Braun 23cb967a8e examples: Remove usage of boost::process:🧒:wait_for
This method is marked deprecated in the Boost source (not, however, in
the Boost documentation) with no clear substitute. In this particular
case (we are using (`dd` to measure disk speed when running Linux in
`rx_samples_to_file`) we simply replace `wait_for` with an unconditional
`sleep_for`.
2024-04-02 11:02:11 +02:00
..
extension_example extension: windows: Fixed linking extension example to uhd.lib 2023-03-30 08:00:47 -05:00
getopt
init_usrp examples: Update example CMakeLists.txt for minimum version bumps 2021-06-28 13:44:25 -05:00
python examples: Amend rx_to_file.py to use DramReceiver 2024-02-27 11:29:00 -06:00
rfnoc-example examples: Fix rx_gain_estimate_power 2024-04-02 11:01:15 +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 tests: fix when the rx cmd's stream_now is set 2023-08-24 19:59:44 -05: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 Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
latency_test.cpp
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 Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rx_multi_samples.cpp
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: Remove usage of boost::process:🧒:wait_for 2024-04-02 11:02:11 +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
spi.cpp spi: Replace old signal names with up to date ones 2022-07-14 16:24:35 -05: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
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
tx_waveforms.cpp examples: Improve tx examples and fix some issues 2023-12-04 11:41:46 -06: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
wavetable.hpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00