Modified for Erik's sound-configuration changes.
This commit is contained in:
parent
6ad4d75137
commit
ee3e969fee
15 changed files with 64 additions and 15 deletions
|
@ -12,6 +12,10 @@ UIUC Boeing 747 init file.
|
|||
<aero>uiuc</aero>
|
||||
<aircraft-dir>Aircraft-uiuc/Boeing747</aircraft-dir>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/747/747-panel.xml</path>
|
||||
<visibility>false</visibility>
|
||||
|
|
|
@ -15,7 +15,9 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<flight-model>yasim</flight-model>
|
||||
<aero>747</aero>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
<sound>true</sound>
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/747/747-panel.xml</path>
|
||||
|
|
|
@ -21,7 +21,9 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>X15</aero>
|
||||
<sound>false</sound>
|
||||
<sound>
|
||||
<audible>false</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/X15/Panels/X15-panel.xml</path>
|
||||
|
|
|
@ -15,7 +15,10 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<flight-model>yasim</flight-model>
|
||||
<aero>a4</aero>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||
|
|
|
@ -12,7 +12,10 @@ UIUC Beech 99 init file.
|
|||
<flight-model>larcsim</flight-model>
|
||||
<aero>uiuc</aero>
|
||||
<aircraft-dir>Aircraft-uiuc/Beech99</aircraft-dir>
|
||||
<sound>false</sound>
|
||||
|
||||
<sound>
|
||||
<audible>false</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c310/c310-vfr-panel.xml</path>
|
||||
|
|
|
@ -16,7 +16,11 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>c172</aero>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c172/c172-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-ifr-panel.xml</path>
|
||||
|
|
|
@ -16,7 +16,11 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<flight-model>larcsim</flight-model>
|
||||
<aero>c172</aero>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c172/c172-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||
|
|
|
@ -15,7 +15,10 @@ UIUC Cessna 172 init file.
|
|||
|
||||
<aircraft-dir>Aircraft-uiuc/Cessna172</aircraft-dir>
|
||||
|
||||
<sound>true</sound>
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c172/c172-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||
|
|
|
@ -16,8 +16,12 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<aero>c172</aero>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
<sound>true</sound>
|
||||
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c172/c172-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||
<visibility>true</visibility>
|
||||
|
|
|
@ -11,7 +11,11 @@ UIUC Cessna 310 init file.
|
|||
<flight-model>larcsim</flight-model>
|
||||
<aero>uiuc</aero>
|
||||
<aircraft-dir>Aircraft-uiuc/Cessna310</aircraft-dir>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c310/c310-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c310/c310-vfr-panel.xml</path>
|
||||
|
|
|
@ -15,7 +15,11 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<flight-model>yasim</flight-model>
|
||||
<aero>c310</aero>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/c310/c310-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c310/c310-vfr-panel.xml</path>
|
||||
|
|
|
@ -15,7 +15,10 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<flight-model>yasim</flight-model>
|
||||
<aero>dc3</aero>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c310/c310-vfr-panel.xml</path>
|
||||
|
|
|
@ -15,7 +15,10 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<flight-model>yasim</flight-model>
|
||||
<aero>harrier</aero>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-ifr-panel.xml</path>
|
||||
|
|
|
@ -16,7 +16,10 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>shuttle</aero>
|
||||
<sound>true</sound>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||
|
|
|
@ -21,7 +21,10 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>x24b</aero>
|
||||
<sound>false</sound>
|
||||
|
||||
<sound>
|
||||
<audible>false</audible>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/X15/Panels/X15-panel.xml</path>
|
||||
|
|
Loading…
Add table
Reference in a new issue