uhd/host/examples/python
Virendra Kakade 33a869892f examples: L band capture example using dual rate
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>
2023-10-27 15:43:18 -05: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: remote_rx: Add --mac-address argument 2022-09-23 13:01:58 -07: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 examples: L band capture example using dual rate 2023-10-27 15:43:18 -05:00