-
-
Notifications
You must be signed in to change notification settings - Fork 896
Tetra RX
Totoo edited this page Jul 9, 2026
·
2 revisions
The Tetra RX app allows you to receive, demodulate, and parse Terrestrial Trunked Radio (TETRA) downlink signals directly on your PortaPack. It decodes unencrypted network parameters, frame structure information, and live call control events from the base station in real-time.

-
Frequency: The downlink center frequency of the TETRA base station (e.g.,
427.1625MHz). -
Gain Controls: Standard RX gain staging (e.g.,
1 40 6representing RF Amp, LNA, and VGA levels). - Signal Meter: Visual indicator showing signal strength and decoding quality.
-
MCC (Mobile Country Code): Identifies the country of the network (e.g.,
216). -
MNC (Mobile Network Code): Identifies the specific network operator (e.g.,
2163). - BCC (Base Color Code): Differentiates between nearby base stations utilizing the same frequency (values 0-63).
-
LA (Location Area): The current location area code of the cell (e.g.,
1105).
- TS (Time Slot): Current time slot being decoded (TETRA utilizes 4 time slots per TDMA frame).
- FN (Frame Number): The current frame number within the TETRA multiframe hierarchy.
-
ENC (Encryption): Indicates the encryption state of the payload (e.g.,
Clearindicates an unencrypted control channel). -
PDU (Protocol Data Unit): The most recent MAC block type decoded (e.g.,
MAC-RESOUR).
-
Syn / V / H / E: These are underlying demodulator and decoder metrics. They track synchronization locks (
Syn), header error counts (E). Consistently low or zero error counts (likeE: 0) indicate a clean, well-tuned signal.
The bottom section of the screen provides a real-time, scrolling log of the decoded network activity and call control events
-
Tuning: TETRA channels are spaced 25 kHz apart. Ensure your tuning is exact, as the
$\pi$ /4 DQPSK demodulator requires a centered signal to maintain a sync lock. - Gain Adjustment: Adjust your LNA and VGA to ensure a clean signal without overloading the RX chain.
- Audio: While the app can decode network parameters and subscriber IDs on unencrypted control channels, it cannot decode audio or payload data.
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
- Avoid linking to external tutorials/articles; they may become outdated or contain false information.
How to collaborate
Contributing Guidelines
Trusted contributors
How to ask questions correctly
- PortaPack Versions (which one to buy)
- Features
- HackRF Versions
-
Description of the hardware
- Enclosure/cases
- Repairs
- Mods
- Usage cautions
- First steps
- Firmware update procedure
- User interface
- Powering the PortaPack
-
Troubleshooting
- Won't boot
- Config Menu
- Firmware upgrade
- Diagnose firmware update in Windows
- Receive Quality Issues
- No TX/RX
- TX Carrier Only
- Dead Coin Cell Battery
- Factory Defaults
- SD card not recognized by PC with the SD-card over USB selected
- DFU overlay
- Full reset
- SolveBoard
- How to Format SDCard
- What if I don't like some of the apps
- 📥 Receivers
- 📤 Transmitters
- 2-Tone-TX
- ADS-B(S) TX
- Adult Toys
- APRS TX
- BHT Xy/EP
- BLE TX
- BLESpam
- Burger Pager
- CVS Spam
- EPIRB TX
- Flex TX
- FlipperTX
- GPS Sim
- Hopper
- Jammer
- KeeLoq TX
- Key fob TX
- LGE Tool
- MDC-1200 TX
- Morse TX
- OOK
- OOK Brute
- OOK Editor
- P25 TX
- POCSAG TX
- RDS
- RTTY TX
- SAME TX
- Security+ TX
- Signal gen
- Soundboard
- Spectrum Painter
- SSTV
- TEDI/LCR
- TouchTunes
- TPMS TX
- VOR TX
- 🔄 Transceivers
- 🟡 Recon
- 🔴 Capture
▶️ Replay- 🖲️ Remote
- 🔍 Looking Glass
- 🛠️ Utilities
- 🎮 Games
- ⚙️ Settings
- 💻 HackRF Mode
-
Compilation of the firmware
- Compile on WSL with ninja
- How to compile on Windows faster with WSL 2
- Using Docker and Kitematic
- Docker command-line reference
- Using Buddyworks and other CI platforms
- Notes for Buddy.Works (and other CI platforms)
- Using ARM on Debian host
- All in one script for ARM on Debian host
- Compile on Arch based distro (exclude Asahi), or other weird distros
- Dev build versions
- Notes About ccache
- Create a custom map
- Code formatting
- PR process
- Description of the Structure
- Software Dev Guides
- Tools
- Research
- UI Screenshots
-
Maintaining
- Creating a prod/stable release (Maintainers only)
- Maintaining rules
- Development States Notes