{{ connText }}
{{ phase }}
my_location {{ vatsim.insideFir.icao }}
desktop_windows
{{ ac.fmaAthr || '—' }}
{{ ac.fmaAthrArmed && !ac.fmaAthrActive ? 'ARM' : '' }}
{{ ac.fmaPitch || '—' }}
{{ ac.fmaPitchArmed }}
{{ ac.fmaRoll || '—' }}
{{ ac.fmaRollArmed }}
south_east T/D
AP1 AP2 FD A/THR
{{ apSummaryIcon }} {{ apSummary }}
{{ ac.fcuDisplay.spdIsMach ? 'MACH' : 'SPD' }}
{{ ac.fcuDisplay.spdText }}
{{ ac.fcuDisplay.hdgIsTrack ? 'TRK' : 'HDG' }}
{{ ac.fcuDisplay.hdgText }}
ALT
{{ ac.fcuDisplay.altText }}
{{ ac.fcuDisplay.vsIsFpa ? 'FPA' : 'V/S' }}
{{ ac.fcuDisplay.vsText }}
QNH
{{ ac.qnhMb || '----' }}hPa
ALT
{{ altDisplay.value }}
{{ altDisplay.unit }}
IAS
{{ fmt(ac.airspeedIndicated, 0) }}
kt
HDG
{{ String(Math.round(ac.trueHeading || 0) % 360).padStart(3,'0') }}
°
V/S
{{ (ac.verticalSpeedFpm||0) > 0 ? '+' : '' }}{{ fmt(ac.verticalSpeedFpm, 0) }}
fpm
GS
{{ fmt(ac.groundSpeedKnots, 0) }}
kt
FUEL
{{ fuelPct }}
%
air {{ wind }}
device_thermostat {{ oat }}
flag {{ fmt(ac.gpsWaypointDistance/1852, 1) }} nm
{{ fmt(ac.latitude, 4) }}, {{ fmt(ac.longitude, 4) }}
A32NX · A330 (Headwind)
lock
READ-ONLY
Controls disabled. Set Features.Sim.WriteEnabled = true in appsettings.json and restart.
SPD{{ fcu.spd }}
HDG{{ String(fcu.hdg).padStart(3,'0') }}
ALT {{ fcu.alt }}
V/S{{ fcu.vs > 0 ? '+'+fcu.vs : fcu.vs }}
warning
SERVER PROCESS CONTROLSEach action requires confirmation.
{{ systemAction.message }}
FlyByWire MCDU · {{ mcduSide.toUpperCase() }}
cloud_off

MCDU offline.

{{ mcduOfflineHint }}

READ ONLY — set Features.Sim.WriteEnabled = true to type into the MCDU.

Logs {{ logs.returned }}/{{ logs.lineCount }}
{{ logsFiltered }}