project:sdr:tetra:howto
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| project:sdr:tetra:howto [2016/09/12 17:42] – airspy_rx bug jenda | project:sdr:tetra:howto [2018/10/22 23:49] (current) – [Requirements] update requisite to gcc8 jenda | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| * gnuradio | * gnuradio | ||
| - | * lib32gcc-6-dev libc6-dev: | + | * lib32gcc-8-dev libc6-dev: |
| * libtalloc-dev libpcsclite-dev realpath | * libtalloc-dev libpcsclite-dev realpath | ||
| * tshark | * tshark | ||
| Line 39: | Line 39: | ||
| ===== Building ===== | ===== Building ===== | ||
| - | Install | + | Install |
| - | Install libosmocore (autoreconf -i && ./configure && make && make install). | + | Install libosmocore-dev package (Ubuntu 16.10+, Debian 9+) or build libosmocore by hand (autoreconf -i && ./ |
| Build tetra-listener (instructions are in README). | Build tetra-listener (instructions are in README). | ||
| Line 74: | Line 74: | ||
| Run it and use gethisto FCL command (echo gethisto | nc localhost 3333) to get sane gain settings. | Run it and use gethisto FCL command (echo gethisto | nc localhost 3333) to get sane gain settings. | ||
| - | Use getpwr command | + | You can use this oneliner |
| + | < | ||
| + | echo getpwr | ||
| + | </ | ||
| Edit enabled channels in tetra-run.sh so they match your channels with the strongest power. Do not enable more than 30 channels per SDR (or change the offset in tetra2.py: | Edit enabled channels in tetra-run.sh so they match your channels with the strongest power. Do not enable more than 30 channels per SDR (or change the offset in tetra2.py: | ||
project/sdr/tetra/howto.1473702151.txt.gz · Last modified: 2016/09/12 17:42 by jenda