uhd/host/examples
Adam Vander Pas 4d9b68aa6a examples: rx_samples_to_file: Add disk write speed check
Run 'dd' utility for 1 second to quickly benchmark the
write speed of the file location. A warning is then displayed
to the user if the rate/channel count/data type selection is
likely to cause overflows.
2022-12-13 13:03:07 -06:00
..
extension_example extension: Add extension example 2022-08-30 08:49:26 -05:00
getopt
init_usrp examples: Update example CMakeLists.txt for minimum version bumps 2021-06-28 13:44:25 -05:00
python examples: remote_rx: Add --mac-address argument 2022-09-23 13:01:58 -07:00
rfnoc-example examples: Upgrade RFNoC example to Vivado 2021.1 2022-10-20 10:15:18 -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 tests: Atomicize counters in benchmark_rate 2022-03-07 09:21:49 -06: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 cmake: ncurses: fix building with split tinfo 2022-02-24 13:33:39 -06:00
gpio.cpp examples: gpio: output before end of stream 2022-06-13 12:03:43 -07: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: Enable radio loopback for a single radio 2022-08-22 18:06:52 -05:00
rfnoc_replay_samples_from_file.cpp examples: Fix rfnoc_replay_samples_from_file 2022-06-30 11:06:52 -07:00
rfnoc_rx_to_file.cpp examples: Improve rfnoc_rx_to_file 2021-12-01 13:34:35 -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
rx_samples_c.c examples: rx_samples_c: Use error_code instead of return_code 2022-07-21 13:30:10 -05:00
rx_samples_to_file.cpp examples: rx_samples_to_file: Add disk write speed check 2022-12-13 13:03:07 -06:00
rx_samples_to_udp.cpp
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
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 uhd: Remove includes of list_of.hpp where appropriate 2021-06-24 12:00:49 -05:00
test_pps_input.cpp
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: Fix tx_bursts bandwidth/freq/gain reporting 2021-12-16 09:18:47 -06:00
tx_samples_c.c
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
tx_waveforms.cpp uhd: Remove all occurences of boost::math::*round() 2021-06-24 12:00:49 -05:00
txrx_loopback_to_file.cpp examples: Improve txrx_loopback_to_file (late recv, Boost, timing) 2021-09-17 13:27:17 -07:00
usrp_list_sensors.cpp
wavetable.hpp examples: Add --power command line option to tx_waveforms 2020-04-17 07:59:50 -05:00