droneroute
Plan DJI drone waypoint missions and export flight files
All Skills in This Repository (6)
Pure Emerald Level Indicatorssecurity
Automates secure coding checks for WebSocket and REST APIs in Python, including input validation and token authentication for backend services and microservices.
e2e-testing
Automate Playwright end-to-end tests and screenshot scripts for DroneRoute missions.
ui-screenshots
Coordinate before/after UI screenshot capture, annotation, and embedding for PRs.
todo-tracking
Coordinate GitHub Issues to track tasks, features, and bugs for the droneroute project.
pr-workflow
Enforces PR-based development workflowbforking direct pushes to the main branch.
accessibility
Apply WCAG 2.1 AA accessibility patterns to the DroneRoute UI.
Frequently Asked Questions
FAQPage SchemaHow to install DroneRoute?โผ
Run `npx skills add fcsonline/droneroute --all -g -y` in your terminal to install all skills in this suite globally.
What is DroneRoute used for?โผ
DroneRoute is a free mission planner for DJI drones. You place waypoints on a map, set flight parameters, and export KMZ files ready to fly.
Which DJI drones does DroneRoute support?โผ
It supports the DJI M300 RTK, M350 RTK, M30/M30T, Mavic 3E/3T/3M/3D/3TD, and Mini 4 Pro.
How do I upload a mission to my DJI controller?โผ
Export your mission as a KMZ file, then run `npx droneroute mission.kmz` to push it directly to a USB-connected DJI RC controller.
Can I self-host DroneRoute?โผ
Yes. Run it with a single Docker command and open it in your browser as a private, single-account instance.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core