boatbod / op25

Fork of osmocom OP25 by boatbod
311 stars 97 forks source link

Exception in thread Thread-1: #138

Closed KB6mcc closed 2 years ago

KB6mcc commented 2 years ago

Followed many leads in the forums but still having the issues. It works very very well to begin with but it just stop for whatever reason. The range from within an hour or 5 hours+.

I'm running the OP25 on fresh build with hackrf SDR Description: Ubuntu 18.04.6 LTS Release: 18.04 Codename: bionic

Already done with git pull with same result.

stderr.txt

Below is the start up command ./rx.py --args 'hackrf' -N 'RF:14,IF:40,BB:52' -S 8000000 -q 0.6 -o 380e3 -O plughw:CARD=PCH,DEV=0 -2 -T city-dd.tsv -V -U -v 1 2> stderr.txt

Here is the Trunk file (cant attach the *.tsv file) city-dd.txt

KB6mcc commented 2 years ago

The c40bc52 patch fixed the above issue. OK to close. Appreciated the quick support.