FPV Drone Fleet Manager
active2026-06 · drones · fpv · betaflight · ardupilot · typescript · mcp
Plug in a drone, identify it, diff its config against fleet spec, and fix the drift.
Keeping a fleet of first-person-view (FPV) quadcopters consistently configured is slow and error-prone: each drone gets plugged into a configurator and checked field by field, by hand, with no record of what changed. This is a workbench app that turns that into one fast loop — plug the drone in over USB (Universal Serial Bus), auto-identify the flight controller, see readiness at a glance, diff settings against the fleet spec, and apply fixes with confirmation. It speaks both Betaflight and ArduPilot firmware through the same interface.
Servicing a shared fleet before an event meant hours in a configurator, one drone at a time, and no answer to "who changed this and when." The goal is plug → check → fix → unplug → next, in seconds per drone, with every change logged.
Read more: FPV Drone Fleet Manager →


