You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `FSLABS_A32X_EXPERIMENTAL_DISPLAY_READ_README.mcc` must be loaded in MobiFlight
3
+
- Extends no display version with some display information.
4
+
5
+
> FSLabs does not provide the FCU values for the display. At some point a value must be synced from general sim data and afterwards kept updated derived from user interaction.
6
+
7
+
#### Currently supported:
8
+
- Altitude encoder should work well
9
+
- Vertical speed encoder works ok
10
+
- Speed and heading work well when synced
11
+
- Speed and heading sync is only possible on pull when at current speed or heading. No correct display with preselection possible.
12
+
13
+
#### Not supported:
14
+
- Mach display (planned)
15
+
- TRK/FPA (FPA planned)
16
+
- Dot for managed modes.
17
+
- Speed and heading preselection.
18
+
- Speed and heading sync via turn.
19
+
20
+
### Advices to sync HDG, SPD and ALT
21
+
- ALT is synced on start to 100. If a resync needs to be performed, select 1000 mode and quickly turn to min or max value to sync.
22
+
- Sync SPD via pull. If off by one push and pull again.
23
+
- Sync HDG via pull. Only correct value when flying straight. If off by one push and pull again.
24
+
- If preselection necessary, sync via pull, when preselected value is reached.
0 commit comments