sdrtrunk v0.6.0 Beta2 releases: decoding, monitoring, recording and streaming trunked mobile
sdrtrunk
A cross-platform Java application for decoding, monitoring, recording, and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). SDRtrunk is an integrated application for demodulating radio signals and decoding trunked radio network protocols and some related radio signal formats. The application does NOT require a discriminator tapped scanner and it does NOT require the use of audio piping applications like Virtual Audio Cable. All connections between the tuner or sound card and the decoders are provided by the sdrtrunk application. SDRTrunk uses channel definitions to configure and set up each demodulation and decoder processing sequence. In order to successfully decode radio signals, each channel configuration requires:
- Source – specifies where to get the radio samples from (tuner or sound card)
- Decoder – which demodulator or decoder to use in processing the source samples
Each channel definition allows you to optionally configure:
- Aux Decoder – additional in-band audio digital signal protocol decoding
- Logging – log decoded messages or events
- Recording – record audio calls or digitized baseband samples
The SDRTrunk application is programmed in Java and can run on any computer where Java is supported for the operating system and where the computer hardware (processor/memory) is sufficient for the processing workload.
Changelog v0.6.0 Beta2
1. Features:
- SDRPlay RSP tuner support (API versions 3.07 – 3.11)
- Airspy Discovery HF+ support
- AM & NBFM Adaptive Squelch & AM Decoder Enhancements
- Digital Coded Squelch (DCS) aux decoder available with NBFM decoder
- LTR, LTR-Net & Passport Decoder enhancements
- rdio-scanner call broadcasting
- Update to OpenJDK 20 & Gradle 8.2
2. Requirements:
- Windows x86 (64-bit)
- Linux x86/aarch64 (64-bit)
- OSX x86/aarch64 (64-bit)
Note: JMBE library must be manually downloaded/built for OSX aarch64 due to OSX sandboxing of downloaded code.
Note: Linux for arm-32 is NOT currently supported
3. Optional Requirements
JMBE version 1.0.9+ is required for decoding APCO25 Phase 1/2 and DMR digital audio on Linux and OSX aarch64 and this library can be compiled within the sdrtrunk application.
Legacy instructions for compiling the JMBE library are located at: https://github.com/DSheirer/sdrtrunk/wiki/JMBE
4. User Manual
5. Support
6. What’s Changed (Version 0.6.0-beta1 to 0.6.0-beta2)
- #1638 DMR Decoder – Encryption Parameters & Hytera RRS by @DSheirer in #1640
- #1641 DMR Hytera RRS packet support. by @DSheirer in #1642
- #1637 DMR Cap+/Con+/CapMax Channel Frequency Map / Trunking Issue by @DSheirer in #1646
Download && Tutorial
Copyright (C) 2017 DSheirer