Skip to content

Version 0.6.0 Beta 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@DSheirer DSheirer released this 07 Nov 09:26
· 94 commits to master since this release
09e19e1

Application download links for each operating system are available below in the Assets section.

WARNING: Breaking Changes. This version changes the DMR decoder channel configuration's channel to frequency mapping format. Previously, the user specified each Logical Slot Number (LSN) and the corresponding frequency and this required duplicate entries, one for each timeslot. This has been updated to use the Logical Channel Number (LCN) and you only have to input one map entry for each repeater LCN. The LCN and Frequency values can be found in the Radio Reference details for the DMR system.

If you wish to continue using versions prior to 0.6.0 Beta 2, please make a backup copy of your playlist before you modify your current playlist to change the DMR channel to frequency maps. That way you can switch between playlists.

1. Features:

  • SDRPlay RSP tuner support (API versions 3.07 - 3.11)
  • Airspy Discovery HF+ support
  • RTL2832 Support for R828D (aka rtl-sdr Blog V4) and FC0013 Tuners
  • 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

Full Changelog: v0.6.0-beta-3...v0.6.0-beta-4