Tetra decoding

Status
Not open for further replies.

sq5bpf

Member
Joined
Jan 23, 2014
Messages
517
Reaction score
15
This is what I get when I try to install and if I try to install gnuradio it says that it can't find that package, but everything works great in debian.

if everything works great in debian, then just use debian :)

if you really want to install on kali, then find information how to install a recent version gnuradio. you're doing this on an unsupported OS, so you will have to do this yourself, but this shouldn't be a problem. if the install script finds that gnuradio is already installed, then it will skip this step.
 

tripadvisor

Member
Joined
Oct 5, 2013
Messages
37
Reaction score
-12
Yes, thank you, but still it is strange, because before this latest version of kali, everything was working fine, but now something happend. So the thing is that my PC isn't so good enough to run telive in debian, but kali works best for me, so I guess I will have to fix this problem with kali manually.
 

hamradionl

Member
Joined
Mar 23, 2014
Messages
729
Reaction score
96
Iam not a linux gourou (yet) but give it a try to ask advice
Got linux mint + telive running for long time on older duo-core PC, without problems
Buy myself new i5 PC install linux mint 64 bit = OKE
Install telive = OK
after start GNU radio, get this message

Warning: failed to XInitThreads()
linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.009.003-release

gr::fft: can't import wisdom from /home/xxxxxxxx/.gr_fftw_wisdom
Using Volk machine: avx2_64_mmx_orc
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".


Any advices be welcomed
 
Last edited:

sq5bpf

Member
Joined
Jan 23, 2014
Messages
517
Reaction score
15
i've made a small fix to osmo-tetra-sq5bpf , please update

this fixes garbage SSIs appearing and also sets the -r -s options in receiver1* scripts

please report any success or bugs
 

hamradionl

Member
Joined
Mar 23, 2014
Messages
729
Reaction score
96
sq5bpf;

Thank you.
did new install on debian 8.0.6 also new install MINT 17.3,
Both run OK on i5 machine in very good quality voice
 

mescalero

Member
Joined
Dec 11, 2013
Messages
95
Reaction score
0
please explain what doesn't work, please provide error messages etc

Sorry...
I demand better
From "tetra" folder..
the upgrade process is the same as described in the previous .pdf
on page 1 (wget https: raw.githubsercontent .... etc.)
chmod 755 install_telive.sh
./install_telive.sh
correct? the version number displayed is always 1.9?
thank you
 

sq5bpf

Member
Joined
Jan 23, 2014
Messages
517
Reaction score
15
the version number displayed is always 1.9?

install_telive.sh installs a lot of software:

telive: the version is still 1.9 (ok, there have been some updates without changing the version, but not recently)

osmo-tetra-sq5bpf: there is no versioning. check out the git log in your local repository if you're interested what changes were made and when

tetra codec: this has been unchanged fo a long time

libosmocore-sq5bpf: actually this is the original version of libosmocore from Osmocom, but kept at the state from 2014.


so the fact that you're still seeing 1.9 means only that telive is at version 1.9
 

mescalero

Member
Joined
Dec 11, 2013
Messages
95
Reaction score
0
install_telive.sh installs a lot of software:

telive: the version is still 1.9 (ok, there have been some updates without changing the version, but not recently)

osmo-tetra-sq5bpf: there is no versioning. check out the git log in your local repository if you're interested what changes were made and when

tetra codec: this has been unchanged fo a long time

libosmocore-sq5bpf: actually this is the original version of libosmocore from Osmocom, but kept at the state from 2014.


so the fact that you're still seeing 1.9 means only that telive is at version 1.9

thank you so much
I wanted to confirm that he had misheard
now everything is more clear
the update command is right and the procedure also
greetings from Rome and excuse me for bad question
I am "newbie" hii
Iw0cql Maurizio
 

Ramunas

Member
Joined
Mar 23, 2016
Messages
3
Reaction score
0
Hi all,
After upgrade as described in page 56, all was work fine, but in second day I get error - python 2677.and so persisted.Maybe something can advise where is the problem.
Thanks,
 

Attachments

  • ERROR.png
    ERROR.png
    111.3 KB · Views: 1,280

mescalero

Member
Joined
Dec 11, 2013
Messages
95
Reaction score
0
Hi all,
After upgrade as described in page 56, all was work fine, but in second day I get error - python 2677.and so persisted.Maybe something can advise where is the problem.
Thanks,

Same message
my syntax is
./receiver1udp 1
Work perfect
??
 

Ramunas

Member
Joined
Mar 23, 2016
Messages
3
Reaction score
0
Thanks dear mescalero,
Yes, with ./receiver1udp 1 all working super, I get error with ./receiver1 1 , thanks for help.Sorry but I still have one question- I nohow cant activate new comand -e, when I press e key, indicate that this is unknow key?
 

sq5bpf

Member
Joined
Jan 23, 2014
Messages
517
Reaction score
15
Sorry but I still have one question- I nohow cant activate new comand -e, when I press e key, indicate that this is unknow key?

add -e to the tetra-rx arguments, for example in the receiver1udp script that you're using

btw -e is for research only, it will show garbage data if there is any encrypted traffic. i don't recommend it for normal use
 

michelinok

Newbie
Joined
Aug 5, 2014
Messages
2
Reaction score
0
Hi!
I've a strange problem the the grc under linux...
They works only first time i run them, from the second time i get no interface, rebooting works 8only first time).

Any ideas?
The installation in clean (installed everything,ubuntu 16.04 too, just yesterday).
 

tripadvisor

Member
Joined
Oct 5, 2013
Messages
37
Reaction score
-12
After updating everything on debian this error is shown when I open gnuradio flowgraph doesn't matter if it's receiver_udp or receiver_pipe

Error 0:
Block - freq_xlating_fir_filter_xxx_0 - Frequency Xlating FIR Filter(freq_xlating_fir_filter_xxx):
Sink - in(0):
Port is not connected.
 

tripadvisor

Member
Joined
Oct 5, 2013
Messages
37
Reaction score
-12
Ok, I reinstalled everything and now works ok. Thanks for -r -s flags, now I can see SDS messages sent to units from server.
 

oz1jua

Member
Joined
Dec 15, 2014
Messages
137
Reaction score
33
Location
Copenhagen
Play message number ?

what is the number placed in play line ex. 62233 [1]
It is only there some times....
 
Status
Not open for further replies.
Top