You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[sdr_usr@linux sdr]$ modeslive --source rtlsdr
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
Exact sample rate is: 2000000.052982 Hz
Traceback (most recent call last):
File "/home/sdr_usr/.local/lib/python3.11/site-packages/pyModeS/extra/rtlreader.py", line 193, in run
self._read_callback(data, None)
File "/home/sdr_usr/.local/lib/python3.11/site-packages/pyModeS/extra/rtlreader.py", line 169, in _read_callback
messages = self._process_buffer()
^^^^^^^^^^^^^^^^^^^^^^
File "/home/sdr_usr/.local/lib/python3.11/site-packages/pyModeS/extra/rtlreader.py", line 87, in _process_buffer
threshold = max(frame_pulses) * 0.2
^^^^^^^^^^^^^^^^^
ValueError: max() arg is an empty sequence
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: