mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-01 22:26:04 +08:00
- The VATSIM flight plan carries no runway, so the runway in use is now parsed from live ATIS text (DEP/ARR/EXPECT...APPROACH phrasing preferred, generic RWY mention as fallback, "7L" normalised to "07L"). Falls back to the engine-generated runway when no ATIS text mentions one. Local engine vars are patched so the HUD matches what ATC says. - The bridge poller now tracks PLANE_LATITUDE/LONGITUDE; when the bridge is connected, the aircraft position is sent at session creation so the backend starts the departure taxi route at the real parking position instead of a random stand. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>