From 3cdcff8ee8086449d9afc4357d21743d14e4dda8 Mon Sep 17 00:00:00 2001 From: curt <curt> Date: Thu, 24 Jul 2003 16:25:24 +0000 Subject: [PATCH] Lee Elliott: The base a10 yasim config wasn't working because of the control structure changes so I've fixed that. The other yasim configs are also included because I forgot to omit them from the archive but they're not updated or changed. All the a10 stuff needs badly re-doing though and it's a bit of a mess - the yasim configs are all similar but I don't know which ones had Andy Ross's mods. I've also got to either forget the weapon load version or get it working with weight entries so that the rest of the configs can be indentical. --- Aircraft/a10-yasim-set.xml | 73 ++++++++++++++++++++++++++++++++++++ Aircraft/a10cl-yasim-set.xml | 18 ++++++--- Aircraft/a10fl-yasim-set.xml | 73 ++++++++++++++++++++++++++++++++++++ Aircraft/a10wl-yasim-set.xml | 18 ++++++--- 4 files changed, 170 insertions(+), 12 deletions(-) create mode 100755 Aircraft/a10-yasim-set.xml create mode 100755 Aircraft/a10fl-yasim-set.xml diff --git a/Aircraft/a10-yasim-set.xml b/Aircraft/a10-yasim-set.xml new file mode 100755 index 000000000..b814bd151 --- /dev/null +++ b/Aircraft/a10-yasim-set.xml @@ -0,0 +1,73 @@ +<?xml version="1.0"?> +<!-- +************************************************************************ +Fairchild A10 (Clean) )simulation config. + +2002-10-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk +************************************************************************ +--> + +<PropertyList> + <sim> + <flight-model>yasim</flight-model> + <aero>a10-yasim</aero> + <fuel-fraction>1.0</fuel-fraction> + + <sound> + <audible>true</audible> + <path>Aircraft/a10/Sounds/a10-sound.xml</path> + </sound> + + <panel> + <path>Aircraft/a10/Panels/a10-vfr-panel.xml</path> + </panel> + <panel_2> + <path>Aircraft/a10/Panels/a10-mini-panel.xml</path> + </panel_2> + + <hud> + <path>Aircraft/a10/Huds/a10-hud1.xml</path> + <visibility>true</visibility> + </hud> + + <model> + <path>Aircraft/a10/Models/a10cl-model.xml</path> + </model> + + <systems> + <electrical> + <path>Aircraft/a10/Systems/a10-electrical.xml</path> + </electrical> + </systems> + + <chase-distance-m type="double" archive="y">-35.0</chase-distance-m> + </sim> + + <autopilot> + <config> + + <min-climb-speed-kt type="float">50.0</min-climb-speed-kt> + <best-climb-speed-kt type="float">350.0</best-climb-speed-kt> + + <target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm> + <target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm> + + <elevator-adj-factor type="float">100.0</elevator-adj-factor> + + <integral-contribution type="float">0.005</integral-contribution> + + <max-aileron type="float">0.5</max-aileron> + <max-roll-deg type="float">60.0</max-roll-deg> + + <roll-out-deg type="float">8</roll-out-deg> + <roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg> + + <zero-pitch-throttle type="float">0.5</zero-pitch-throttle> + <zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle> + + </config> + </autopilot> + +</PropertyList> + + diff --git a/Aircraft/a10cl-yasim-set.xml b/Aircraft/a10cl-yasim-set.xml index b729f6731..c8dfdd9a6 100644 --- a/Aircraft/a10cl-yasim-set.xml +++ b/Aircraft/a10cl-yasim-set.xml @@ -15,26 +15,32 @@ Fairchild A10 (Clean) )simulation config. <sound> <audible>true</audible> - <path>Aircraft/a4/a4-sound.xml</path> + <path>Aircraft/a10/Sounds/a10-sound.xml</path> </sound> <panel> - <path>Aircraft/a10/a10-vfr-panel.xml</path> + <path>Aircraft/a10/Panels/a10-vfr-panel.xml</path> </panel> <panel_2> - <path>Aircraft/a10/a10-mini-panel.xml</path> + <path>Aircraft/a10/Panels/a10-mini-panel.xml</path> </panel_2> <hud> - <path>Huds/Default/default.xml</path> + <path>Aircraft/a10/Huds/a10-hud1.xml</path> <visibility>true</visibility> </hud> <model> - <path>Aircraft/a10/a10cl-model.xml</path> + <path>Aircraft/a10/Models/a10cl-model.xml</path> </model> - <chase-distance-m type="double" archive="y">-50.0</chase-distance-m> + <systems> + <electrical> + <path>Aircraft/a10/Systems/a10-electrical.xml</path> + </electrical> + </systems> + + <chase-distance-m type="double" archive="y">-35.0</chase-distance-m> </sim> <autopilot> diff --git a/Aircraft/a10fl-yasim-set.xml b/Aircraft/a10fl-yasim-set.xml new file mode 100755 index 000000000..f6fd3ffac --- /dev/null +++ b/Aircraft/a10fl-yasim-set.xml @@ -0,0 +1,73 @@ +<?xml version="1.0"?> +<!-- +************************************************************************ +Fairchild A10 (Ferry Load) simulation config. + +2002-10-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk +************************************************************************ +--> + +<PropertyList> + <sim> + <flight-model>yasim</flight-model> + <aero>a10fl-yasim</aero> + <fuel-fraction>1.0</fuel-fraction> + + <sound> + <audible>true</audible> + <path>Aircraft/a10/Sounds/a10-sound.xml</path> + </sound> + + <panel> + <path>Aircraft/a10/Panels/a10-vfr-panel.xml</path> + </panel> + <panel_2> + <path>Aircraft/a10/Panels/a10-mini-panel.xml</path> + </panel_2> + + <hud> + <path>Aircraft/a10/Huds/a10-hud1.xml</path> + <visibility>true</visibility> + </hud> + + <model> + <path>Aircraft/a10/Models/a10fl-model.xml</path> + </model> + + <systems> + <electrical> + <path>Aircraft/a10/Systems/a10-electrical.xml</path> + </electrical> + </systems> + + <chase-distance-m type="double" archive="y">-35.0</chase-distance-m> + </sim> + + <autopilot> + <config> + + <min-climb-speed-kt type="float">50.0</min-climb-speed-kt> + <best-climb-speed-kt type="float">350.0</best-climb-speed-kt> + + <target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm> + <target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm> + + <elevator-adj-factor type="float">100.0</elevator-adj-factor> + + <integral-contribution type="float">0.005</integral-contribution> + + <max-aileron type="float">0.3</max-aileron> + <max-roll-deg type="float">60.0</max-roll-deg> + + <roll-out-deg type="float">8</roll-out-deg> + <roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg> + + <zero-pitch-throttle type="float">0.5</zero-pitch-throttle> + <zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle> + + </config> + </autopilot> + +</PropertyList> + + diff --git a/Aircraft/a10wl-yasim-set.xml b/Aircraft/a10wl-yasim-set.xml index 605e51c1b..3d5d6ed56 100644 --- a/Aircraft/a10wl-yasim-set.xml +++ b/Aircraft/a10wl-yasim-set.xml @@ -15,26 +15,32 @@ Fairchild A10 (Weapon load) simulation config. <sound> <audible>true</audible> - <path>Aircraft/a4/a4-sound.xml</path> + <path>Aircraft/a10/Sounds/a10-sound.xml</path> </sound> <panel> - <path>Aircraft/a10/a10-vfr-panel.xml</path> + <path>Aircraft/a10/Panels/a10-vfr-panel.xml</path> </panel> <panel_2> - <path>Aircraft/a10/a10-mini-panel.xml</path> + <path>Aircraft/a10/Panels/a10-mini-panel.xml</path> </panel_2> <hud> - <path>Huds/Default/default.xml</path> + <path>Aircraft/a10/Huds/a10-hud1.xml</path> <visibility>true</visibility> </hud> <model> - <path>Aircraft/a10/a10wl-model.xml</path> + <path>Aircraft/a10/Models/a10wl-model.xml</path> </model> - <chase-distance-m type="double" archive="y">-50.0</chase-distance-m> + <systems> + <electrical> + <path>Aircraft/a10/Systems/a10-electrical.xml</path> + </electrical> + </systems> + + <chase-distance-m type="double" archive="y">-35.0</chase-distance-m> </sim> <autopilot>