sdrtrunk-vce 0.6.2 Alpha 3
Pre-releasesdrtrunk-vce 0.6.2 Alpha 3
This alpha expands P25 site telemetry and signal-health visibility while reducing decoder-thread and logging pressure.
Alpha software: Stop SDRTrunk and back up the portable database before upgrading. Existing databases are
validated but never migrated automatically during normal startup.
Highlights
- Live Signal Health dashboard with current receiver state and selectable signal/decode-quality history
- P25 site status for BSI callsigns, LRA, MFID, broadcast clock, service availability, data access, Working Unit ID
lease time, registration, TDMA/u-Slots, and voice service - Complete site activity in Events when a control-channel row is selected
- P25 site-metadata and event-log I/O moved off decoder threads
- Bounded native-tuner, IFFT, and asynchronous event-log backlogs
- Deduplicated FDMA control/traffic activity rows while retaining separate TDMA timeslots
- App Nap disabled for the native macOS package
- Product license and attribution notices included in every platform package
Upgrade notes
This release uses P25 history schema v17.
- Alpha 2 (schema v16): use the external v16-to-v17 site-status migrator from the
tagged migration instructions.
The tool requires SDRTrunk to be stopped, checks database integrity, checkpoints WAL data, creates a timestamped
backup, performs the migration in one transaction, and validates the complete v17 schema. - Schema v14 or v15: migrate to v16 first, then run the v16-to-v17 migration.
- Alpha 1 (schema v13): use the external Reset Stats Server schema tool. It preserves configuration, channels,
aliases, streams, preferences, and vault data, but starts Stats Server history fresh. - Do not merge an extracted package into an existing installation. Replace the application/install directory and keep
its sibling portable data directory.
The Alpha 2-to-Alpha 3 migration path was release-tested against a database created by the checksum-verified,
published Alpha 2 binary. The resulting v17 database passed integrity and full-schema validation, and the automatic
backup matched the original v16 database byte for byte.
Downloads
- Windows: choose
windows-x86_64for standard Intel/AMD PCs orwindows-aarch64for Windows on ARM. - Linux: choose
linux-x86_64orlinux-aarch64for your CPU. - macOS: Apple-silicon users should normally choose
macos-app-aarch64. Portable runtime archives are also
provided for Apple silicon (osx-aarch64) and Intel Macs (osx-x86_64).
All packages include a curated Java 25 runtime. JMBE is not bundled; SDRTrunk can download the JMBE creator and compile
the library from source on the user's machine.
Verify downloads with SHA256SUMS.txt before installing.