1 src/Cockpit/ - instrument and display-related code
3 This directory contains various subsystems and code modules related to
4 the cockpit, including the HUD and the 2D panel. The code from here
5 is gradually being sorted out into separate code modules -- please do
6 not add anything new here. All new code for gauges and avionics
7 should go in src/Instrumentation/, and all new code aircraft systems
8 (like the electrical or vacuum systems) should go in src/Systems/.
9 Any new 2D or 3D modelling code should go in src/Model/.