Application download links for each operating system are available below in the Assets section.
1. Features:
- None. This is a patch release to resolve multiple issues with application lockup, buffer overflows and excessive memory usage.
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.1...v0.5.2
What's Changed
- #1485 Sets Blackman-Harris 7 As Default FFT Window by @DSheirer in #1486
- #1487 Thread Locking Impacting Processing Workload by @DSheirer in #1488
- #1491 Polyphase Channellizer - Add Diagnostic Logging to Dispatcher Thread by @DSheirer in #1492
- #1498 JMBE Audio Class Loading - Memory Leak by @DSheirer in #1499
- #1506 Resolve App Lockup, Tuner Freezes, Buffer Overflows & Excessive Memory Usage by @DSheirer in #1513
Full Changelog: v0.5.2...v0.5.3