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:18] – [Setup] tweak non-integer sps jenda | project:sdr:tetra:howto [2018/10/22 23:49] (current) – [Requirements] update requisite to gcc8 jenda | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| {{ : | {{ : | ||
| + | |||
| + | <note important> | ||
| ===== Requirements ===== | ===== Requirements ===== | ||
| Line 20: | 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 37: | 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 72: | 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: | ||
| Line 87: | Line 92: | ||
| It can be useful to check after a day or so which channels produce audio data (ls|grep bz2|cut -d " | It can be useful to check after a day or so which channels produce audio data (ls|grep bz2|cut -d " | ||
| + | |||
| + | You may want to add " | ||
project/sdr/tetra/howto.1473700725.txt.gz · Last modified: 2016/09/12 17:18 by jenda