uhd/host/examples/python
Lars Amsel 0fa4f7179b bug: fix channel indexing when reading USRP power
the USRP power meter will only receive from a single channel which
is configured by the argument parameter. The streamer receive
data will therefor alwalys have a single channel. So do not index
with chan when passing the streamer to uhd.dsp.signals.get_usrp_power.
2021-10-11 10:43:10 -07:00
..
benchmark_rate.py python: Fix dropped-sample calculation in benchmark_rate.py 2021-09-28 06:25:25 -07:00
CMakeLists.txt examples: Add usrp_power_meter example 2020-05-19 13:30:20 -05:00
curses_fft.py Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
rx_to_file.py Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
tx_waveforms.py python: multi_usrp: Fix issues in send_waveform() 2021-10-06 11:57:25 -07:00
usrp_power_meter.py bug: fix channel indexing when reading USRP power 2021-10-11 10:43:10 -07:00