DroneAware Node v1.0.6
DroneAware Node v1.0.6
Bug Fixes
- WiFi profile persistence — New installer step
persist_wifi_profiles()runs before any NetworkManager configuration changes. It detects WiFi profiles stored only in NM runtime state (netplan-backed empty YAML stubs) and forces them to disk as real.nmconnectionfiles. Prevents primary WiFi from disappearing when switching between wired and wireless on Pi OS Bookworm. - Firmware version synced —
fw_versionreported in heartbeats was hardcoded at1.0.0in both feeders. Now correctly reports1.0.6and will be kept in sync with the release version on all future releases. Binaries rebuilt.
Install
curl -fsSL https://github.com/fduflyer/DroneAware-Node-Releases/releases/download/v1.0.6/install.sh | sudo bashLicense
See LICENSE