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
- #1772 Patch Group Streaming Preference (Patch Group vs Individual Talkgroups) by @DSheirer in #1773
- #1783 P25P2 L3Harris Talker Alias Index Out Of Bounds Exception by @DSheirer in #1784
- #1783 L3H P25P2 Talker Alias Guard Against Negative Length Aliases by @DSheirer in #1786
- #1787 Enhance DMR CSBK CRC Calculations - Auto-Detect Alternate CRC Mask Values by @DSheirer in #1793
- #1791 Resolves OpenMHz Broadcaster Auto-Reconnection Issue by @tadscottsmith in #1791
- P25-P2 Encryption Synchronization ReSync by @crsawyer in #1792
- #1787 DMR Decoder Enhancements for RAS Enabled Systems by @DSheirer in #1794
- #1787 DMR CapMax Group Voice Channel Update by @DSheirer in #1796
- #1787 DMR Cap+ Rest Allocation & Channel Rotation Issue by @DSheirer in #1798
- #1799 DMR Cap+ & CapMax now track events correctly. Updated Cap+ eve… by @DSheirer in #1801
- #1805 DMR details tab enhancements and opcode cleanup. by @DSheirer in #1806
- Inherit P25 Trunked Preferred Tuner To Traffic Channels by @Nokoa in #1808
- Use TLSv1.3 when connecting to OSM Tileserver by @poggs in #1813
- Fix dB power meter heading by @poggs in #1814
- #1812 SDRPlay API version 3.14 & RSP1B by @DSheirer in #1817
- #1819 SDRPlay RSP1B Tuner Detection by @DSheirer in #1820
- #1821 SDRPlay IF Gain Adjustment by @DSheirer in #1822
- #1824 Diagnostic Report Generation by @DSheirer in #1825
- #1827 UI Thread Deadlock From USB Hotplug Support Callback by @DSheirer in #1828
- #1802 Channels Stuck in TEARDOWN & Application Crash From Out Of Memory by @DSheirer in #1829
- #1830 Health and Diagnostic Monitoring by @DSheirer in #1831
- #1826 SIMD-512 Systems Fail When Decoding MPT1327 by @DSheirer in #1832
- #1810 P25 Voice Frame List Concurrent Modification Error by @DSheirer in #1833
- #1834 CapMax Adv Mode Call Events With NO FREQUENCY by @DSheirer in #1835
New Contributors
Full Changelog: v0.6.0...v0.6.1-beta-1