Instructions file GitHub Copilot
When performing a code review on C++ headers, check that heavy headers like Vehicle.h and QGCMAVLink.h are not included when a lightweight alternative or forward declaration suffices.
Instructions file GitHub Copilot
When performing a code review on C++ headers, check that heavy headers like Vehicle.h and QGCMAVLink.h are not included when a lightweight alternative or forward declaration suffices.
Instructions file GitHub Copilot
When performing a code review on C++ headers, enforce the MAVLink lightweight include hierarchy to keep moc parse times fast.
Instructions file CodexOpenCode
Instructions for mavlink/qgroundcontrol, covering agents.md, quick references, required preflight, golden rules (enforced — violations fail ci) and critical files (read first!).
Instructions file CodexOpenCode
AGENTS.md instructions for alireza787b/mavsdk_drone_show, covering mds agent operating spec, scope, core mission, non-negotiables and read first.
Instructions file
Claude Code instructions for alireza787b/mavsdk_drone_show, a project described as: Open-source MAVLink fleet operations for PX4: SITL, drone shows, search and rescue, cooperative autonomy, and field validation.
Instructions file Gemini CLI
Gemini CLI instructions for alireza787b/mavsdk_drone_show, a project described as: Open-source MAVLink fleet operations for PX4: SITL, drone shows, search and rescue, cooperative autonomy, and field validation.
Instructions file CodexOpenCode
AGENTS.md instructions for robotto-xyz/ai-drone-toolkit, covering agents.md — ai drone toolkit, 1. what this project is, 2. repository layout, setup & common commands and 3. non-negotiable principles.