Avionics
Dropship Simulator
|
▶NDevices | Okay, the portable keyboard numbers don't work like the outside keypad because the outside keypad is numlock ON |
▶NLibrary | |
▶NSystems | These have to be in this order |
CAfcs | Automatic Flight Control System |
CAlertMessageStack | Alert Message Stack (CAS) |
CAltitudeTape | Altitude |
▶CAse | Adaptive Scenario Engine |
CAttitudeIndicator | AI |
▶CBus | |
CCas | Crew Alerting System |
CCommand | |
CComponent | |
CCondition | |
CConfig | |
CDEVICE_OBJECT | |
CDiagnostics | Diagnostics |
CDoor | CUSTOM## Door module |
CElement | |
CFadec | Full Authority Digital Engine Control |
▶CFcs | Flight Control System |
CFdr | Flight Data Recorder |
CFlightModeAnnunciator | FMA |
CFms | Flight Management System |
CFont | |
CGpws | Forward definitions for the modules are below |
CHeadingIndicator | Heading |
CIndicatedAirSpeedTape | Forward definitions for the instruments are below |
CInstrument | Abstract base class for instrumentation By definition, instruments don't do any of the work (they don't modify values) If you have something that takes data like VSI and AGL and then triggers GPWS that would be in a module This is presentation layer only - because we can have multiple copies of a particular instrument concurrently displayed What if we don't have data on the bus for the instrument, like FMS stores the waypoint order, waypoint locations? N1 and ITT are different, we are reading from sensors that could be flawed... not from FADEC directly |
CITTIndicator | ITT |
CLogger | |
CLogo | CUSTOM## Logo module |
▶CMcu | Motion Control Unit |
CMD5 | |
CMessage | |
CModule | Abstract base class for modules By definition, instruments don't do any of the work (they don't modify bus values) If you have something that takes data like VSI and AGL and then triggers GPWS that would be in a module It is a computer but not on the component level, it only has access to bus values from other modules |
CMovingMap | MovingMap |
CN1Indicator | N1 |
CNullable | |
CPage | |
▶CPfd | Primary Flight Display |
CRtu | Radio Tuning Unit |
CSBasePacket | |
CSControlSurfaces | ID_USER_PACKET_ENUM + 0 |
CScreen | |
CSEvents | ID_USER_PACKET_ENUM + 3 |
CSFromDisplay | ID_USER_PACKET_ENUM + 2 |
CSInitialData | ID_USER_PACKET_ENUM + 1 |
CSPacketSetting | |
CSprite | |
CTcas | Traffic Collision Avoidance System |
CText | |
CVehicle | |
▶CViewport | |
CVmu | Voice Messaging Unit |
▶CWatch | |
CWaypoint | |
CWINDOW_OBJECT |