Skip to content

DroneAware Node v1.0.0

Choose a tag to compare

@fduflyer fduflyer released this 18 Mar 01:39
· 87 commits to main since this release

DroneAware Feeder Node v1.0.0

First production release of the DroneAware Pi feeder node platform.

Install

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

Or download and inspect first:

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

Requirements

  • Raspberry Pi 4 or 5, Pi OS Bookworm 64-bit
  • USB Bluetooth dongle (UD100 or equivalent)
  • USB WiFi adapter (Alfa AWUS036N or equivalent)
  • A DroneAware account at flight.droneaware.io

What's included

  • ble_feeder — BLE Remote ID scanner (ASTM F3411, UUID 0xFFFA)
  • wifi_feeder — WiFi Remote ID scanner (Beacon + NAN frames, stdlib only)
  • Systemd service files with auto-start and crash recovery
  • install.sh — guided installer with T&C acceptance and account-based enrollment

License

See LICENSE