what would be causing this issue, im trying to listen in non trunked mode using the following command line
now here is the error
this is a fresh install, the regular trunk command line works perfectly
this came up in the command window when i closed
Code:
./rx.py --crypt-behavior=0 --args "rtl" --gains 'lna:36' -S 960000 -f 851.8625000e6 -X -q 0 -D fsk4 -v 10 -2 -V -U 2> COIRS.2
now here is the error
Code:
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "./rx.py", line 974, in run
10/23/21 19:37:20.001639 [0] NAC 0x170 TDU15: LCW: ec=0, pb=0, sf=0, lco=0 : 00 00 04 00 27 12 00 00 00, gly_errs=0
self.callback(msg)
File "/home/jason/op25/op25/gr-op25_repeater/apps/trunking.py", line 1637, in process_qmsg
updated += self.trunked_systems[nac].decode_fdma_lcw(s, curr_time)
KeyError: 368
this is a fresh install, the regular trunk command line works perfectly
this came up in the command window when i closed
Code:
./op25c.sh: line 1: 2789 Segmentation fault (core dumped) ./rx.py --crypt-behavior=0 --args "rtl" --gains 'lna:36' -S 960000 -f 851.8625000e6 -X -q -1 -D fsk4 -v 10 -2 -V -U 2> COIRS.2