Version 0.6.0 Alpha 3
Pre-release
Pre-release
DSheirer
released this
20 Feb 17:26
·
296 commits
to master
since this release
Application download links for each operating system are available below in the Assets section.
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
- #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
Full Changelog: v0.5.1...v0.6.0-alpha3