It's also working with Ubuntu 16.04 but you have to change "ubuntu 15" to "ubuntu 16"i've added a minor tweak to the install_telive.sh script to allow installation under raspbian 8
It's also working with Ubuntu 16.04 but you have to change "ubuntu 15" to "ubuntu 16"i've added a minor tweak to the install_telive.sh script to allow installation under raspbian 8
It's also working with Ubuntu 16.04 but you have to change "ubuntu 15" to "ubuntu 16"
Actually I've noticed strange behavior on Debian decoding with "remote RTL stick" (rtl_tcp) is NOT working (signal lost/signal found on telive, out of buffer space on rtl side). The same setup on Ubuntu 16.04 is working fine.
It's only "distro depended", the same hardware and network setup, only difference Ubuntu 16.04 vs Debianyou probably need to tweak some buffer sizes.
also try to see if this isn't a network issue, especially if wifi is involved.
It's only "distro depended", the same hardware and network setup, only difference Ubuntu 16.04 vs Debian
the issues are either with gnuradio (different version, so maybe different buffer sizes etc) or with the network stack. for example there might be a different wifi driver causing more packet drops, and these will cause tcp retransmissions etc (use a sniffer to check).
I agree that's probably gnuradio issue. For sure not WiFi (using LAN connection) ;-)
I can confirm that number displayed below the user(s) ISSI in the usage identifier when on a clear network is the GSSI. I think I remember reading earlier in the thread people weren't sure which was the group ID.
that really depends on the order in which the signalling info arrives, and also only 3 SSIs are remembered, so if there is a group call, and more than 2 ISSIs use it, then one ssi has to be forgotten and the list gets "shifted"
btw was this on tetra equipment which you own (or control)? if so, then you can try different scenarios (group calls, individual etc). i'd also be interested in the results
Is this expected behavior, or should I have expected one of the SSI names in the .ogg filename to have been the correct GSSI, or will SSI1, 2 and 3 in the filename likely to be be a mix of ISSI and GSSI?
Maybe it could be a good idea to implement external xrpc server driving e.x. codding program and make Telive to report current (G)ISSI to it. I've thought about implementing online (private) streaming from telive and icecast/ices2 (with dynamic stream description) but my "favorite tetra network in my city" turned encryption on so there is no need for it anymore :-(
Is it possible to add the 3 played id's ( (G)ISSI ) that are showed in the telive screen under the PLAYED message to the logfile ?
So is is easier to filter them out, for external use.