Version 0.6.0 Alpha 6
Pre-release
Pre-release
DSheirer
released this
21 May 10:46
·
264 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 (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
- Enables native Rdio Scanner streaming capabilities. by @tadscottsmith in #1476
- RSP1 config not saving by @Nokoa in #1555
- #35 AM & NBFM Adaptive Squelch & AM Decoder Enhancements by @DSheirer in #1540
- #648 Audio Panel Stuck Metadata by @DSheirer in #1545
- #1455 Add Airspy HF+/Discovery Tuner Support by @DSheirer in #1524
- #1507 capplus lsn numbering by @wedgef5 in #1536
- #1519 Polyphase NPE On Tuner Shutdown by @DSheirer in #1520
- #1528 Consistent Audio Segment Start Tone Insertion by @DSheirer in #1543
- #1529 Broadcaster & Logging Suppression by @DSheirer in #1530
- #1547 Playlist Fails To Save When Add/Delete Large Quantity of Aliases by @DSheirer in #1560
- #1548 Reduce AM Decoder AF Gain by @DSheirer in #1559
- #1556 DMR Capacity Plus parsing enhancements. by @DSheirer in #1557
- #1558 Heterodyne Channelizer Allows Channels Exceeding Tuner Bandwidth by @DSheirer in #1561
New Contributors
- @wedgef5 made their first contribution in #1536
- @tadscottsmith made their first contribution in #1476
Full Changelog: v0.5.3...v0.6.0-alpha.6