ec145-set.xml 9.6 KB

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