Skip to content

DroneAware Node v1.0.4

Choose a tag to compare

@fduflyer fduflyer released this 19 Mar 14:33
· 82 commits to main since this release

DroneAware Node v1.0.4

Bug Fix

  • Installer: enrollment prompt displayed raw ANSI escape codes — Steps 1 and 3 of the Node Enrollment section were printing \033[1m and \033[0m literally instead of rendering bold text. Fixed by using echo -e on those lines.

Install

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

License

See LICENSE