uhd/host/examples
Marian Koop bc97db2847 examples: Fixed bugs observing cmd argument -c in remote_rx.py example
Fixed bug that used hardcoded channel variable to configure
device (rate, freq, gain), but channel list from argument during
streaming configuration.
Fixed bug when specifying multiple channels with duration argument
that resulted into python syntax error.
Changed multi channel behavior to use unique streamer per channel,
which now requires specifying dest-port per channel. This approach
ensures receiver implementation can associate data with a usrp
channel.
2024-01-03 08:56:28 -06:00
..
extension_example extension: windows: Fixed linking extension example to uhd.lib 2023-03-30 08:00:47 -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: Fixed bugs observing cmd argument -c in remote_rx.py example 2024-01-03 08:56:28 -06:00
rfnoc-example image builder: Remove superfluous entries from block YAMLs 2023-11-30 10:21:07 -06: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 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 Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05: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 Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05: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 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 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: 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 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