Skip to content

Commit 20bd9bc

Browse files
authored
[Feature]: Inital list of INOP systems (#1026)
1 parent d7f081a commit 20bd9bc

File tree

1 file changed

+126
-2
lines changed

1 file changed

+126
-2
lines changed

docs/aircraft/a380x/inop.md

Lines changed: 126 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,131 @@
11
# INOP System
22

33
## Description
4-
The FlyByWire A380X is work in progress. This page describes the systems and features that are currently inoperative or
4+
The FlyByWire A380X is an open alpha work in progress. This page describes the systems and features that are currently inoperative or
55
not implemented yet.
66

7-
It might not be complete and is subject to change as the aircraft is developed further.
7+
# A380X INOP systems
8+
These systems are currently not operational / these features are missing and shall thus not lead to bug reports.
9+
10+
### ATA 20 Aircraft General / Exterior 3D Model
11+
12+
### ATA 21 Air Con / Pressurization / Ventilation
13+
14+
### ATA 22 Flight Envelope
15+
- PRIM FE part (FMS taking over atm)
16+
17+
### ATA 22 Autoflight / FCU
18+
- AP tuning for A380X
19+
- FLS
20+
- THR NOISE, DCLB
21+
22+
### ATA 22 Flight Management System (FMS)
23+
- Incomplete pages see: fbw-a380x/src/systems/instruments/src/MFD/pages
24+
- Separation into three synchronized FMCs and two FMSs (currently one FMC serving one FMS)
25+
- EO modes / EO SID
26+
- Accurate CI, OPT and REC MAX FL computation
27+
- NADP (see THR NOISE above)
28+
- Fuel planning on FMS/FUEL&LOAD page
29+
- ATC / datalink
30+
- FCU BKUP
31+
32+
### ATA 23 Communication
33+
- RMP: HF, TEL, MENU, SATCOM, DATALINK pages
34+
CIDS: CALLS buttons
35+
36+
### ATA 24 Electrical
37+
38+
### ATA 25 Equipment / Cockpit 3D Model
39+
40+
### ATA 26 Fire and Smoke Protection
41+
42+
### ATA 27 Flight Controls
43+
- Complete SLAT/FLAP CTL implementation (adapted A32NX computers atm)
44+
- Automatic pitch trim setting
45+
46+
### ATA 28 Fuel
47+
48+
- Refuel Driver/Refuel Application placeholder pseudo-FQMS implementation (pre-cursor for realistic FQMS implementation while supporting instant load)
49+
CPIOM etc. not implemented yet.
50+
- Automatic fuel transfer system - Not fully implemented yet i.e. AGT off when 2 engines on
51+
- Manual refueling - Not supported yet
52+
- Integrated Refuel Panel - Simulated in the systems but not modeled in the plane model, or fully connected to ELEC
53+
- MFD entry - Not supported yet (ZFW/ZFWCG entry - Possible via EFB currently for testing)
54+
55+
### ATA 29 Hydraulic System
56+
- No accumulators / LEHGS systems
57+
- Brakes: Only rudimentary + carryover from A32NX
58+
- Gear system: Only rudimentary + carryover from A32NX
59+
- Flap/Slat not implemented (copy from 32NX)
60+
- Hydraulics Cooling
61+
62+
### ATA 30 Ice and Rain Protection
63+
64+
### ATA 31 Indicating / Recording / ECAM / EFIS / Displays
65+
- CDS / displays (automatic) reconfiguration
66+
- PFD backup scales
67+
- Interactive ND
68+
- Vertical Display: Only fixed vertical range (until FL240) w/o FMS trajectory
69+
- Independent QNH
70+
- KCCU soft keyboard
71+
- ECAM: Only basic abnormal sensed procedures, only sensed items are complete
72+
- ECAM abnormal sensed: No navigation up/down, only CLEAR selectable for manual completion
73+
- ECAM: Abnormal non-sensed procedures
74+
- ECAM Deferred procedures
75+
- ECAM ABN secondary failures
76+
- ECAM: Complete STS page implementation
77+
- ECAM: AUTO RCL
78+
- ECAM: Correct behavior of RCL / RCL LAST
79+
- Video: ETACS due to sim limitation
80+
- Latest FMA indications for landing modes (e.g. LAND3 instead of CAT3)
81+
- SD VIDEO page
82+
83+
### ATA 32 Landing Gear / Braking / BTV
84+
- Gear system not implemented (copy from 32NX)
85+
- Wrong door sequence
86+
- Wrong hydraulic behavior
87+
- Brake system not implemented (copy from 32NX)
88+
- Wrong hydraulic behavior
89+
- BTV simplified logic only
90+
- Basic braking distance calculations
91+
- No glide slope adaptation
92+
- No handling of brakes/OANS errors
93+
94+
### ATA 33 Lights
95+
96+
### ATA 34 Navigation
97+
- MMR implementation including GPIRS position
98+
- GLS
99+
100+
### ATA 34 Surveillance / TCAS / TAWS / WXR / XPDR
101+
- Weather radar / WXR
102+
- TAWS obstacles
103+
104+
### ATA 34 ROW/ROP
105+
- Automatic detection of landing runway (needs FMS to have landing runway selected)
106+
- Shift of touchdown point according to position on glide slope
107+
108+
### ATA 35 Oxygen
109+
- Oxygen masks test P/B
110+
111+
### ATA 36 Bleed Air
112+
113+
### ATA 42 Avionics Network
114+
- Communication between systems using AFDX (ARINC protocol used mostly)
115+
116+
### ATA 49 APU
117+
118+
### ATA 52 Doors
119+
- CKPT DOOR functions
120+
- All cargo and passenger doors animated
121+
122+
### ATA 70 Engines
123+
- Custom engine model (current model is modified LEAP-1A)
124+
- ACUTE
125+
- METOTS
126+
- Reverser
127+
- Electrical system for triple lock safety system
128+
129+
### Misc / Sim specifics
130+
131+
This page is subject to change pending further development to the aircraft, and thus may be out of date. For the most up to date list of INOPs and system progress, please see our github page, found [here.](https://github.com/flybywiresim/aircraft/tree/master/fbw-a380x)

0 commit comments

Comments
 (0)