We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Document the NOTAM notices feature and its /api/notams endpoint
Remove the leading page-name heading that GitHub already renders as the page title
Correct wiki drift: per-stack go-to and speed, real page list, SSE telemetry, profile count, MSP stacks
Document set_depth endpoint and vehicle-class dashboard controls HTTP-API lists the reconnect, manual_control, set_origin, and set_depth MAVLink routes. Autopilot-Support describes how the go-to control adapts per vehicle class: altitude for air, depth for submarines (ALT_HOLD depth hold via SET_POSITION_TARGET_GLOBAL_INT), and none for rovers and boats.
Document new patterns, import formats, AI tuning, and MAVLink signing Mission-Planning covers the corridor, search, and structure-scan generators and the KML, KMZ, and CSV import readers. Configuration adds the MAVLink signing and AI assistant settings with their env fallbacks. HTTP-API documents the pid-tune endpoint.
Document ArduPilot/PX4 serial-bootloader flashing and Betaflight cloud build
docs: persistent map windows, live traffic overlay, and map data endpoints Mission Planning describes the single layout-mounted map, the window framing model, and the live air traffic overlay with its sources and cadence. The HTTP API page documents the hazards, buildings, traffic, and map-config endpoints.
Document FAA airspace fallback and audible callouts Updates the airspace sections (Configuration, Mission Planning, HTTP API) to describe the OpenAIP-then-FAA source order and the source field, and adds the audible-callouts feature to the Home overview and the Architecture front-end notes.
Furnish wiki: architecture, API, autopilot, mission planning, deployment Adds pages covering the SvelteKit stack and server/client split, the MAVLink transport and database schema, the HTTP API endpoints, the ArduPilot and PX4 flight-mode strategy, mission path optimization plus airspace overlays and pre-flight safety checks, the compose profiles and CI/CD, the local development loop, and the environment variables. Adds a sidebar linking them.