mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
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. |
||
|---|---|---|
| .. | ||
| benchmark_rate.py | ||
| CMakeLists.txt | ||
| curses_fft.py | ||
| remote_rx.py | ||
| replay_capture.py | ||
| rx_to_file.py | ||
| tx_waveforms.py | ||
| usrp_power_meter.py | ||
| x440_L_band_capture.py | ||