h145m-set.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. <?xml version="1.0"?>
  2. <!--
  3. ************************************************************************
  4. H 145 simulation config. This is the BK117-D2 (H 145) specific model file.
  5. Common parameters are loaded via the ec145-base.xml file
  6. ************************************************************************-->
  7. <PropertyList include="ec145-base.xml">
  8. <devel type="bool">false</devel> <!--to display engine parameters on-screen-->
  9. <quickstart type="bool">false</quickstart> <!--to start engines immediately on sim start-->
  10. <sim>
  11. <aero>h145m</aero>
  12. <description>Eurocopter H-145M</description>
  13. <author>Melchior Franz (Nasal + config)Heiko Schulz, Maik Justus, StuartC (FDM), Melchior Franz (Nasal) Martien van der P. (3d), litzi ( Eurocopter Screens ), Avionyx</author>
  14. <status>1.2</status>
  15. <license>GPL v2</license>
  16. <aircraft-version>1.2</aircraft-version>
  17. <aircraft-registration type="string">D-HECE</aircraft-registration>
  18. <tags>
  19. <tag>H-145M</tag>
  20. <tag>BK-117 D2</tag>
  21. </tags>
  22. <checklists include="h145m-checklists.xml"/>
  23. <model>
  24. <path archive="y">Aircraft/ec145/Models/H-145M.xml</path>
  25. <rescue-lift>0.01</rescue-lift>
  26. <rescue type="bool">false</rescue>
  27. <bk117>
  28. <particles>
  29. <enabled type="bool">true</enabled>
  30. </particles>
  31. </bk117>
  32. </model>
  33. <systems>
  34. <propulsion include="Systems/h145m-propulsion.xml"/>
  35. </systems>
  36. <startup>
  37. <splash-texture>Aircraft/ec145/splash.jpg</splash-texture>
  38. </startup>
  39. <previews>
  40. <preview>
  41. <type>interior</type>
  42. <splash type="bool">true</splash>
  43. <path>Splash/splash.png</path>
  44. </preview>
  45. <preview>
  46. <type>exterior</type>
  47. <splash type="bool">true</splash>
  48. <path>Splash/splash1.png</path>
  49. </preview>
  50. <preview>
  51. <type>exterior</type>
  52. <splash type="bool">true</splash>
  53. <path>Splash/splash2.png</path>
  54. </preview>
  55. <preview>
  56. <type>interior</type>
  57. <splash type="bool">true</splash>
  58. <path>Splash/splash3.png</path>
  59. </preview>
  60. <preview>
  61. <type>exterior</type>
  62. <splash type="bool">true</splash>
  63. <path>Splash/splash4.png</path>
  64. </preview>
  65. <preview>
  66. <type>exterior</type>
  67. <splash type="bool">true</splash>
  68. <path>Splash/splash5.png</path>
  69. </preview>
  70. <preview>
  71. <type>interior</type>
  72. <splash type="bool">true</splash>
  73. <path>Splash/splash6.png</path>
  74. </preview>
  75. </previews>
  76. <help>
  77. <key>
  78. <name>]</name>
  79. <desc>Start engines</desc>
  80. </key>
  81. <key>
  82. <name>[</name>
  83. <desc>Shut down engines</desc>
  84. </key>
  85. <key>
  86. <name>Ctrl d</name>
  87. <desc>Turn off SAS</desc>
  88. </key>
  89. <key>
  90. <name>w</name>
  91. <desc>Rotate Searchlight Up</desc>
  92. </key>
  93. <key>
  94. <name>a</name>
  95. <desc>Rotate Searchlight Left</desc>
  96. </key>
  97. <key>
  98. <name>s</name>
  99. <desc>Rotate Searchlight Down</desc>
  100. </key>
  101. <key>
  102. <name>d</name>
  103. <desc>Rotate Searchlight Right</desc>
  104. </key>
  105. <key>
  106. <name>r</name>
  107. <desc>Activate Winch Man ( see notes below )</desc>
  108. </key>
  109. <line> Rotorbrake can only be activated by the lever on the cabin floor RHS of pilot seat.</line>
  110. <line>All external lights are default to OFF</line>
  111. <line>MFD modes can be changed by pressing the buttons on the MFD.</line>
  112. <line> Landing light + Search light ( when fitted ) are switched on/off from the switches on the collective.</line>
  113. <line> Search light ( when fitted ) needs to be armed first, via HISL sw. on overhead panel.</line>
  114. <line> All other exterior lights are controlled from the switches in the overhead panel.</line>
  115. <line> The Winch man is only available on winch equipped payloads. He can only be seen when he has been activated and the sliding door is open..</line>
  116. <line></line>
  117. <line>Emergency Floatation system</line>
  118. <line> The system is currently available on SAY and Offshore payloads only.</line>
  119. <line>When fitted the arming switch is available on the overhead panel.</line>
  120. <line>When armed the switch on the overhead will glow read. The red trigger switch will be available on the collective</line>
  121. <line></line>
  122. </help>
  123. <!-- payload definitions -->
  124. <weight n="0">
  125. <name>Pilot</name>
  126. <weight-lb>180</weight-lb>
  127. <max-lb>300</max-lb>
  128. </weight>
  129. <weight n="1">
  130. <name>Co-Pilot</name>
  131. <weight-lb>180</weight-lb>
  132. <max-lb>300</max-lb>
  133. </weight>
  134. <weight n="2">
  135. <name>Passengers</name>
  136. <weight-lb>0</weight-lb>
  137. <max-lb>2000</max-lb>
  138. </weight>
  139. <weight n="3">
  140. <name>LongLine</name>
  141. <weight-lb>0</weight-lb>
  142. <max-lb>3307</max-lb>
  143. </weight>
  144. <weight n="4">
  145. <name>Not used</name>
  146. <weight-lb>0</weight-lb>
  147. <max-lb>0</max-lb>
  148. </weight>
  149. <weight n="5">
  150. <name>Load</name>
  151. <weight-lb>0</weight-lb>
  152. <selected>none</selected>
  153. <opt>
  154. <name>none</name>
  155. <lbs>0</lbs>
  156. </opt>
  157. <opt>
  158. <name>Law Enforcement</name>
  159. <lbs>319.1</lbs>
  160. </opt>
  161. <opt>
  162. <name>Passenger</name>
  163. <lbs>199.3</lbs>
  164. </opt>
  165. <opt>
  166. <name>Passenger-offshore</name>
  167. <lbs>297.4</lbs>
  168. </opt>
  169. <opt>
  170. <name>SAR</name>
  171. <lbs>670</lbs>
  172. </opt>
  173. <opt>
  174. <name>Medivac</name>
  175. <lbs>576.1</lbs>
  176. </opt>
  177. <opt>
  178. <name>Guns</name>
  179. <lbs>1576.1</lbs>
  180. </opt>
  181. <opt>
  182. <name>Rockets</name>
  183. <lbs>1576.1</lbs>
  184. </opt>
  185. <opt>
  186. <name>Multi role</name>
  187. <lbs>1576.1</lbs>
  188. </opt>
  189. </weight>
  190. <flir>
  191. <view type="int">105</view>
  192. <weight type="int">5</weight>
  193. <options>
  194. <name>SAR</name>
  195. <name>Law Enforcement</name>
  196. </options>
  197. </flir>
  198. </sim>
  199. <instrumentation>
  200. <!-- For the Helionix panels add this to the instrumentation section of the aircraft set file. -->
  201. <!-- Note: You need to provide these parameters for all 4 Helionix MFDs even if your
  202. aircraft does not all use them .-->
  203. <mfd n="0">
  204. <mode-list type="string">init,fnd</mode-list>
  205. <nav-source type="string">NAV1</nav-source>
  206. <bearing-source type="string" n="0">NAV1</bearing-source>
  207. <bearing-source type="string" n="1">ADF1</bearing-source>
  208. <pwr-sw-pos type="bool">1</pwr-sw-pos> <!--initial position of the screens power switch-->
  209. <supply>/systems/electrical/outputs/avio[1]</supply>
  210. </mfd>
  211. <mfd n="1">
  212. <!-- add 'dmap' to mode-list for FG1000 digital map mode -->
  213. <mode-list type="string">init,vmd,navd,dmap</mode-list>
  214. <nav-source type="string">NAV2</nav-source>
  215. <bearing-source type="string" n="0">NAV1</bearing-source>
  216. <bearing-source type="string" n="1">ADF1</bearing-source>
  217. <pwr-sw-pos type="bool">1</pwr-sw-pos> <!--initial position of the screens power switch-->
  218. <supply>/systems/electrical/outputs/avio[0]</supply>
  219. <dmap-zoom-level>10</dmap-zoom-level>
  220. </mfd>
  221. <mfd n="2">
  222. <mode-list type="string">init,fnd,dmap,efb</mode-list>
  223. <nav-source type="string">NAV2</nav-source>
  224. <bearing-source type="string" n="0">NAV2</bearing-source>
  225. <bearing-source type="string" n="1">ADF1</bearing-source>
  226. <pwr-sw-pos type="bool">1</pwr-sw-pos> <!--initial position of the screens power switch-->
  227. <supply>/systems/electrical/outputs/avio[1]</supply>
  228. </mfd>
  229. <mfd n="3">
  230. <mode-list type="string">stbyai</mode-list>
  231. <pwr-sw-pos type="bool">1</pwr-sw-pos> <!--initial position of the screens power switch-->
  232. <supply>/systems/electrical/outputs/stbyhor</supply>
  233. </mfd>
  234. <apcp>
  235. <serviceable type="bool">1</serviceable>
  236. <atrim-bt type="bool">0</atrim-bt>
  237. <ap12-bt type="bool">0</ap12-bt>
  238. <alt-bt type="bool">0</alt-bt>
  239. </apcp>
  240. </instrumentation>
  241. <nasal>
  242. <!-- there is an issue with the sequence the .nas files get loaded in the h145m-set and the ec145-base file..
  243. -->
  244. <bk117 n="1">
  245. <file>Aircraft/ec145/Nasal/bk117.nas</file>
  246. <file>Aircraft/ec145/Nasal/liveriesH.nas</file>
  247. <file>Aircraft/ec145/Nasal/flitape.nas</file>
  248. <file>Aircraft/ec145/Nasal/enginecontrol-h145.nas</file>
  249. </bk117>
  250. <helionix>
  251. <!-- for the BK117 D2 load the Helionix screens-->
  252. <file>Aircraft/ec145/Models/instruments/EUcopter-mfd-c/Nasal/helionix.nas</file>
  253. <file>Aircraft/ec145/Nasal/masterlist-h145.nas</file>
  254. <file>Aircraft/ec145/Models/instruments/GTN750/gtn750-1.nas</file>
  255. <file>Aircraft/ec145/Models/instruments/GTN750/gtn750-2.nas</file>
  256. </helionix>
  257. </nasal>
  258. </PropertyList>