Skip to content

Releases: DSheirer/sdrtrunk

nightly

06 Nov 08:35
f5938fa
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

Nightly/Current build of sdrtrunk from the master code branch.

Warning: this is not a software release and has not been fully tested. This continuously updated build of the current codebase is provided as a convenience for users wanting to test the latest changes.

Please, backup your playlist.xml file before testing this release.

Version 0.6.1 Beta 1

10 Feb 11:27
aeeed71
Compare
Choose a tag to compare
Version 0.6.1 Beta 1 Pre-release
Pre-release

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

Features:

  • Fix for some critical issues causing out-of-memory, application crashes, and channels stuck in TEARDOWN
  • Automatic threading dead-lock detection, notification and report creation
  • Create diagnostic reports (File >> Reports) for reporting out-of-memory and app crash errors
  • SDRPlay RSP1B tuner and API 3.14 support
  • Significant Improvements to DMR Processing

Requirements:

  • Windows x86 (64-bit)
  • Linux x86/aarch64 (64-bit)
  • OSX x86/aarch64 (64-bit)

Note: Linux for arm-32 is NOT supported

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

User Manual

Support

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1-beta-1

Version 0.6.0 (final)

16 Dec 12:05
0492f19
Compare
Choose a tag to compare

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

Features:

  • SDRPlay RSP tuner support (API versions 3.07 - 3.12)
  • 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
  • OpenMHZ call broadcasting
  • Update to OpenJDK 20 & Gradle 8.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 supported

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

User Manual

Support

What's Changed

Read more

Version 0.6.0 Beta 5

10 Nov 10:53
16aed87
Compare
Choose a tag to compare
Version 0.6.0 Beta 5 Pre-release
Pre-release

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.12)
  • 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-4...v0.6.0-beta-5

Version 0.6.0 Beta 4

07 Nov 09:26
09e19e1
Compare
Choose a tag to compare
Version 0.6.0 Beta 4 Pre-release
Pre-release

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

Version 0.6.0 Beta 3

04 Nov 11:27
02363c3
Compare
Choose a tag to compare
Version 0.6.0 Beta 3 Pre-release
Pre-release

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

Partial Changelog: v0.6.0-beta-2...v0.6.0-beta-3
Full Changelog (Version 0.5.3 to 0.6.0-beta3): v0.5.3...v0.6.0-beta-3

Version 0.6.0 Beta 2

31 Aug 11:37
Compare
Choose a tag to compare
Version 0.6.0 Beta 2 Pre-release
Pre-release

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
  • 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)

Changelog: v0.6.0-beta-1...v0.6.0-beta-2

Full Changelog (Version 0.5.3 to 0.6.0-beta2): v0.5.3...v0.6.0-beta-2

Version 0.6.0 Beta 1

19 Aug 09:33
Compare
Choose a tag to compare
Version 0.6.0 Beta 1 Pre-release
Pre-release

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

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.5.3 to 0.6.0-alpha7)

Full Changelog (Version 0.5.3 to 0.6.0-alpha7): v0.5.3...v0.6.0-alpha-7

What's Changed (Version 0.6.0-alpha7 to 0.6.0-beta1)

Full Changelog (Version 0.6.0-alpha7 to 0.6.0-beta1): v0.6.0-alpha-7...v0.6.0-beta-1

Version 0.6.0 Alpha 7

14 Jul 11:23
c302c4d
Compare
Choose a tag to compare
Version 0.6.0 Alpha 7 Pre-release
Pre-release

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

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

Full Changelog: v0.5.3...v0.6.0-alpha-7

Version 0.6.0 Alpha 6

21 May 10:46
5b6377c
Compare
Choose a tag to compare
Version 0.6.0 Alpha 6 Pre-release
Pre-release

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

1. Features:

  • SDRPlay RSP tuner support (API versions 3.07 - 3.11)
  • Airspy Discovery HF+ support
  • AM & NBFM Adaptive Squelch & AM Decoder Enhancements
  • rdio-scanner call broadcasting

Note: this release has 3x new vector calibrations that will run the first time you use the application

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

New Contributors

Full Changelog: v0.5.3...v0.6.0-alpha.6