Aircraft maintenance: Difference between revisions

Jump to navigation Jump to search
(Mark parkpos-offset-m as not never implemented.)
Line 109: Line 109:
  /instrumentation/attitude-indicator/caged
  /instrumentation/attitude-indicator/caged
which has no effect. "caged" should be replaced by "caged-flag".
which has no effect. "caged" should be replaced by "caged-flag".
=== Heading Indicator ===
There are two implementations:
* A basic one: https://wiki.flightgear.org/Instrumentation#Heading_Indicator_(Suction-Driven)
* A advanced and very configurable one: https://wiki.flightgear.org/Instrumentation#Heading_Indicator_(Directional_Gyro)
Migrating from the former to the latter is basicly just a matter of switching the instrumentation.xml tag name.
You probably also need to tie the adjustment knob to the new property <code>align-deg</code> and look trough the available config options to set the behaviour (for example for tumbling etc)


== Sound ==
== Sound ==
630

edits

Navigation menu