uhd/host/examples/python
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
..
benchmark_rate.py python: Fix dropped-sample calculation in benchmark_rate.py 2021-09-28 06:25:25 -07:00
CMakeLists.txt examples: L band capture example using dual rate 2023-10-27 15:43:18 -05:00
curses_fft.py Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
remote_rx.py examples: Fixed bugs observing cmd argument -c in remote_rx.py example 2024-01-03 08:56:28 -06:00
replay_capture.py examples: Add throttle to replay_capture.py 2023-03-13 17:51:17 -04:00
rx_to_file.py Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
tx_waveforms.py examples: Amend tx_waveforms.py to use DramTransmitter 2023-07-07 12:35:55 -07:00
usrp_power_meter.py bug: fix channel indexing when reading USRP power 2021-10-11 10:43:10 -07:00
x440_L_band_capture.py fixup! examples: L band capture example using dual rate 2023-11-02 08:30:45 -05:00