uhd/host/examples
Martin Braun d31e4a4ffe examples: Add remote RX streaming example
Co-authored-by: Virendra Kakade <virendra.kakade@ni.com>
2022-08-30 13:43:36 -05:00
..
extension_example extension: Add extension example 2022-08-30 08:49:26 -05:00
getopt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
init_usrp examples: Update example CMakeLists.txt for minimum version bumps 2021-06-28 13:44:25 -05:00
python examples: Add remote RX streaming example 2022-08-30 13:43:36 -05:00
rfnoc-example fpga: Update makefiles to allow parallel FPGA builds 2022-08-16 10:16:22 -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 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: 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 examples: remove thread priority elevation 2019-10-22 16:18:46 -07:00
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 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
spi.cpp spi: Replace old signal names with up to date ones 2022-07-14 16:24:35 -05: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 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: Fix tx_bursts bandwidth/freq/gain reporting 2021-12-16 09:18:47 -06: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 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 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