sdrtrunk v0.6.0 Alpha 4 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 Alpha 4
1. Features:
- SDRPlay RSP tuner support
Note: SDRPlay RSP tuner support requires SDRPlay API version 3.07 – 3.11
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
- #52 SDRPlay RSP tuner support. by @DSheirer in #1453
- #1405 Thread Leak in Polyphase Channelizer by @DSheirer in #1477
- #1456 Shutdown Error When SDRPlay API Not Installed by @DSheirer in #1457
- #1459 Gradle Doesn’t Produce Correct OS Releases in Version 0.6.0 by @DSheirer in #1463
- #1461 SDRPlay Library Path on OSX by @DSheirer in #1462
- #1464 Reducing Logging When SDRPlay API Not Installed On Local Machine by @DSheirer in #1465
- #1471 DMR Hytera Long Data Service Messaging by @DSheirer in #1472
Download && Tutorial
Copyright (C) 2017 DSheirer