karim
033a9d406a
G1000: manual-accurate radios, baro units, declutter, minimums, OBS, audio panel
...
Aligned to the official X-Plane 1000 manual:
- NAV radio: active RIGHT / standby LEFT (boxed) per S.12 (COM already correct)
- ALT UNIT softkey (IN / HPA) in the PFD submenu, baro readout converts (S.20)
- DCLTR cycles 3 levels (land / +NDB / flight-plan only) with DCLTR-n label (S.56)
- TOPO and TERRAIN are now independent toggles (relief vs awareness overlay) (S.57)
- Barometric MINIMUMS: BARO MIN bug + readout on the altimeter, amber "MINIMUMS"
annunciation at/below the decision altitude; set via TMR/REF (lifted to App)
- OBS mode: HSI course follows the CRS knob (magenta "OBS"), sequencing suspended
- New Audio Panel tab (COM mic/receive, MKR/DME/ADF, intercom, Display Backup) (S.91)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-02 05:55:56 +02:00
karim
38b048ad41
G1000: two-way sim sync, more PFD/MFD fidelity, authentic dialogs
...
Sync (FlyWithLua companions in plugins/ + server/fmssync.js):
- FMS flight-plan two-way sync (App <-> in-sim FMS) via fms-sync.lua
- G1000 UI-state publish (page/range/inset) via ui-sync.lua + CDI source,
baro, map-range follow
- Terrain awareness: elevation grid probe (terrain-probe.lua) -> red/yellow
MFD overlay vs aircraft altitude
PFD:
- AFCS mode annunciation bar from autopilot _status datarefs
- CDI source GPS/VLOC colouring, BRG1/BRG2 pointers + DME windows, marker beacons
- magenta speed/altitude trend vectors, selected-altitude alerting
- time-based (frame-rate-independent) smoothing for attitude/heading/tapes
MFD:
- nav data bar (DTK/ETE/active leg), airways overlay from earth_awy.dat,
compass rose anchored to the ownship
Dialogs (NEAREST/FLIGHTPLAN/DIRECT-TO/PROCEDURES):
- flat, square, embedded G1000 look (no shadow/rounded/transparency)
- compact lower-right placement, no close X (softkey toggles), single window
- NEAREST 2-line entries (ILS/VFR, COM freq, runway length), PROC action menu
Service worker: network-first HTML so reloads pick up new builds (cache v2).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-02 02:17:06 +02:00
karim
354ea5d44b
PFD/cockpit polish + KAP140 autopilot + UI refinements
...
- PFD: full-screen 2D attitude, G1000 yellow+magenta chevron symbology, rAF
60fps horizon smoothing, translucent tapes, slimmer softkey bar, header fixes
- Collapsible macOS-dark sidebar (Inter), VFR six-pack + engine cluster + tach
- KAP140 autopilot on the analog page; GMC-710 AFCS tab
- FMS rebuilt as an X-Plane-style CDU; PWA; settings panel (knob mode)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-01 17:20:16 +02:00
karim
ebc33a78b7
Initial commit: X-Plane G1000 web cockpit + bridge + Tauri desktop app
...
- server/: Node bridge (datarefs/commands, navdata, CIFP procedures, flight plan)
- web/: React cockpit (PFD/MFD/Map, VFR six-pack, AFCS, FMS CDU), PWA, collapsible sidebar
- desktop/: Tauri 2 launcher (Bun sidecar, system tray, updater) + Linux build via Docker
- scripts/: prep-desktop, build-linux, Gitea release + latest.json
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-01 15:07:03 +02:00