OrcSDR v0.2.0-alpha.4
Pre-release
Pre-release
·
138 commits
to main
since this release
OrcSDR v0.2.0-alpha.4
Early hardware-testing release for the M5Stack Tab5 and RTL-SDR Blog V4.
Highlights
- ScreenController now gives Home, FM, P25, ADS-B, LoRa, Settings, and documentation capture one visible-screen owner.
- Settings restores the exact originating dashboard; background RTL work requests UI handoff rather than drawing directly.
- Documentation capture explicitly claims and restores screen ownership.
- Native ESP-IDF build uses ESP-Hosted 2.12.6, M5GFX 0.2.22, and M5Unified 0.2.17.
Install
Use the native ESP-IDF workflow only. Do not use PlatformIO.
Set-Location .\OrcSDR\apps\orcsdr-tab5
.\tools\install-tab5.ps1 -Port COM17See flash_args-v0.2.0-alpha.4.txt and RELEASE-SHA256SUMS.txt for manual ESP-IDF/esptool installation and verification. Preserve an existing known-good device image before testing an alpha release.
Validation
- Exact source:
397c73761adb5bcbfea9ab302631e33e5a9ec71b - Native ESP-IDF build passed; application size: 2,024,752 bytes; 52% free in the smallest app partition.
- On-device dashboard transition acceptance was recorded before release packaging. This release itself was not flashed as a separate hardware gate.