Skip to content

DroneAware Node v1.0.6

Choose a tag to compare

@fduflyer fduflyer released this 20 Mar 22:34
· 79 commits to main since this release

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 .nmconnection files. Prevents primary WiFi from disappearing when switching between wired and wireless on Pi OS Bookworm.
  • Firmware version syncedfw_version reported in heartbeats was hardcoded at 1.0.0 in both feeders. Now correctly reports 1.0.6 and 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 bash

License

See LICENSE