thanks for the bug report. i added a small change which will hopefully fix the crash. please tell me if it solves the problem
i didn't get the crash on my system, but the fixed code is obviously bad.
Telive 1.8 works fine,
only the Call Identifiers are not beeing cleared at the end of the conversation.
There's only one 'strange' user in this network. Sometimes I get only one ISSI (no GSSI or other ISSI) and I only here one site of the conversation. The ISSI I see is an office ISSI no mobile user. This lonely ISSI sometimes appears on identifier 0:.
In the meantime my screen is filled with abandoned Call Identifiers ;-)
The highst number now is 7013 do they rollover to 0 when they reach 9999 or do the keep counting ?
Screen is cleared as before, but it looks like i see less CID's now. The network is less crowded at the moment (evening overhere) maybe thats the reason ? Will have a look again at daytime.
Hello I recently had to reinstall my team and I have put debian 8 Jessie and the latest version of osmocore - telive , now I have micro outages in decoding tetra . They are not important but annoying . It's like you need a more powerful computer now ,.
How I can get install an older version of the software?
I have another pc with older instalation and work fine, the same frec and the same antenna.
Before it was more fluid, now it's like there are some signs that the receiver1 1 detected as an error and gives it annoying jumps.
Ok, I think the difference is the AFC , AFC when the message shows is cut the voice.
Can i turn off AFC ???
I probe gnuradio 3.6 with new install and i have the same problem.
https://github.com/sq5bpf/osmo-tetra-sq5bpf/commits/master
but before you do this, see if the internal float_to_bits implementation is causing the problem. in receiver1 uncomment the line using float_to_bits, and comment the next one, so the end of the script should read:
demod/${GR_DIR}/simdemod2.py -o /dev/stdout -i $FIFO | ./float_to_bits /dev/stdin /dev/stdout | ./tetra-rx /dev/stdin
#tetra-rx args: -a turns on pseudo-afc , -i uses an internal float_t_bits
#if you have problems with the receiver, then try to remove -a
#demod/${GR_DIR}/simdemod2.py -o /dev/stdout -i $FIFO | ./tetra-rx -a -i /dev/stdin
Yes more better with this mod, now in both PC is similar,
thank you very much.
That means I have connection between GQRX and telive
I m working on the same goal : using a simple SDR interface eg GQRX or cubic sdr instead of grc . That should allow to plug rtl sdr, funcube, airspy or sdrplay ....