We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Architecture: link-up message intervals, GCS heartbeat, and the vehicle snapshot. Home: lost-operator failsafe capability
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 the server-owned MAVLink link supervisor
Document password reset, integrations, alerts, and schema migrations Records the user_version migration runner and the email, password_reset, and app_setting schema, the SMTP-backed password reset flow, the integrations and alerts pages, and the alerts dispatcher.
Document airspace overlays on both maps and the airspace lib Airspace renders on the 2D Leaflet and 3D MapLibre maps with a click popup for name, class, altitude band, and implication, built by src/lib/airspace.ts. Add that module to the src/lib list.
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.