lwvmobile
DSD-FME
Okay, that seemed to work, but leads to some errors in the stderr.2, not sure if this is a complete crash or what's going on.If it really is a TDMA CC you need to add the command line option "--tdma-cc"
Code:
./rx.py --args rtl=0 -N LNA:49 -f 855.3625e6 -o 250000 -S 2048000 -q 49.0 -t -V -D cqpsk --tdma-cc -w -2 2> stderr.2
Using Python /usr/bin/python2
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.13.4
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp
Using device #0 Realtek RTL2838UHIDIR SN: 00000004
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
gain: name: LNA range: start 0 stop 0 step 0
setting gain LNA to 49
supported sample rates 250000-2560000 step 24000
[R82XX] PLL not locked!
Using two-stage decimator for speed=2048000, decim=16/4 if1=128000 if2=32000
op25_audio:pen_socket(): enabled udp host(127.0.0.1), wireshark(23456), audio(23456)
p25_frame_assembler_impl: do_imbe[1], do_output[0], do_audio_output[1], do_phase2_tdma[1], do_nocrypt[1]
metadata update not enabled
python version detected: 2.7.16 (default, Oct 10 2019, 22:02:15)
[GCC 8.3.0]
Allocating 15 zero-copy buffers
11/03/21 08:40:55.249699 Adding default config for NAC 0x1a
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "./rx.py", line 975, in run
self.callback(msg)
File "/home/sdr/op25/op25/gr-op25_repeater/apps/trunking.py", line 1597, in process_qmsg
self.update_state('tdma_duid%d' % m_type, curr_time)
File "/home/sdr/op25/op25/gr-op25_repeater/apps/trunking.py", line 1801, in update_state
tsys = self.trunked_systems[nac]
KeyError: None
![Screenshot_MX Linux SDR [Running] - Oracle VM VirtualBox_7.png Screenshot_MX Linux SDR [Running] - Oracle VM VirtualBox_7.png](http://forums.radioreference.com/data/attachments/87/87215-d0e44f1dad7096733863e020e4c389b2.jpg)