Gnat_T1-set.xml 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. <?xml version="1.0"?>
  2. <!-- Folland Gnat T1 -->
  3. <PropertyList>
  4. <sim>
  5. <description>Folland Gnat T1</description>
  6. <author>Warty</author>
  7. <aircraft-version>0.9</aircraft-version>
  8. <status>0.9 BETA</status>
  9. <rating>
  10. <FDM type="int">4</FDM>
  11. <systems type="int">3</systems>
  12. <cockpit type="int">3</cockpit>
  13. <model type="int">3</model>
  14. </rating>
  15. <instrumentation>
  16. <path>Aircraft/Gnat_T1/Systems/instrumentation.xml</path>
  17. </instrumentation>
  18. <systems>
  19. <electrical>
  20. <path>Aircraft/Generic/generic-electrical.xml</path>
  21. </electrical>
  22. <autopilot>
  23. <path>Aircraft/Gnat_T1/systems/autopilot3.xml</path>
  24. </autopilot>
  25. </systems>
  26. <model>
  27. <path>Aircraft/Gnat_T1/Models/Gnat_T1.xml</path>
  28. <type>
  29. <!-- 0: fighter , 1: trainer -->
  30. <trainer>1</trainer>
  31. </type>
  32. </model>
  33. <rendering>
  34. <refl_correction type="string">-0.3</refl_correction>
  35. <fresnel-factor>0.5</fresnel-factor>
  36. </rendering>
  37. <!-- =========================================================== Start of Warty extras -->
  38. <allow-toggle-cockpit>true</allow-toggle-cockpit>
  39. <panel> <!-- ========================================= not available in this repo -->
  40. <path>Aircraft/Gnat_T1/Panels/panel-Gnat.xml</path>
  41. <hide-nonzero-heading-offset>false</hide-nonzero-heading-offset>
  42. <visibility archive="y">false</visibility>
  43. </panel>
  44. <hud>
  45. <path n="1">Aircraft/Gnat_T1/Hud/hud_Gnat.xml</path>
  46. <visibility n="1">true</visibility>
  47. <palette>
  48. <color n="0">
  49. <alpha type="float">0.85</alpha>
  50. <antialiased type="bool">true</antialiased>
  51. <!--brightness type="float">0.85</brightness-->
  52. <brightness type="float">0.50</brightness>
  53. <transparent type="bool">true</transparent>
  54. <red type="float">0.38</red>
  55. <green type="float">1.0</green>
  56. <blue type="float">0.22</blue>
  57. </color>
  58. <color n="1">
  59. <alpha type="float">0.85</alpha>
  60. <antialiased type="bool">true</antialiased>
  61. <brightness type="float">0.85</brightness>
  62. <transparent type="bool">true</transparent>
  63. <red type="float">1.0</red>
  64. <green type="float">0.2</green>
  65. <blue type="float">0.0</blue>
  66. </color>
  67. <color n="2">
  68. <alpha type="float">0.85</alpha>
  69. <antialiased type="bool">true</antialiased>
  70. <brightness type="float">0.85</brightness>
  71. <transparent type="bool">true</transparent>
  72. <red type="float">0.0</red>
  73. <green type="float">0.0</green>
  74. <blue type="float">0.7</blue>
  75. </color>
  76. </palette>
  77. </hud>
  78. <!-- ============================================================= End of Warty extras -->
  79. <startup>
  80. <splash-texture>Aircraft/Gnat_T1/splash.png</splash-texture>
  81. </startup>
  82. <virtual-cockpit archive="y">false</virtual-cockpit>
  83. <view n="0">
  84. <internal archive="y">true</internal>
  85. <config>
  86. <x-offset-m archive="y">0</x-offset-m>
  87. <y-offset-m archive="y">0.6</y-offset-m>
  88. <z-offset-m archive="y">2.45</z-offset-m>
  89. <pitch-offset-deg>-7</pitch-offset-deg>
  90. <default-field-of-view-deg>85</default-field-of-view-deg>
  91. </config>
  92. </view>
  93. <current-view>
  94. <field-of-view>85.0</field-of-view>
  95. </current-view>
  96. <!-- Shift the camera target point back -->
  97. <view n="1">
  98. <config>
  99. <target-z-offset-m archive="y" type="double">6.0</target-z-offset-m>
  100. <pitch-offset-deg archive="y">15</pitch-offset-deg>
  101. <roll-offset-deg archive="y">1.5</roll-offset-deg>
  102. </config>
  103. </view>
  104. <view n="2">
  105. <config>
  106. <target-z-offset-m archive="y" type="double">6.0</target-z-offset-m>
  107. <pitch-offset-deg archive="y">15</pitch-offset-deg>
  108. <roll-offset-deg archive="y">1.5</roll-offset-deg>
  109. </config>
  110. </view>
  111. <view n="3">
  112. <config>
  113. <target-z-offset-m archive="y" type="double">6.0</target-z-offset-m>
  114. <pitch-offset-deg archive="y">15</pitch-offset-deg>
  115. <roll-offset-deg archive="y">1.5</roll-offset-deg>
  116. </config>
  117. </view>
  118. <view n="4">
  119. <config>
  120. <target-z-offset-m archive="y" type="double">6.0</target-z-offset-m>
  121. <pitch-offset-deg archive="y">15</pitch-offset-deg>
  122. <roll-offset-deg archive="y">1.5</roll-offset-deg>
  123. </config>
  124. </view>
  125. <view n="5">
  126. <config>
  127. <target-z-offset-m archive="y" type="double">6.0</target-z-offset-m>
  128. <pitch-offset-deg archive="y">15</pitch-offset-deg>
  129. <roll-offset-deg archive="y">1.5</roll-offset-deg>
  130. </config>
  131. </view>
  132. <view n="6">
  133. <config>
  134. <target-z-offset-m archive="y" type="double">6.0</target-z-offset-m>
  135. <pitch-offset-deg archive="y">15</pitch-offset-deg>
  136. <roll-offset-deg archive="y">1.5</roll-offset-deg>
  137. </config>
  138. </view>
  139. <view n="7">
  140. <config>
  141. <target-z-offset-m archive="y" type="double">6.0</target-z-offset-m>
  142. <pitch-offset-deg archive="y">15</pitch-offset-deg>
  143. <roll-offset-deg archive="y">1.5</roll-offset-deg>
  144. </config>
  145. </view>
  146. <flight-model>yasim</flight-model>
  147. <aero>Gnat_T1-yasim</aero>
  148. <fuel-fraction>0.5</fuel-fraction>
  149. <sound>
  150. <path>Aircraft/Gnat_T1/Sounds/sound.xml</path>
  151. </sound>
  152. <engines>
  153. <engine n="0">
  154. <running>true</running>
  155. </engine>
  156. </engines>
  157. <hud>
  158. <enable3d>true</enable3d>
  159. </hud>
  160. <help>
  161. <title>Gnat - Help</title>
  162. <text>
  163. Taking off:
  164. Increase throttle to 100%.
  165. Release parking brake.
  166. One click of flaps (0.33).
  167. Rotate at 120-140kts.
  168. Landing:
  169. Two clicks of flaps (0.66).
  170. Slow down to around 140kts.
  171. Just prior to landing, reduce throttle to zero.
  172. Apply the wheel brakes.
  173. The Gnat menu also has options to automate
  174. various settings and set the AFCS to control things :o)
  175. </text>
  176. </help>
  177. <menubar include="Dialogs/menu.xml"/>
  178. </sim>
  179. <controls>
  180. <gear>
  181. <brake-parking type="double">1.0</brake-parking>
  182. </gear>
  183. <engines>
  184. <engine>
  185. <throttle>0</throttle>
  186. </engine>
  187. </engines>
  188. </controls>
  189. <input>
  190. <!-- ===============================Warty Extras START============================ -->
  191. <keyboard include="Input/keyboard_Gnat.xml" />
  192. <!-- =================================Warty Extras end============================ -->
  193. </input>
  194. <environment>
  195. <turbulence>
  196. <use-cloud-turbulence>true</use-cloud-turbulence>
  197. </turbulence>
  198. </environment>
  199. <consumables>
  200. <fuel>
  201. <tank n="0">
  202. <tank-num type="int">0</tank-num>
  203. <level-gal_us archive="y">108</level-gal_us>
  204. </tank>
  205. </fuel>
  206. </consumables>
  207. <instrumentation>
  208. <doors><!--opened at strtup -->
  209. <crew>
  210. <position-norm type="float">0</position-norm>
  211. </crew>
  212. </doors>
  213. </instrumentation>
  214. <Gnat_T1>
  215. <gear0_DN type="int">1</gear0_DN>
  216. <gear0_UP type="int">0</gear0_UP>
  217. <gear1_DN type="int">1</gear1_DN>
  218. <gear1_UP type="int">0</gear1_UP>
  219. <gear2_DN type="int">1</gear2_DN>
  220. <gear2_UP type="int">0</gear2_UP>
  221. <gearTransit type="int">0</gearTransit>
  222. <smoke>
  223. <red type="int">0</red>
  224. <white type="int">0</white>
  225. <blue type="int">0</blue>
  226. <particlepersec type="int">50</particlepersec>
  227. </smoke>
  228. </Gnat_T1>
  229. <nasal>
  230. <Gnat_T1>
  231. <file>Aircraft/Gnat_T1/Nasal/light.nas</file>
  232. <file>Aircraft/Gnat_T1/Nasal/liveries.nas</file>
  233. <file>Aircraft/Gnat_T1/Nasal/Gnat_T1.nas</file>
  234. </Gnat_T1>
  235. <doors>
  236. <file>Aircraft/Gnat_T1/Nasal/doors.nas</file>
  237. </doors>
  238. <electrical>
  239. <file>Aircraft/Gnat_T1/Nasal/electrical.nas</file>
  240. </electrical>
  241. <enav>
  242. <file>Aircraft/Gnat_T1/Nasal/enav.nas</file><!-- TACAN -->
  243. </enav>
  244. <engines>
  245. <file>Aircraft/Gnat_T1/Nasal/generic-yasim-engine.nas</file>
  246. <script>
  247. var engine1 = engines.Jet.new(0, 0, 0.01, 5.21, 3, 5, 1, 6);
  248. setlistener("sim/signals/fdm-initialized", func {
  249. engine1.init();
  250. }, 0, 0);
  251. </script>
  252. </engines>
  253. <!-- =========================================================== Start of Warty extras -->
  254. <afcs>
  255. <file>Aircraft/Gnat_T1/Nasal/common.nas</file>
  256. <file>Aircraft/Gnat_T1/Nasal/Gnat_afcs.nas</file>
  257. </afcs>
  258. <!-- ============================================================= End of Warty extras -->
  259. </nasal>
  260. </PropertyList>