Skip to content

Commit 97cfa9b

Browse files
committed
Add readme.txt
1 parent 55278de commit 97cfa9b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

fslabs/README.txt

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### Experimental display version:
2+
- `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

Comments
 (0)