mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
This example demonstrates the simultaneous capture of the entire L-band which extends from 1 GHz to 2.4 GHz using one channel on each of the two radios using the dual rate feature. This is supported ionly on the X440 device. Read the comments in the example for details. Does the following: - Sets up connections in rfnoc graph - Configures radios and dual replay blocks - Synchronously captures data and streams to replay block - Fetches data to host and plots a windowed FFT. - Repeat. Signed-off-by: Virendra Kakade <virendra.kakade@ni.com> Co-authored-by: Martin Anderseck <martin.anderseck@ni.com> |
||
|---|---|---|
| .. | ||
| 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 | ||