Вы находитесь на странице: 1из 6

Commands for telive and osmo-tetra-sq5bpf install , running the software.....

Start with open terminal...

apt-get install synaptic

apt-get install dh-autoreconf

apt-get install vorbis-tools

apt-get install sox

apt-get install alsa-utils

apt-get install libncurses-dev

clear

close terminal.....

open a new terminal and type synaptic

synaptic package manager program opens...

in the search window above, type : gnuradio

mark gnuradio, and above click on apply button

you must confirm to install the package Yes .

again in search FIELD synaptic , type osmocore , enter

look for libosmocore and mark , above again apply , confirm and install the osmocore

again search SYNAPTIC , type osmosdr and enter

look for libgnuradio-osmosdr-dev then mark it and apply the packet in synaptic

Then close synaptic for now....................................................

open a new terminal and type: sudo apt-get install libxml2-dev

wait untill its done.....-

in kali linux xml2-dev was missing and telive could not start up..in my case....

open another terminal (new)


type : git clone https://github.com/sq5bpf/libosmocore-sq5bpf

wait ...done

type : git clone https://github.com/sq5bpf/osmo-tetra-sq5bpf

type: git clone https://github.com/sq5bpf/telive

CLOSE terminal and OPEN another (new) terminal or choose clear

type all following commands IN THIS TERMINAL!

cd libosmocore-sq5bpf

git clean -dxf

autoreconf -i

./configure

make

clear (important to type clear)

make install

again type : clear

ldconfig

CLOSE THE TERMINAL NOW AND OPEN a NEW TERMINAL

type all this commands in this new one :

cd osmo-tetra-sq5bpf

cd src

make

clear

OPEN NEW TERMINAL....

type following commands !

cd telive

make
mkdir /tetra

chown user.user/tetra user is your login name computer

sh install.sh

clear

CLOSE TERMINAL

we need to install the codec for tetra now.....

OPEN A NEW TERMINAL

type the following commands:

git clone https://github.com/sq5bpf/install-tetra-codec

cd install-tetra-codec

chmod 755 install.sh

./install.sh

CLOSE TERMINAL

OPEN NEW TERMINAL NR 1 and type following commands (2)

cd osmo-tetra-sq5bpf/src

./receiver1udp 1

OPEN NEW TERMINAL NR 2 (leave terminal 1 open ! ) type commands .

cd telive

./rxx

OPEN NEW TERMINAL NR 3 , type command

gnuradio-companion

OPEN NEW TERMINAL NR 4: two commands

cd /tetra/bin
./tetrad

IMPORTANT LEAVE ALL TERMINALS OPEN NOW

so gnuradio is open and working on your screen now......for info


go to gnuradio program

CHOOSE OPEN (above) file at the left

scroll to the folder of Telive in your computer in folders etc

click on it !

you must search for folder gnuradio-companion and open it

access the receiver_udp folder by clicking

choose the telive_1ch_gr37.udp.grc by double clicking on it

flowgraph now will be loaded and text will scroll.....

go above to tab run and choose right click EXECUTE

wait intill the receiver come's on your screen.....

now give the frequency beneth (under) in hz , simple receiver

for example 390M is real 390Mhz

important that the M is not a m !

when you have found tetra signal , the monitor will give you information if you give the command

ret -1

ret will return to monitor function....

info: if you click on several windows in jacek gnuradio , you can change frequency startup etc..

otherwise , be wise , stay off!!!

you must read the .doc info sq5bpf telive on internet FIRST

or install the automatic install_sh script from github.com

info done by nico ON7NDR , testing the software on Kali linux as fresh linux newbie.....
kali linux is great, download the iso file in kali linux and burn dvd or make usb bootable device..

install on pc or run in live mode......

Вам также может понравиться