Skip to content

DroneAware Node v1.0.5

Choose a tag to compare

@fduflyer fduflyer released this 19 Mar 20:58
· 80 commits to main since this release

DroneAware Node v1.0.5

Bug Fixes & Improvements

  • Installer: NetworkManager no longer restarted during install — Replaced systemctl restart NetworkManager with nmcli device set <iface> managed no, which takes effect immediately without dropping the SSH session. The conf file is still written for persistence across reboots.
  • Installer: first-boot reboot warning added — The completion summary now tells users their Pi may reboot once automatically on first boot to configure the Bluetooth adapter overlay. Prevents confusion for users who see an unexpected second reboot.

Install

curl -fsSL https://github.com/fduflyer/DroneAware-Node-Releases/releases/download/v1.0.5/install.sh | sudo bash

License

See LICENSE