✓
Connected
Bridge connected
Linked to {{ authDisplayName }}.
{{ pttActive ? 'Transmitting …' : 'Hold to transmit' }}
or hold Space
{{ pttError }}
Your browser blocked auto-close — just close the tab manually.
{{ disconnectError }}
Enter your pairing code
Type the 6-character code shown in your desktop Bridge app.
Sign in to link
Please sign in to your OpenSquawk account to link the Bridge.
This code is already linked to another account.
Code in use
This pairing code is linked to a different account.
Couldn't link
{{ connectError }}
Linking Bridge …
Connecting code {{ token }} to {{ authDisplayName }}.
{{ statusError }}
Latest Telemetry
IAS {{ latestTelemetry.AIRSPEED_INDICATED?.toFixed(0) ?? '—' }}kt
ALT {{ latestTelemetry.PLANE_ALTITUDE?.toFixed(0) ?? '—' }}ft
VS {{ latestTelemetry.VERTICAL_SPEED?.toFixed(0) ?? '—' }}fpm
GS {{ latestTelemetry.GROUND_VELOCITY?.toFixed(0) ?? '—' }}kt
N1 {{ latestTelemetry.TURB_ENG_N1_1?.toFixed(1) ?? '—' }}%
XPDR {{ formatSquawk(latestTelemetry.TRANSPONDER_CODE) }}
GND {{ latestTelemetry.SIM_ON_GROUND ? 'YES' : 'NO' }}
GEAR {{ latestTelemetry.GEAR_HANDLE_POSITION ? 'DN' : 'UP' }}
BRK {{ latestTelemetry.BRAKE_PARKING_POSITION ? 'SET' : 'OFF' }}
No log entries yet. Waiting for bridge activity …
{{ JSON.stringify(entry.data, null, 2) }}