<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://shergoodaviation.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kelly</id>
	<title> - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://shergoodaviation.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kelly"/>
	<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php/Special:Contributions/Kelly"/>
	<updated>2026-04-13T04:41:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5808</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5808"/>
		<updated>2026-04-05T14:17:00Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Chat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Chat Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv[&amp;#039;&amp;#039;options&amp;#039;&amp;#039;]   || Swap internal and external view&lt;br /&gt;
|-&lt;br /&gt;
|hud               || Get the HUD&lt;br /&gt;
|-&lt;br /&gt;
|prehud               || Get the preflight HUD&lt;br /&gt;
|-&lt;br /&gt;
|poh               || Get link to the POH (Manual)&lt;br /&gt;
|-&lt;br /&gt;
|s[&amp;#039;&amp;#039;options&amp;#039;&amp;#039;] [&amp;#039;&amp;#039;name&amp;#039;&amp;#039;] || Activate/set a switch&lt;br /&gt;
|-&lt;br /&gt;
|dc                 || Close all doors&lt;br /&gt;
|-&lt;br /&gt;
|checklist          || Show/hide checklist&lt;br /&gt;
|-&lt;br /&gt;
|mlt                || Toggle mouselook touch&lt;br /&gt;
|-&lt;br /&gt;
|dg [&amp;#039;&amp;#039;hdg&amp;#039;&amp;#039;]       || Set the heading on the DG&lt;br /&gt;
|-&lt;br /&gt;
|exec [&amp;#039;&amp;#039;name&amp;#039;&amp;#039;]    || Execute a command macro notecard (macro:)&lt;br /&gt;
|-&lt;br /&gt;
|apply[&amp;#039;&amp;#039;name&amp;#039;&amp;#039;]    || Execute an applier macro notecard (apply:)&lt;br /&gt;
|-&lt;br /&gt;
|pedcen              || Center the pedals&lt;br /&gt;
|-&lt;br /&gt;
|cycen              || Center the cyclic&lt;br /&gt;
|-&lt;br /&gt;
|fc                 || Fine control&lt;br /&gt;
|-&lt;br /&gt;
|ec[&amp;#039;&amp;#039;options&amp;#039;&amp;#039;]    || Set/adjust throttle&lt;br /&gt;
|-&lt;br /&gt;
|qstart             || Do a quick start&lt;br /&gt;
|-&lt;br /&gt;
|stop/qstop         || Do a quick stop&lt;br /&gt;
|-&lt;br /&gt;
|gps [&amp;#039;&amp;#039;cmd&amp;#039;&amp;#039;]     || Do a GPS command&lt;br /&gt;
|-&lt;br /&gt;
|nav/nav1 [&amp;#039;&amp;#039;cmd&amp;#039;&amp;#039;]     || Do a NAV radio command&lt;br /&gt;
|-&lt;br /&gt;
|com1/com2 [&amp;#039;&amp;#039;cmd&amp;#039;&amp;#039;]     || Do a COM radio command&lt;br /&gt;
|-&lt;br /&gt;
|wx [&amp;#039;&amp;#039;cmd&amp;#039;&amp;#039;]       || Do a weather command&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== GPS Chat Commands ===&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|gps new	||Delete all waypoints&lt;br /&gt;
|-&lt;br /&gt;
|gps route [&amp;#039;&amp;#039;wp1 wp2 ... wpn&amp;#039;&amp;#039;] || Set a full route as a sequence of waypoints.&lt;br /&gt;
|-&lt;br /&gt;
|gps save [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Save the current route to server&lt;br /&gt;
|-&lt;br /&gt;
|gps load [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Load a route from server&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; to the flight crew only.&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; on local chat.&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; || Enters a transponder code, or executes a specific transponder command.&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; || Test to see if the condition &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; is true.  If not, the message &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; is displayed to the crew and the commands configured by the ONFAIL command are executed before the macro is terminated.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5807</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5807"/>
		<updated>2026-04-05T14:10:02Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Chat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Chat Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv[&amp;#039;&amp;#039;options&amp;#039;&amp;#039;]   || Swap internal and external view&lt;br /&gt;
|-&lt;br /&gt;
|hud               || Get the HUD&lt;br /&gt;
|-&lt;br /&gt;
|prehud               || Get the preflight HUD&lt;br /&gt;
|-&lt;br /&gt;
|poh               || Get link to the POH (Manual)&lt;br /&gt;
|-&lt;br /&gt;
|s[&amp;#039;&amp;#039;options&amp;#039;&amp;#039;] [&amp;#039;&amp;#039;name&amp;#039;&amp;#039;] || Activate/set a switch&lt;br /&gt;
|-&lt;br /&gt;
|dc                 || Close all doors&lt;br /&gt;
|-&lt;br /&gt;
|checklist          || Show/hide checklist&lt;br /&gt;
|-&lt;br /&gt;
|mlt                || Toggle mouselook touch&lt;br /&gt;
|-&lt;br /&gt;
|dg [&amp;#039;&amp;#039;hdg&amp;#039;&amp;#039;]       || Set the heading on the DG&lt;br /&gt;
|-&lt;br /&gt;
|exec [&amp;#039;&amp;#039;name&amp;#039;&amp;#039;]    || Execute a command macro notecard (macro:)&lt;br /&gt;
|-&lt;br /&gt;
|apply[&amp;#039;&amp;#039;name&amp;#039;&amp;#039;]    || Execute an applier macro notecard (apply:)&lt;br /&gt;
|-&lt;br /&gt;
|pedcen              || Center the pedals&lt;br /&gt;
|-&lt;br /&gt;
|cycen              || Center the cyclic&lt;br /&gt;
|-&lt;br /&gt;
|fc                 || Fine control&lt;br /&gt;
|-&lt;br /&gt;
|gps [&amp;#039;&amp;#039;cmd&amp;#039;&amp;#039;]     || Do a GPS command&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== GPS Chat Commands ===&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|gps new	||Delete all waypoints&lt;br /&gt;
|-&lt;br /&gt;
|gps route [&amp;#039;&amp;#039;wp1 wp2 ... wpn&amp;#039;&amp;#039;] || Set a full route as a sequence of waypoints.&lt;br /&gt;
|-&lt;br /&gt;
|gps save [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Save the current route to server&lt;br /&gt;
|-&lt;br /&gt;
|gps load [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Load a route from server&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; to the flight crew only.&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; on local chat.&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; || Enters a transponder code, or executes a specific transponder command.&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; || Test to see if the condition &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; is true.  If not, the message &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; is displayed to the crew and the commands configured by the ONFAIL command are executed before the macro is terminated.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5806</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5806"/>
		<updated>2026-04-05T14:04:57Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Chat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Chat Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv[&amp;#039;&amp;#039;options&amp;#039;&amp;#039;]   || Swap internal and external view&lt;br /&gt;
|-&lt;br /&gt;
|hud               || Get the HUD&lt;br /&gt;
|-&lt;br /&gt;
|prehud               || Get the preflight HUD&lt;br /&gt;
|-&lt;br /&gt;
|poh               || Get link to the POH (Manual)&lt;br /&gt;
|-&lt;br /&gt;
|s[&amp;#039;&amp;#039;options&amp;#039;&amp;#039;] [&amp;#039;&amp;#039;name&amp;#039;&amp;#039;] || Activate/set a switch&lt;br /&gt;
|-&lt;br /&gt;
|gps [&amp;#039;&amp;#039;cmd&amp;#039;&amp;#039;]     || Do a GPS command&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== GPS Chat Commands ===&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|gps new	||Delete all waypoints&lt;br /&gt;
|-&lt;br /&gt;
|gps route [&amp;#039;&amp;#039;wp1 wp2 ... wpn&amp;#039;&amp;#039;] || Set a full route as a sequence of waypoints.&lt;br /&gt;
|-&lt;br /&gt;
|gps save [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Save the current route to server&lt;br /&gt;
|-&lt;br /&gt;
|gps load [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Load a route from server&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; to the flight crew only.&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; on local chat.&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; || Enters a transponder code, or executes a specific transponder command.&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; || Test to see if the condition &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; is true.  If not, the message &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; is displayed to the crew and the commands configured by the ONFAIL command are executed before the macro is terminated.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5805</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5805"/>
		<updated>2026-04-05T13:59:52Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Chat Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Chat Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|gps [&amp;#039;&amp;#039;cmd&amp;#039;&amp;#039;] ||Do a GPS command&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== GPS Chat Commands ===&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|gps new	||Delete all waypoints&lt;br /&gt;
|-&lt;br /&gt;
|gps route [&amp;#039;&amp;#039;wp1 wp2 ... wpn&amp;#039;&amp;#039;] || Set a full route as a sequence of waypoints.&lt;br /&gt;
|-&lt;br /&gt;
|gps save [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Save the current route to server&lt;br /&gt;
|-&lt;br /&gt;
|gps load [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Load a route from server&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; to the flight crew only.&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; on local chat.&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; || Enters a transponder code, or executes a specific transponder command.&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; || Test to see if the condition &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; is true.  If not, the message &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; is displayed to the crew and the commands configured by the ONFAIL command are executed before the macro is terminated.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5804</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5804"/>
		<updated>2026-04-05T13:58:23Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Chat Commands ==&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; to the flight crew only.&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; on local chat.&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; || Enters a transponder code, or executes a specific transponder command.&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; || Test to see if the condition &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; is true.  If not, the message &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; is displayed to the crew and the commands configured by the ONFAIL command are executed before the macro is terminated.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5803</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5803"/>
		<updated>2026-03-14T21:08:01Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; to the flight crew only.&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; on local chat.&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; || Enters a transponder code, or executes a specific transponder command.&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; || Test to see if the condition &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; is true.  If not, the message &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; is displayed to the crew and the commands configured by the ONFAIL command are executed before the macro is terminated.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5802</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5802"/>
		<updated>2026-03-14T21:07:27Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; || Test to see if the condition &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; is true.  If not, the message &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; is displayed to the crew and the commands configured by the ONFAIL command are executed before the macro is terminated.&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; to the flight crew only.&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Displays the message &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; on local chat.&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; || Enters a transponder code, or executes a specific transponder command.&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5801</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5801"/>
		<updated>2026-03-14T20:47:04Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space:nowrap;&amp;quot; |APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5800</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5800"/>
		<updated>2026-03-14T20:34:58Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! style=&amp;quot;white-space:nowrap;&amp;quot; | Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE &amp;#039;&amp;#039;cond&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;fail-mesg&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|MESG &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|SAY &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|XPDR &amp;#039;&amp;#039;xpdr-cmd&amp;#039;&amp;#039; ||&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039; || Sleeps for the specified number of seconds.&lt;br /&gt;
|-&lt;br /&gt;
|CMD &amp;#039;&amp;#039;command&amp;#039;&amp;#039; || Executes &amp;#039;&amp;#039;command&amp;#039;&amp;#039; as if it where a command typed in local chat.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5799</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5799"/>
		<updated>2026-03-14T20:24:53Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
! style=&amp;quot;white-space:nowrap;&amp;quot; | Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE&lt;br /&gt;
|-&lt;br /&gt;
|MESG&lt;br /&gt;
|-&lt;br /&gt;
|SAY&lt;br /&gt;
|-&lt;br /&gt;
|XPDR&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP&lt;br /&gt;
|-&lt;br /&gt;
|CMD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5798</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5798"/>
		<updated>2026-03-14T20:23:20Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|APPLY &amp;#039;&amp;#039;prim&amp;#039;&amp;#039;:&amp;#039;&amp;#039;face&amp;#039;&amp;#039;:&amp;#039;&amp;#039;type&amp;#039;&amp;#039;=&amp;#039;&amp;#039;uuid&amp;#039;&amp;#039; || Sets the &amp;#039;&amp;#039;type&amp;#039;&amp;#039; on the specified prim and face to the specified uuid.  &amp;#039;&amp;#039;type&amp;#039;&amp;#039; can be one of diff/norm/spec for the Diffuse, Normal or Specular of legacy materials, or &amp;#039;mat&amp;#039; for the PBR material.&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE&lt;br /&gt;
|-&lt;br /&gt;
|MESG&lt;br /&gt;
|-&lt;br /&gt;
|SAY&lt;br /&gt;
|-&lt;br /&gt;
|XPDR&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP&lt;br /&gt;
|-&lt;br /&gt;
|CMD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5797</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5797"/>
		<updated>2026-03-14T20:19:25Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|PUSH &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|-&lt;br /&gt;
|APPLY&lt;br /&gt;
|-&lt;br /&gt;
|REQUIRE&lt;br /&gt;
|-&lt;br /&gt;
|MESG&lt;br /&gt;
|-&lt;br /&gt;
|SAY&lt;br /&gt;
|-&lt;br /&gt;
|XPDR&lt;br /&gt;
|-&lt;br /&gt;
|SLEEP&lt;br /&gt;
|-&lt;br /&gt;
|CMD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5796</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5796"/>
		<updated>2026-03-14T20:05:56Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|APPLY &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== APPLY ====&lt;br /&gt;
&lt;br /&gt;
 SAY Applying white seat textures.....&lt;br /&gt;
 APPLY pilot-seat:0:diff=eeac5299-5b1a-c5f0-4b5d-c9a41cf69324&lt;br /&gt;
 APPLY pilot-seat:0:norm=1a28b8df-1aad-a7d0-e35a-1bf4c7b95dbe&lt;br /&gt;
 APPLY pilot-seat:0:spec=f242948b-59b8-6f9d-becf-6141579423eb&lt;br /&gt;
 APPLY pilot-seat:0:mat=489bb016-aaed-41e9-98e2-b39b0ba1c722&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5795</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5795"/>
		<updated>2026-03-14T20:03:57Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|-&lt;br /&gt;
|APPLY &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5794</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5794"/>
		<updated>2026-03-14T20:03:41Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|APPLY &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; || Executes a list of ; separated assignments.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5793</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5793"/>
		<updated>2026-03-14T20:02:52Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; &amp;amp;#124; &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; || Sets a behavior to execute when a REQUIRE command fails.  &amp;#039;&amp;#039;asgns&amp;#039;&amp;#039; is a list of assignments to perform, and &amp;#039;&amp;#039;mesg&amp;#039;&amp;#039; is a message to display to the pilot.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5792</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5792"/>
		<updated>2026-03-14T19:56:58Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|ONFAIL asgns | mesg&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5791</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5791"/>
		<updated>2026-03-14T19:52:34Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Invoking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This will look for the notecard &amp;quot;*apply:seats-white&amp;quot; in the aircraft inventory, and execute commands from it.  Similarly, use the command:&lt;br /&gt;
&lt;br /&gt;
 exec auto&lt;br /&gt;
&lt;br /&gt;
to invoke commands from the notecard &amp;quot;*macro:auto&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Commands ===&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5790</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5790"/>
		<updated>2026-03-14T19:48:37Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Macros and Appliers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;br /&gt;
&lt;br /&gt;
Macros and appliers can be used to execute fixed sequences of commands.  The commands are written in notecards with specific prefixes, &amp;quot;*apply:&amp;quot; for appliers, and &amp;quot;*macro:&amp;quot; for macros.  Both types of notecards are functionally equivalent and differ only in the command used to invoke them, and the intended use.  Appliers are intended to set texture and otherwise modify the visual appearance of the aircraft, while macros are intended to activate switches and controls to put the aircraft into a desired state.&lt;br /&gt;
&lt;br /&gt;
=== Invoking ===&lt;br /&gt;
&lt;br /&gt;
To invoke an applier, use the command:&lt;br /&gt;
&lt;br /&gt;
 apply seats-white&lt;br /&gt;
&lt;br /&gt;
This&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5789</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5789"/>
		<updated>2026-03-14T18:56:15Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=sa-section&amp;gt;SECTION 13. SL Features&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Macros and Appliers ==&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5788</id>
		<title>MD-500D/SL Features</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/SL_Features&amp;diff=5788"/>
		<updated>2026-03-14T18:55:29Z</updated>

		<summary type="html">&lt;p&gt;Kelly: Created page with &amp;quot;== SL Features ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== SL Features ==&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/Avionics&amp;diff=5787</id>
		<title>MD-500D/Avionics</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/Avionics&amp;diff=5787"/>
		<updated>2026-02-28T16:29:25Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* GPS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;span class=sa-section&amp;gt;SECTION 3. AVIONICS&amp;lt;/span&amp;gt;&lt;br /&gt;
=== Radios ===&lt;br /&gt;
&lt;br /&gt;
The MD-500D is equipped with radio communication equipment consisting of:&lt;br /&gt;
*A KMA 345 audio panel&lt;br /&gt;
*A primary VHF COM/NAV radio&lt;br /&gt;
*A KTX 327 Mode-S transponder&lt;br /&gt;
*A KNC 250XL combined GPS and secondary VHF radio&lt;br /&gt;
&lt;br /&gt;
The audio panels, COM radios, and GPS are described in following sections.&lt;br /&gt;
&lt;br /&gt;
=== GPS ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== GPS Chat Commands ====&lt;br /&gt;
&lt;br /&gt;
Chat commands are available as listed below for the various gps commands described in this section:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|gps new	||Delete all waypoints&lt;br /&gt;
|-&lt;br /&gt;
|gps route [&amp;#039;&amp;#039;wp1 wp2 ... wpn&amp;#039;&amp;#039;] || Set a full route as a sequence of waypoints.&lt;br /&gt;
|-&lt;br /&gt;
|gps save [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Save the current route to server&lt;br /&gt;
|-&lt;br /&gt;
|gps load [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Load a route from server&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/Avionics&amp;diff=5786</id>
		<title>MD-500D/Avionics</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/Avionics&amp;diff=5786"/>
		<updated>2026-02-28T16:29:04Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;span class=sa-section&amp;gt;SECTION 3. AVIONICS&amp;lt;/span&amp;gt;&lt;br /&gt;
=== Radios ===&lt;br /&gt;
&lt;br /&gt;
The MD-500D is equipped with radio communication equipment consisting of:&lt;br /&gt;
*A KMA 345 audio panel&lt;br /&gt;
*A primary VHF COM/NAV radio&lt;br /&gt;
*A KTX 327 Mode-S transponder&lt;br /&gt;
*A KNC 250XL combined GPS and secondary VHF radio&lt;br /&gt;
&lt;br /&gt;
The audio panels, COM radios, and GPS are described in following sections.&lt;br /&gt;
&lt;br /&gt;
=== GPS ===&lt;br /&gt;
&lt;br /&gt;
==== GPS Chat Commands ====&lt;br /&gt;
&lt;br /&gt;
==== GPS Chat Commands ====&lt;br /&gt;
&lt;br /&gt;
Chat commands are available as listed below for the various gps commands described in this section:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|gps new	||Delete all waypoints&lt;br /&gt;
|-&lt;br /&gt;
|gps route [&amp;#039;&amp;#039;wp1 wp2 ... wpn&amp;#039;&amp;#039;] || Set a full route as a sequence of waypoints.&lt;br /&gt;
|-&lt;br /&gt;
|gps save [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Save the current route to server&lt;br /&gt;
|-&lt;br /&gt;
|gps load [&amp;#039;&amp;#039;label&amp;#039;&amp;#039;]	||Load a route from server&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D/Avionics&amp;diff=5785</id>
		<title>MD-500D/Avionics</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D/Avionics&amp;diff=5785"/>
		<updated>2026-02-28T16:20:59Z</updated>

		<summary type="html">&lt;p&gt;Kelly: Created page with &amp;quot; &amp;lt;span class=sa-section&amp;gt;SECTION 3. AVIONICS&amp;lt;/span&amp;gt; === Radios ===  The MD-500D is equipped with radio communication equipment consisting of: *A KMA 345 audio panel *A primary...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;span class=sa-section&amp;gt;SECTION 3. AVIONICS&amp;lt;/span&amp;gt;&lt;br /&gt;
=== Radios ===&lt;br /&gt;
&lt;br /&gt;
The MD-500D is equipped with radio communication equipment consisting of:&lt;br /&gt;
*A KMA 345 audio panel&lt;br /&gt;
*A primary VHF COM/NAV radio&lt;br /&gt;
*A KTX 327 Mode-S transponder&lt;br /&gt;
*A KNC 250XL combined GPS and secondary VHF radio&lt;br /&gt;
&lt;br /&gt;
The audio panels, COM radios, and GPS are described in following sections.&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5784</id>
		<title>MD-500D</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5784"/>
		<updated>2026-02-28T16:17:21Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MD-500D&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Md500d.jpg|350px]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
{| class=sa-infotable&lt;br /&gt;
|Role||Utility&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer||Hughs/MD&lt;br /&gt;
|-&lt;br /&gt;
|RL First Flight||1976&lt;br /&gt;
|-&lt;br /&gt;
|RL Introduction||1977&lt;br /&gt;
|-&lt;br /&gt;
|SL First Flight||Jan 2024&lt;br /&gt;
|-&lt;br /&gt;
|SL Introduction||TBD&lt;br /&gt;
|-&lt;br /&gt;
|GTFO Code|| SAKS321002MD500D&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Description TBD&lt;br /&gt;
&lt;br /&gt;
The SAFE (Shergood Aviation Flight Engine) engine driving this virtual reproduction is the most advanced and realistic in SL., developed by an RL helicopter pilot The engine is purely physics based and features independent control of cyclic, collective and anti-torque pedals. Many real-world helicopter effects are also modeled as part of the engine including translational lift, translating tendency, ground effect, main rotor torque and vortex ring state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Master Contents&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 130%;&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# [[MD-500D/General|General]]&lt;br /&gt;
# [[MD-500D/Systems|Systems]]&lt;br /&gt;
# [[MD-500D/Avionics|Avionics]]&lt;br /&gt;
# [[MD-500D/Limits|Limits]]&lt;br /&gt;
# [[MD-500D/Weight_and_Balance|Weight and Balance]]&lt;br /&gt;
# [[MD-500D/Normal_Procedures|Normal Procedures]]&lt;br /&gt;
# [[MD-500D/Emergency_Procedures|Emergency Procedures]]&lt;br /&gt;
# [[MD-500D/Servicing|Servicing]]&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# &amp;lt;li value=&amp;quot;9&amp;quot;&amp;gt; [[MD-500D/Mission_Equipment|Mission Equipment]]&lt;br /&gt;
# [[MD-500D/Water_Operations|Water Operations]]&lt;br /&gt;
# [[MD-500D/Maintenance_and_Diagnostics|Maintenance and Diagnostics]]&lt;br /&gt;
# [[MD-500D/All Weather Operations|All Weather Operations]]&lt;br /&gt;
# [[MD-500D/SL_Features|SL Features]]&lt;br /&gt;
# [[MD-500D/Appendices|Appendices ]]&lt;br /&gt;
# [[MD-500D/Painting_Resources|Painting Resources]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Paint Resources&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Paint templates are available at: (Subject to change, use at own risk)&lt;br /&gt;
&lt;br /&gt;
* [https://shergoodaviation.com/aircraft/md500/paint/md500-paint.xcf md500-paint.xcf]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Credits&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* Sounds - Lorin Tone&lt;br /&gt;
* Flight Testing, Design - Tsukino Usagi (tsukino.firethorn)&lt;br /&gt;
* Design, Mesh, Textures and Scripting - Kelly Shergood&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Links&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* [[MD-500D|Release Notes]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5783</id>
		<title>MD-500D</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5783"/>
		<updated>2026-02-28T16:16:57Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MD-500D&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Md500d.jpg|350px]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
{| class=sa-infotable&lt;br /&gt;
|Role||Utility&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer||Hughs/MD&lt;br /&gt;
|-&lt;br /&gt;
|RL First Flight||1976&lt;br /&gt;
|-&lt;br /&gt;
|RL Introduction||1977&lt;br /&gt;
|-&lt;br /&gt;
|SL First Flight||Jan 2024&lt;br /&gt;
|-&lt;br /&gt;
|SL Introduction||TBD&lt;br /&gt;
|-&lt;br /&gt;
|GTFO Code|| SAKS321002MD500D&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Description TBD&lt;br /&gt;
&lt;br /&gt;
The SAFE (Shergood Aviation Flight Engine) engine driving this virtual reproduction is the most advanced and realistic in SL., developed by an RL helicopter pilot The engine is purely physics based and features independent control of cyclic, collective and anti-torque pedals. Many real-world helicopter effects are also modeled as part of the engine including translational lift, translating tendency, ground effect, main rotor torque and vortex ring state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Master Contents&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 130%;&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# [[MD-500D/General|General]]&lt;br /&gt;
# [[MD-500D/Systems|Systems]]&lt;br /&gt;
# [[MD-500D/Avionics|Avionics]]&lt;br /&gt;
# [[MD-500D/Limits|Limits]]&lt;br /&gt;
# [[MD-500D/Weight_and_Balance|Weight and Balance]]&lt;br /&gt;
# [[MD-500D/Normal_Procedures|Normal Procedures]]&lt;br /&gt;
# [[MD-500D/Emergency_Procedures|Emergency Procedures]]&lt;br /&gt;
# [[MD-500D/Servicing|Servicing]]&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# &amp;lt;li value=&amp;quot;9&amp;quot;&amp;gt; [[S-61R_Pelican/Mission_Equipment|Mission Equipment]]&lt;br /&gt;
# [[MD-500D/Water_Operations|Water Operations]]&lt;br /&gt;
# [[MD-500D/Maintenance_and_Diagnostics|Maintenance and Diagnostics]]&lt;br /&gt;
# [[MD-500D/All Weather Operations|All Weather Operations]]&lt;br /&gt;
# [[MD-500D/SL_Features|SL Features]]&lt;br /&gt;
# [[MD-500D/Appendices|Appendices ]]&lt;br /&gt;
# [[MD-500D/Painting_Resources|Painting Resources]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Paint Resources&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Paint templates are available at: (Subject to change, use at own risk)&lt;br /&gt;
&lt;br /&gt;
* [https://shergoodaviation.com/aircraft/md500/paint/md500-paint.xcf md500-paint.xcf]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Credits&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* Sounds - Lorin Tone&lt;br /&gt;
* Flight Testing, Design - Tsukino Usagi (tsukino.firethorn)&lt;br /&gt;
* Design, Mesh, Textures and Scripting - Kelly Shergood&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Links&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* [[MD-500D|Release Notes]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5782</id>
		<title>MD-500D</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5782"/>
		<updated>2025-03-23T17:30:30Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MD-500D&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Md500d.jpg|350px]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
{| class=sa-infotable&lt;br /&gt;
|Role||Utility&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer||Hughs/MD&lt;br /&gt;
|-&lt;br /&gt;
|RL First Flight||1976&lt;br /&gt;
|-&lt;br /&gt;
|RL Introduction||1977&lt;br /&gt;
|-&lt;br /&gt;
|SL First Flight||Jan 2024&lt;br /&gt;
|-&lt;br /&gt;
|SL Introduction||TBD&lt;br /&gt;
|-&lt;br /&gt;
|GTFO Code|| SAKS321002MD500D&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Description TBD&lt;br /&gt;
&lt;br /&gt;
The SAFE (Shergood Aviation Flight Engine) engine driving this virtual reproduction is the most advanced and realistic in SL., developed by an RL helicopter pilot The engine is purely physics based and features independent control of cyclic, collective and anti-torque pedals. Many real-world helicopter effects are also modeled as part of the engine including translational lift, translating tendency, ground effect, main rotor torque and vortex ring state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Master Contents&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 130%;&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# [[MD-500D/General|General]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Paint Resources&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Paint templates are available at: (Subject to change, use at own risk)&lt;br /&gt;
&lt;br /&gt;
* [https://shergoodaviation.com/aircraft/md500/paint/md500-paint.xcf md500-paint.xcf]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Credits&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* Sounds - Lorin Tone&lt;br /&gt;
* Flight Testing, Design - Tsukino Usagi (tsukino.firethorn)&lt;br /&gt;
* Design, Mesh, Textures and Scripting - Kelly Shergood&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Links&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* [[MD-500D|Release Notes]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5781</id>
		<title>MD-500D</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5781"/>
		<updated>2025-03-23T17:27:50Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MD-500D&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Md500d.jpg|350px]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
{| class=sa-infotable&lt;br /&gt;
|Role||Utility&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer||Hughs/MD&lt;br /&gt;
|-&lt;br /&gt;
|RL First Flight||1976&lt;br /&gt;
|-&lt;br /&gt;
|SL Introduction||TBD&lt;br /&gt;
|-&lt;br /&gt;
|GTFO Code|| SAKS321002MD500D&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Description TBD&lt;br /&gt;
&lt;br /&gt;
The SAFE (Shergood Aviation Flight Engine) engine driving this virtual reproduction is the most advanced and realistic in SL., developed by an RL helicopter pilot The engine is purely physics based and features independent control of cyclic, collective and anti-torque pedals. Many real-world helicopter effects are also modeled as part of the engine including translational lift, translating tendency, ground effect, main rotor torque and vortex ring state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Master Contents&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 130%;&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# [[MD-500D/General|General]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Paint Resources&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Paint templates are available at: (Subject to change, use at own risk)&lt;br /&gt;
&lt;br /&gt;
* [https://shergoodaviation.com/aircraft/md500/paint/md500-paint.xcf md500-paint.xcf]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Credits&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* Sounds - Lorin Tone&lt;br /&gt;
* Flight Testing, Design - Tsukino Usagi (tsukino.firethorn)&lt;br /&gt;
* Design, Mesh, Textures and Scripting - Kelly Shergood&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Links&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* [[MD-500D|Release Notes]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5780</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5780"/>
		<updated>2025-03-10T04:04:33Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Aircraft Feature Comparison */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Flying Resources=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Sl-hfh-cover.png|250px|link=SL_Helicopter_Flying_Handbook]]&lt;br /&gt;
|valign=top|The SL Helicopter Flying Handbook is full of useful information on flying helicopters equipped with the [[Shergood Flight System]].  This manual includes fundamentals of helicopter aerodynamics, helicopter systems, basic and advanced flight maneuvers, and navigation in SL.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Aircraft=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Md500d.jpg|250px|link=MD-500D]]&lt;br /&gt;
|[[File:S2s-promo.png|250px|link=Steamly S2-S]]&lt;br /&gt;
|[[File:S58_001.png|250px|link=H-34 Choctaw]]&lt;br /&gt;
|[[File:S61-pelican.png|250px|link=S-61R Pelican]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|MD-500D&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Steamly S2-S&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-34 (S-58) Choctaw&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-61R Pelican&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H160-square.png|250px|link=H-160]]&lt;br /&gt;
|[[File:Chinook.png|250px|link=Chinook CH-47]]&lt;br /&gt;
|[[File:ec135-vip.png|250px|link=EC-135]]&lt;br /&gt;
|[[File:S64-instrument-panel.png|250px|link=S-64]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-160&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Chinook CH-47&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-64&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H92.png|250px|link=H-92]]&lt;br /&gt;
|[[File:S92.png|250px|link=S-92]]&lt;br /&gt;
|[[File:E280c.png|250px|link=Enstrom 280C]]&lt;br /&gt;
|[[File:Uh4.png|250px|link=UH-4 Commuter]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Enstrom 280C&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|UH-4 Commuter&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:B305.jpg|250px|link=Brantly 305]]&lt;br /&gt;
|[[File:New b2b-sqr.jpg|250px|link=Brantly B2-B]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly 305&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly B2-B&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;clear: both;&amp;#039;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Aircraft Feature Comparison=&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Aircraft&lt;br /&gt;
!SA-FE Ver.&lt;br /&gt;
!Instruments&lt;br /&gt;
!Onboard&lt;br /&gt;
!Weather&lt;br /&gt;
!Hooks&lt;br /&gt;
!Hoist&lt;br /&gt;
!Rappel&lt;br /&gt;
!Autopilot&lt;br /&gt;
!Nav.&lt;br /&gt;
!Floats&lt;br /&gt;
|-&lt;br /&gt;
!MD500D&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Steamly S2-S&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-34 (S-58) Choctaw&lt;br /&gt;
|1.4.1&lt;br /&gt;
|gauges&lt;br /&gt;
|swap&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|limited&lt;br /&gt;
|VOR&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!S-61R Pelican&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS+VOR&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!H-160-UTL&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-VIP&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-EMS&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Chinook CH-47&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|1.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS*&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-EMS&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|add-on&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-VIP&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-POL&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!S-64&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|(cargo hoist)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!S-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Enstrom 280C&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!UH-4 Commuter&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly 305&lt;br /&gt;
|1.1&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly B2-B&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Equipment=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:KeliWagon_Web.png|250px|link=KeliWagon]]&lt;br /&gt;
|[[File:Square sock.png|250px|link=Airport Windsock]]&lt;br /&gt;
|[[File:Backpack-deicer-sqr.png|250px|link=Backpack Deicer]]&lt;br /&gt;
|[[File:Deicing-truck.png|250px|link=Deicing Truck]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KeliWagon&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Windsock&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Backpack Deicer&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Deicing Truck&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:PaintWizard Square.jpg|250px|link=Paint Wizard]]&lt;br /&gt;
|[[File:Kellyfuel-square.jpg|250px|link=KellyFuel]]&lt;br /&gt;
|[[File:Cargo-hook-kit-small.jpg|250px|link=Cargo Hook Kit]]&lt;br /&gt;
|[[File:Helitank-bottom.png|250px|link=Helitank for S-64 Aircrane]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Paint Wizard&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kelly Fuel&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Cargo Hook Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Helitank for S-64 Aircrane&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Logbook-thumb.png|250px|link=Pilot Logbook]]&lt;br /&gt;
|[[File:Alarm-thumb.jpg|250px|link=ELT Alarm Box]]&lt;br /&gt;
|[[File:Floatindex-thumb.png|250px|link=EC-135 Emergency Float Kit]]&lt;br /&gt;
|[[File:Gps-screen-thumb.jpg|250px|link=Advanced Transponder and GPS HUD]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Pilot Logbook&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|ELT Alarm Box&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Emergency Float Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Advanced Transponder and GPS HUD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Kimbi-thumb.jpg|250px|link=Kimbi Bucket]]&lt;br /&gt;
|[[File:Transponder-thumb.jpg|250px|link=Basic Transponder HUD]]&lt;br /&gt;
|[[File:Modkit-thumb.png|250px|link=Tail Number Modkit]]&lt;br /&gt;
|[[File:Radar-thumb.jpg|250px|link=Airport Radar]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kimbi Bucket&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Basic Transponder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Tail Number Modkit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Radar&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Rdfhud-thumb.png|250px|link=Radio Direction Finder HUD]]&lt;br /&gt;
|[[File:Winch-thumb.png|250px|link=EC-135 Rescue Winch Kit]]&lt;br /&gt;
|[[File:Kellbucket thumb.png|250px|link=KellBucket]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Radio Direction Finder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Rescue Winch Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KellBucket&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Painters=&lt;br /&gt;
[[Main Page/Painters|Painters]]&lt;br /&gt;
&lt;br /&gt;
=Bug Reports=&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/forms/d/e/1FAIpQLSdrXLW3_Z_MMoarqUhsTksNc_4b-vCBYJPW6DBxpfwQg_iBQg/viewform?embedded=true Submit Bug Reports Here]&lt;br /&gt;
&lt;br /&gt;
==Bug report guidelines==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#f00&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;READ BEFORE REPORTING ANY BUGS&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Reports must be complete and detailed, vague reports, such as &amp;quot;____ isn&amp;#039;t working&amp;quot; will not be accepted.&lt;br /&gt;
* Issues resulting from operation outside prescribed aircraft limits, negligence, or poor judgement by the pilot are not bugs and should not be reported.&lt;br /&gt;
* Modifications are done &amp;#039;&amp;#039;&amp;#039;AT YOUR OWN RISK&amp;#039;&amp;#039;&amp;#039;. Issues resulting from the modification of a product with anything other than an official Shergood addon are the responsibility of the creator of said modifications.&lt;br /&gt;
* Bugs should be reproducible with a fresh, unmodified copy of the product in question.&lt;br /&gt;
* Bugs should be reproducible on multiple different sims to rule out the possibility of SL region problems being the cause.&lt;br /&gt;
&lt;br /&gt;
=Practical Test Standards=&lt;br /&gt;
&lt;br /&gt;
:[[Private Helicopter PTS]]&lt;br /&gt;
:[[Commercial Helicopter PTS]]&lt;br /&gt;
:[[ATP Helicopter PTS]]&lt;br /&gt;
:[[Flight Instructor Helicopter PTS]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5779</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5779"/>
		<updated>2025-03-10T04:04:11Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Aircraft Feature Comparison */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Flying Resources=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Sl-hfh-cover.png|250px|link=SL_Helicopter_Flying_Handbook]]&lt;br /&gt;
|valign=top|The SL Helicopter Flying Handbook is full of useful information on flying helicopters equipped with the [[Shergood Flight System]].  This manual includes fundamentals of helicopter aerodynamics, helicopter systems, basic and advanced flight maneuvers, and navigation in SL.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Aircraft=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Md500d.jpg|250px|link=MD-500D]]&lt;br /&gt;
|[[File:S2s-promo.png|250px|link=Steamly S2-S]]&lt;br /&gt;
|[[File:S58_001.png|250px|link=H-34 Choctaw]]&lt;br /&gt;
|[[File:S61-pelican.png|250px|link=S-61R Pelican]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|MD-500D&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Steamly S2-S&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-34 (S-58) Choctaw&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-61R Pelican&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H160-square.png|250px|link=H-160]]&lt;br /&gt;
|[[File:Chinook.png|250px|link=Chinook CH-47]]&lt;br /&gt;
|[[File:ec135-vip.png|250px|link=EC-135]]&lt;br /&gt;
|[[File:S64-instrument-panel.png|250px|link=S-64]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-160&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Chinook CH-47&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-64&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H92.png|250px|link=H-92]]&lt;br /&gt;
|[[File:S92.png|250px|link=S-92]]&lt;br /&gt;
|[[File:E280c.png|250px|link=Enstrom 280C]]&lt;br /&gt;
|[[File:Uh4.png|250px|link=UH-4 Commuter]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Enstrom 280C&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|UH-4 Commuter&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:B305.jpg|250px|link=Brantly 305]]&lt;br /&gt;
|[[File:New b2b-sqr.jpg|250px|link=Brantly B2-B]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly 305&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly B2-B&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;clear: both;&amp;#039;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Aircraft Feature Comparison=&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Aircraft&lt;br /&gt;
!SA-FE Ver.&lt;br /&gt;
!Instruments&lt;br /&gt;
!Onboard&lt;br /&gt;
!Weather&lt;br /&gt;
!Hooks&lt;br /&gt;
!Hoist&lt;br /&gt;
!Rappel&lt;br /&gt;
!Autopilot&lt;br /&gt;
!Nav.&lt;br /&gt;
!Floats&lt;br /&gt;
|-&lt;br /&gt;
!MD500D&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Steamly S2-S&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-34 (S-58) Choctaw&lt;br /&gt;
|1.4.1&lt;br /&gt;
|gauges&lt;br /&gt;
|swap&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|limited&lt;br /&gt;
|VOR&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!S-61R Pelican&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS+VOR&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!H-160-UTL&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-VIP&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-EMS&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Chinook CH-47&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|1.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS*&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-EMS&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|add-on&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-VIP&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-POL&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!S-64&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|(cargo hoist)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!S-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Enstrom 280C&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!UH-4 Commuter&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly 305&lt;br /&gt;
|1.1&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly B2-B&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Equipment=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:KeliWagon_Web.png|250px|link=KeliWagon]]&lt;br /&gt;
|[[File:Square sock.png|250px|link=Airport Windsock]]&lt;br /&gt;
|[[File:Backpack-deicer-sqr.png|250px|link=Backpack Deicer]]&lt;br /&gt;
|[[File:Deicing-truck.png|250px|link=Deicing Truck]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KeliWagon&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Windsock&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Backpack Deicer&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Deicing Truck&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:PaintWizard Square.jpg|250px|link=Paint Wizard]]&lt;br /&gt;
|[[File:Kellyfuel-square.jpg|250px|link=KellyFuel]]&lt;br /&gt;
|[[File:Cargo-hook-kit-small.jpg|250px|link=Cargo Hook Kit]]&lt;br /&gt;
|[[File:Helitank-bottom.png|250px|link=Helitank for S-64 Aircrane]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Paint Wizard&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kelly Fuel&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Cargo Hook Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Helitank for S-64 Aircrane&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Logbook-thumb.png|250px|link=Pilot Logbook]]&lt;br /&gt;
|[[File:Alarm-thumb.jpg|250px|link=ELT Alarm Box]]&lt;br /&gt;
|[[File:Floatindex-thumb.png|250px|link=EC-135 Emergency Float Kit]]&lt;br /&gt;
|[[File:Gps-screen-thumb.jpg|250px|link=Advanced Transponder and GPS HUD]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Pilot Logbook&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|ELT Alarm Box&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Emergency Float Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Advanced Transponder and GPS HUD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Kimbi-thumb.jpg|250px|link=Kimbi Bucket]]&lt;br /&gt;
|[[File:Transponder-thumb.jpg|250px|link=Basic Transponder HUD]]&lt;br /&gt;
|[[File:Modkit-thumb.png|250px|link=Tail Number Modkit]]&lt;br /&gt;
|[[File:Radar-thumb.jpg|250px|link=Airport Radar]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kimbi Bucket&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Basic Transponder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Tail Number Modkit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Radar&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Rdfhud-thumb.png|250px|link=Radio Direction Finder HUD]]&lt;br /&gt;
|[[File:Winch-thumb.png|250px|link=EC-135 Rescue Winch Kit]]&lt;br /&gt;
|[[File:Kellbucket thumb.png|250px|link=KellBucket]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Radio Direction Finder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Rescue Winch Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KellBucket&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Painters=&lt;br /&gt;
[[Main Page/Painters|Painters]]&lt;br /&gt;
&lt;br /&gt;
=Bug Reports=&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/forms/d/e/1FAIpQLSdrXLW3_Z_MMoarqUhsTksNc_4b-vCBYJPW6DBxpfwQg_iBQg/viewform?embedded=true Submit Bug Reports Here]&lt;br /&gt;
&lt;br /&gt;
==Bug report guidelines==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#f00&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;READ BEFORE REPORTING ANY BUGS&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Reports must be complete and detailed, vague reports, such as &amp;quot;____ isn&amp;#039;t working&amp;quot; will not be accepted.&lt;br /&gt;
* Issues resulting from operation outside prescribed aircraft limits, negligence, or poor judgement by the pilot are not bugs and should not be reported.&lt;br /&gt;
* Modifications are done &amp;#039;&amp;#039;&amp;#039;AT YOUR OWN RISK&amp;#039;&amp;#039;&amp;#039;. Issues resulting from the modification of a product with anything other than an official Shergood addon are the responsibility of the creator of said modifications.&lt;br /&gt;
* Bugs should be reproducible with a fresh, unmodified copy of the product in question.&lt;br /&gt;
* Bugs should be reproducible on multiple different sims to rule out the possibility of SL region problems being the cause.&lt;br /&gt;
&lt;br /&gt;
=Practical Test Standards=&lt;br /&gt;
&lt;br /&gt;
:[[Private Helicopter PTS]]&lt;br /&gt;
:[[Commercial Helicopter PTS]]&lt;br /&gt;
:[[ATP Helicopter PTS]]&lt;br /&gt;
:[[Flight Instructor Helicopter PTS]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5778</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5778"/>
		<updated>2025-03-10T04:03:47Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Aircraft Feature Comparison */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Flying Resources=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Sl-hfh-cover.png|250px|link=SL_Helicopter_Flying_Handbook]]&lt;br /&gt;
|valign=top|The SL Helicopter Flying Handbook is full of useful information on flying helicopters equipped with the [[Shergood Flight System]].  This manual includes fundamentals of helicopter aerodynamics, helicopter systems, basic and advanced flight maneuvers, and navigation in SL.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Aircraft=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Md500d.jpg|250px|link=MD-500D]]&lt;br /&gt;
|[[File:S2s-promo.png|250px|link=Steamly S2-S]]&lt;br /&gt;
|[[File:S58_001.png|250px|link=H-34 Choctaw]]&lt;br /&gt;
|[[File:S61-pelican.png|250px|link=S-61R Pelican]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|MD-500D&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Steamly S2-S&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-34 (S-58) Choctaw&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-61R Pelican&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H160-square.png|250px|link=H-160]]&lt;br /&gt;
|[[File:Chinook.png|250px|link=Chinook CH-47]]&lt;br /&gt;
|[[File:ec135-vip.png|250px|link=EC-135]]&lt;br /&gt;
|[[File:S64-instrument-panel.png|250px|link=S-64]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-160&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Chinook CH-47&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-64&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H92.png|250px|link=H-92]]&lt;br /&gt;
|[[File:S92.png|250px|link=S-92]]&lt;br /&gt;
|[[File:E280c.png|250px|link=Enstrom 280C]]&lt;br /&gt;
|[[File:Uh4.png|250px|link=UH-4 Commuter]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Enstrom 280C&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|UH-4 Commuter&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:B305.jpg|250px|link=Brantly 305]]&lt;br /&gt;
|[[File:New b2b-sqr.jpg|250px|link=Brantly B2-B]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly 305&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly B2-B&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;clear: both;&amp;#039;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Aircraft Feature Comparison=&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Aircraft&lt;br /&gt;
!SA-FE Ver.&lt;br /&gt;
!Instruments&lt;br /&gt;
!Onboard&lt;br /&gt;
!Weather&lt;br /&gt;
!Hooks&lt;br /&gt;
!Hoist&lt;br /&gt;
!Rappel&lt;br /&gt;
!Autopilot&lt;br /&gt;
!Nav.&lt;br /&gt;
!Floats&lt;br /&gt;
|-&lt;br /&gt;
!MD500D&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|2.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Steamly S2-S&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-34 (S-58) Choctaw&lt;br /&gt;
|1.4.1&lt;br /&gt;
|gauges&lt;br /&gt;
|swap&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|limited&lt;br /&gt;
|VOR&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!S-61R Pelican&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS+VOR&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!H-160-UTL&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-VIP&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-EMS&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Chinook CH-47&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|1.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS*&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-EMS&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|add-on&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-VIP&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-POL&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!S-64&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|(cargo hoist)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!S-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Enstrom 280C&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!UH-4 Commuter&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly 305&lt;br /&gt;
|1.1&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly B2-B&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Equipment=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:KeliWagon_Web.png|250px|link=KeliWagon]]&lt;br /&gt;
|[[File:Square sock.png|250px|link=Airport Windsock]]&lt;br /&gt;
|[[File:Backpack-deicer-sqr.png|250px|link=Backpack Deicer]]&lt;br /&gt;
|[[File:Deicing-truck.png|250px|link=Deicing Truck]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KeliWagon&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Windsock&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Backpack Deicer&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Deicing Truck&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:PaintWizard Square.jpg|250px|link=Paint Wizard]]&lt;br /&gt;
|[[File:Kellyfuel-square.jpg|250px|link=KellyFuel]]&lt;br /&gt;
|[[File:Cargo-hook-kit-small.jpg|250px|link=Cargo Hook Kit]]&lt;br /&gt;
|[[File:Helitank-bottom.png|250px|link=Helitank for S-64 Aircrane]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Paint Wizard&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kelly Fuel&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Cargo Hook Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Helitank for S-64 Aircrane&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Logbook-thumb.png|250px|link=Pilot Logbook]]&lt;br /&gt;
|[[File:Alarm-thumb.jpg|250px|link=ELT Alarm Box]]&lt;br /&gt;
|[[File:Floatindex-thumb.png|250px|link=EC-135 Emergency Float Kit]]&lt;br /&gt;
|[[File:Gps-screen-thumb.jpg|250px|link=Advanced Transponder and GPS HUD]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Pilot Logbook&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|ELT Alarm Box&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Emergency Float Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Advanced Transponder and GPS HUD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Kimbi-thumb.jpg|250px|link=Kimbi Bucket]]&lt;br /&gt;
|[[File:Transponder-thumb.jpg|250px|link=Basic Transponder HUD]]&lt;br /&gt;
|[[File:Modkit-thumb.png|250px|link=Tail Number Modkit]]&lt;br /&gt;
|[[File:Radar-thumb.jpg|250px|link=Airport Radar]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kimbi Bucket&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Basic Transponder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Tail Number Modkit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Radar&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Rdfhud-thumb.png|250px|link=Radio Direction Finder HUD]]&lt;br /&gt;
|[[File:Winch-thumb.png|250px|link=EC-135 Rescue Winch Kit]]&lt;br /&gt;
|[[File:Kellbucket thumb.png|250px|link=KellBucket]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Radio Direction Finder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Rescue Winch Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KellBucket&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Painters=&lt;br /&gt;
[[Main Page/Painters|Painters]]&lt;br /&gt;
&lt;br /&gt;
=Bug Reports=&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/forms/d/e/1FAIpQLSdrXLW3_Z_MMoarqUhsTksNc_4b-vCBYJPW6DBxpfwQg_iBQg/viewform?embedded=true Submit Bug Reports Here]&lt;br /&gt;
&lt;br /&gt;
==Bug report guidelines==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#f00&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;READ BEFORE REPORTING ANY BUGS&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Reports must be complete and detailed, vague reports, such as &amp;quot;____ isn&amp;#039;t working&amp;quot; will not be accepted.&lt;br /&gt;
* Issues resulting from operation outside prescribed aircraft limits, negligence, or poor judgement by the pilot are not bugs and should not be reported.&lt;br /&gt;
* Modifications are done &amp;#039;&amp;#039;&amp;#039;AT YOUR OWN RISK&amp;#039;&amp;#039;&amp;#039;. Issues resulting from the modification of a product with anything other than an official Shergood addon are the responsibility of the creator of said modifications.&lt;br /&gt;
* Bugs should be reproducible with a fresh, unmodified copy of the product in question.&lt;br /&gt;
* Bugs should be reproducible on multiple different sims to rule out the possibility of SL region problems being the cause.&lt;br /&gt;
&lt;br /&gt;
=Practical Test Standards=&lt;br /&gt;
&lt;br /&gt;
:[[Private Helicopter PTS]]&lt;br /&gt;
:[[Commercial Helicopter PTS]]&lt;br /&gt;
:[[ATP Helicopter PTS]]&lt;br /&gt;
:[[Flight Instructor Helicopter PTS]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5777</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5777"/>
		<updated>2025-03-10T04:03:27Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Aircraft Feature Comparison */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Flying Resources=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Sl-hfh-cover.png|250px|link=SL_Helicopter_Flying_Handbook]]&lt;br /&gt;
|valign=top|The SL Helicopter Flying Handbook is full of useful information on flying helicopters equipped with the [[Shergood Flight System]].  This manual includes fundamentals of helicopter aerodynamics, helicopter systems, basic and advanced flight maneuvers, and navigation in SL.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Aircraft=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Md500d.jpg|250px|link=MD-500D]]&lt;br /&gt;
|[[File:S2s-promo.png|250px|link=Steamly S2-S]]&lt;br /&gt;
|[[File:S58_001.png|250px|link=H-34 Choctaw]]&lt;br /&gt;
|[[File:S61-pelican.png|250px|link=S-61R Pelican]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|MD-500D&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Steamly S2-S&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-34 (S-58) Choctaw&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-61R Pelican&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H160-square.png|250px|link=H-160]]&lt;br /&gt;
|[[File:Chinook.png|250px|link=Chinook CH-47]]&lt;br /&gt;
|[[File:ec135-vip.png|250px|link=EC-135]]&lt;br /&gt;
|[[File:S64-instrument-panel.png|250px|link=S-64]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-160&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Chinook CH-47&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-64&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H92.png|250px|link=H-92]]&lt;br /&gt;
|[[File:S92.png|250px|link=S-92]]&lt;br /&gt;
|[[File:E280c.png|250px|link=Enstrom 280C]]&lt;br /&gt;
|[[File:Uh4.png|250px|link=UH-4 Commuter]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Enstrom 280C&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|UH-4 Commuter&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:B305.jpg|250px|link=Brantly 305]]&lt;br /&gt;
|[[File:New b2b-sqr.jpg|250px|link=Brantly B2-B]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly 305&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly B2-B&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;clear: both;&amp;#039;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Aircraft Feature Comparison=&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Aircraft&lt;br /&gt;
!SA-FE Ver.&lt;br /&gt;
!Instruments&lt;br /&gt;
!Onboard&lt;br /&gt;
!Weather&lt;br /&gt;
!Hooks&lt;br /&gt;
!Hoist&lt;br /&gt;
!Rappel&lt;br /&gt;
!Autopilot&lt;br /&gt;
!Nav.&lt;br /&gt;
!Floats&lt;br /&gt;
|-&lt;br /&gt;
!MD500D&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Steamly S2-S&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-34 (S-58) Choctaw&lt;br /&gt;
|1.4.1&lt;br /&gt;
|gauges&lt;br /&gt;
|swap&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|limited&lt;br /&gt;
|VOR&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!S-61R Pelican&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS+VOR&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!H-160-UTL&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-VIP&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-EMS&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Chinook CH-47&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|1.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS*&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-EMS&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|add-on&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-VIP&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-POL&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!S-64&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|(cargo hoist)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!S-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Enstrom 280C&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!UH-4 Commuter&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly 305&lt;br /&gt;
|1.1&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly B2-B&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Equipment=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:KeliWagon_Web.png|250px|link=KeliWagon]]&lt;br /&gt;
|[[File:Square sock.png|250px|link=Airport Windsock]]&lt;br /&gt;
|[[File:Backpack-deicer-sqr.png|250px|link=Backpack Deicer]]&lt;br /&gt;
|[[File:Deicing-truck.png|250px|link=Deicing Truck]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KeliWagon&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Windsock&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Backpack Deicer&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Deicing Truck&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:PaintWizard Square.jpg|250px|link=Paint Wizard]]&lt;br /&gt;
|[[File:Kellyfuel-square.jpg|250px|link=KellyFuel]]&lt;br /&gt;
|[[File:Cargo-hook-kit-small.jpg|250px|link=Cargo Hook Kit]]&lt;br /&gt;
|[[File:Helitank-bottom.png|250px|link=Helitank for S-64 Aircrane]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Paint Wizard&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kelly Fuel&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Cargo Hook Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Helitank for S-64 Aircrane&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Logbook-thumb.png|250px|link=Pilot Logbook]]&lt;br /&gt;
|[[File:Alarm-thumb.jpg|250px|link=ELT Alarm Box]]&lt;br /&gt;
|[[File:Floatindex-thumb.png|250px|link=EC-135 Emergency Float Kit]]&lt;br /&gt;
|[[File:Gps-screen-thumb.jpg|250px|link=Advanced Transponder and GPS HUD]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Pilot Logbook&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|ELT Alarm Box&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Emergency Float Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Advanced Transponder and GPS HUD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Kimbi-thumb.jpg|250px|link=Kimbi Bucket]]&lt;br /&gt;
|[[File:Transponder-thumb.jpg|250px|link=Basic Transponder HUD]]&lt;br /&gt;
|[[File:Modkit-thumb.png|250px|link=Tail Number Modkit]]&lt;br /&gt;
|[[File:Radar-thumb.jpg|250px|link=Airport Radar]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kimbi Bucket&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Basic Transponder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Tail Number Modkit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Radar&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Rdfhud-thumb.png|250px|link=Radio Direction Finder HUD]]&lt;br /&gt;
|[[File:Winch-thumb.png|250px|link=EC-135 Rescue Winch Kit]]&lt;br /&gt;
|[[File:Kellbucket thumb.png|250px|link=KellBucket]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Radio Direction Finder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Rescue Winch Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KellBucket&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Painters=&lt;br /&gt;
[[Main Page/Painters|Painters]]&lt;br /&gt;
&lt;br /&gt;
=Bug Reports=&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/forms/d/e/1FAIpQLSdrXLW3_Z_MMoarqUhsTksNc_4b-vCBYJPW6DBxpfwQg_iBQg/viewform?embedded=true Submit Bug Reports Here]&lt;br /&gt;
&lt;br /&gt;
==Bug report guidelines==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#f00&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;READ BEFORE REPORTING ANY BUGS&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Reports must be complete and detailed, vague reports, such as &amp;quot;____ isn&amp;#039;t working&amp;quot; will not be accepted.&lt;br /&gt;
* Issues resulting from operation outside prescribed aircraft limits, negligence, or poor judgement by the pilot are not bugs and should not be reported.&lt;br /&gt;
* Modifications are done &amp;#039;&amp;#039;&amp;#039;AT YOUR OWN RISK&amp;#039;&amp;#039;&amp;#039;. Issues resulting from the modification of a product with anything other than an official Shergood addon are the responsibility of the creator of said modifications.&lt;br /&gt;
* Bugs should be reproducible with a fresh, unmodified copy of the product in question.&lt;br /&gt;
* Bugs should be reproducible on multiple different sims to rule out the possibility of SL region problems being the cause.&lt;br /&gt;
&lt;br /&gt;
=Practical Test Standards=&lt;br /&gt;
&lt;br /&gt;
:[[Private Helicopter PTS]]&lt;br /&gt;
:[[Commercial Helicopter PTS]]&lt;br /&gt;
:[[ATP Helicopter PTS]]&lt;br /&gt;
:[[Flight Instructor Helicopter PTS]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5776</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=Main_Page&amp;diff=5776"/>
		<updated>2025-03-10T04:03:02Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Aircraft Feature Comparison */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Flying Resources=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Sl-hfh-cover.png|250px|link=SL_Helicopter_Flying_Handbook]]&lt;br /&gt;
|valign=top|The SL Helicopter Flying Handbook is full of useful information on flying helicopters equipped with the [[Shergood Flight System]].  This manual includes fundamentals of helicopter aerodynamics, helicopter systems, basic and advanced flight maneuvers, and navigation in SL.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Aircraft=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Md500d.jpg|250px|link=MD-500D]]&lt;br /&gt;
|[[File:S2s-promo.png|250px|link=Steamly S2-S]]&lt;br /&gt;
|[[File:S58_001.png|250px|link=H-34 Choctaw]]&lt;br /&gt;
|[[File:S61-pelican.png|250px|link=S-61R Pelican]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|MD-500D&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Steamly S2-S&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-34 (S-58) Choctaw&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-61R Pelican&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H160-square.png|250px|link=H-160]]&lt;br /&gt;
|[[File:Chinook.png|250px|link=Chinook CH-47]]&lt;br /&gt;
|[[File:ec135-vip.png|250px|link=EC-135]]&lt;br /&gt;
|[[File:S64-instrument-panel.png|250px|link=S-64]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-160&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Chinook CH-47&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-64&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:H92.png|250px|link=H-92]]&lt;br /&gt;
|[[File:S92.png|250px|link=S-92]]&lt;br /&gt;
|[[File:E280c.png|250px|link=Enstrom 280C]]&lt;br /&gt;
|[[File:Uh4.png|250px|link=UH-4 Commuter]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|H-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|S-92&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Enstrom 280C&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|UH-4 Commuter&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:B305.jpg|250px|link=Brantly 305]]&lt;br /&gt;
|[[File:New b2b-sqr.jpg|250px|link=Brantly B2-B]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly 305&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Brantly B2-B&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;clear: both;&amp;#039;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Aircraft Feature Comparison=&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!Aircraft&lt;br /&gt;
!SA-FE Ver.&lt;br /&gt;
!Instruments&lt;br /&gt;
!Onboard&lt;br /&gt;
!Weather&lt;br /&gt;
!Hooks&lt;br /&gt;
!Hoist&lt;br /&gt;
!Rappel&lt;br /&gt;
!Autopilot&lt;br /&gt;
!Nav.&lt;br /&gt;
!Floats&lt;br /&gt;
|-&lt;br /&gt;
!MD500D&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a|-&lt;br /&gt;
!Steamly S2-S&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-34 (S-58) Choctaw&lt;br /&gt;
|1.4.1&lt;br /&gt;
|gauges&lt;br /&gt;
|swap&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|limited&lt;br /&gt;
|VOR&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!S-61R Pelican&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|2.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS+VOR&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!H-160-UTL&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-VIP&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!H-160-EMS&lt;br /&gt;
|1.3.5&lt;br /&gt;
|glass&lt;br /&gt;
|swap&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Chinook CH-47&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|full&lt;br /&gt;
|1.0&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|integrated&lt;br /&gt;
|FMS+GPS*&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-EMS&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|add-on&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-VIP&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!EC-135-POL&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|add-on&lt;br /&gt;
|-&lt;br /&gt;
!S-64&lt;br /&gt;
|1.3&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|(cargo hoist)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!H-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!S-92&lt;br /&gt;
|1.3&lt;br /&gt;
|glass&lt;br /&gt;
|full&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|stand-alone&lt;br /&gt;
|GPS&lt;br /&gt;
|emergency&lt;br /&gt;
|-&lt;br /&gt;
!Enstrom 280C&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!UH-4 Commuter&lt;br /&gt;
|1.2&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly 305&lt;br /&gt;
|1.1&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|n/a&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|n/a&lt;br /&gt;
|-&lt;br /&gt;
!Brantly B2-B&lt;br /&gt;
|1.4&lt;br /&gt;
|gauges&lt;br /&gt;
|n/a&lt;br /&gt;
|1.0&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|n/a&lt;br /&gt;
|GPS&lt;br /&gt;
|[[File:Green-check-32.png|18px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Equipment=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:KeliWagon_Web.png|250px|link=KeliWagon]]&lt;br /&gt;
|[[File:Square sock.png|250px|link=Airport Windsock]]&lt;br /&gt;
|[[File:Backpack-deicer-sqr.png|250px|link=Backpack Deicer]]&lt;br /&gt;
|[[File:Deicing-truck.png|250px|link=Deicing Truck]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KeliWagon&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Windsock&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Backpack Deicer&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Deicing Truck&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:PaintWizard Square.jpg|250px|link=Paint Wizard]]&lt;br /&gt;
|[[File:Kellyfuel-square.jpg|250px|link=KellyFuel]]&lt;br /&gt;
|[[File:Cargo-hook-kit-small.jpg|250px|link=Cargo Hook Kit]]&lt;br /&gt;
|[[File:Helitank-bottom.png|250px|link=Helitank for S-64 Aircrane]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Paint Wizard&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kelly Fuel&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Cargo Hook Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Helitank for S-64 Aircrane&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Logbook-thumb.png|250px|link=Pilot Logbook]]&lt;br /&gt;
|[[File:Alarm-thumb.jpg|250px|link=ELT Alarm Box]]&lt;br /&gt;
|[[File:Floatindex-thumb.png|250px|link=EC-135 Emergency Float Kit]]&lt;br /&gt;
|[[File:Gps-screen-thumb.jpg|250px|link=Advanced Transponder and GPS HUD]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Pilot Logbook&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|ELT Alarm Box&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Emergency Float Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Advanced Transponder and GPS HUD&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Kimbi-thumb.jpg|250px|link=Kimbi Bucket]]&lt;br /&gt;
|[[File:Transponder-thumb.jpg|250px|link=Basic Transponder HUD]]&lt;br /&gt;
|[[File:Modkit-thumb.png|250px|link=Tail Number Modkit]]&lt;br /&gt;
|[[File:Radar-thumb.jpg|250px|link=Airport Radar]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Kimbi Bucket&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Basic Transponder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Tail Number Modkit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Airport Radar&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Rdfhud-thumb.png|250px|link=Radio Direction Finder HUD]]&lt;br /&gt;
|[[File:Winch-thumb.png|250px|link=EC-135 Rescue Winch Kit]]&lt;br /&gt;
|[[File:Kellbucket thumb.png|250px|link=KellBucket]]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|Radio Direction Finder HUD&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|EC-135 Rescue Winch Kit&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|KellBucket&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Painters=&lt;br /&gt;
[[Main Page/Painters|Painters]]&lt;br /&gt;
&lt;br /&gt;
=Bug Reports=&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/forms/d/e/1FAIpQLSdrXLW3_Z_MMoarqUhsTksNc_4b-vCBYJPW6DBxpfwQg_iBQg/viewform?embedded=true Submit Bug Reports Here]&lt;br /&gt;
&lt;br /&gt;
==Bug report guidelines==&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#f00&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;READ BEFORE REPORTING ANY BUGS&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Reports must be complete and detailed, vague reports, such as &amp;quot;____ isn&amp;#039;t working&amp;quot; will not be accepted.&lt;br /&gt;
* Issues resulting from operation outside prescribed aircraft limits, negligence, or poor judgement by the pilot are not bugs and should not be reported.&lt;br /&gt;
* Modifications are done &amp;#039;&amp;#039;&amp;#039;AT YOUR OWN RISK&amp;#039;&amp;#039;&amp;#039;. Issues resulting from the modification of a product with anything other than an official Shergood addon are the responsibility of the creator of said modifications.&lt;br /&gt;
* Bugs should be reproducible with a fresh, unmodified copy of the product in question.&lt;br /&gt;
* Bugs should be reproducible on multiple different sims to rule out the possibility of SL region problems being the cause.&lt;br /&gt;
&lt;br /&gt;
=Practical Test Standards=&lt;br /&gt;
&lt;br /&gt;
:[[Private Helicopter PTS]]&lt;br /&gt;
:[[Commercial Helicopter PTS]]&lt;br /&gt;
:[[ATP Helicopter PTS]]&lt;br /&gt;
:[[Flight Instructor Helicopter PTS]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5775</id>
		<title>MD-500D</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5775"/>
		<updated>2025-03-10T03:45:16Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MD-500D&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Md500d.jpg|350px]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
{| class=sa-infotable&lt;br /&gt;
|Role||Utility&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer||Hughs/MD&lt;br /&gt;
|-&lt;br /&gt;
|SL First Flight||1976&lt;br /&gt;
|-&lt;br /&gt;
|SL Introduction||TBD&lt;br /&gt;
|-&lt;br /&gt;
|GTFO Code|| SAKS321002MD500D&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Description TBD&lt;br /&gt;
&lt;br /&gt;
The SAFE (Shergood Aviation Flight Engine) engine driving this virtual reproduction is the most advanced and realistic in SL., developed by an RL helicopter pilot The engine is purely physics based and features independent control of cyclic, collective and anti-torque pedals. Many real-world helicopter effects are also modeled as part of the engine including translational lift, translating tendency, ground effect, main rotor torque and vortex ring state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Master Contents&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 130%;&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# [[MD-500D/General|General]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Paint Resources&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Paint templates are available at: (Subject to change, use at own risk)&lt;br /&gt;
&lt;br /&gt;
* [https://shergoodaviation.com/aircraft/md500/paint/md500-paint.xcf md500-paint.xcf]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Credits&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* Sounds - Lorin Tone&lt;br /&gt;
* Flight Testing, Design - Tsukino Usagi (tsukino.firethorn)&lt;br /&gt;
* Design, Mesh, Textures and Scripting - Kelly Shergood&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Links&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* [[MD-500D|Release Notes]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5773</id>
		<title>MD-500D</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=MD-500D&amp;diff=5773"/>
		<updated>2024-12-04T04:17:49Z</updated>

		<summary type="html">&lt;p&gt;Kelly: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MD-500D&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Md500d.jpg|350px]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
{| class=sa-infotable&lt;br /&gt;
|Role||Utility&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer||Hughs/MD&lt;br /&gt;
|-&lt;br /&gt;
|SL First Flight||1976&lt;br /&gt;
|-&lt;br /&gt;
|SL Introduction||TBD&lt;br /&gt;
|-&lt;br /&gt;
|GTFO Code|| SAKS321002MD500D&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Description TBD&lt;br /&gt;
&lt;br /&gt;
The SAFE (Shergood Aviation Flight Engine) engine driving this virtual reproduction is the most advanced and realistic in SL., developed by an RL helicopter pilot The engine is purely physics based and features independent control of cyclic, collective and anti-torque pedals. Many real-world helicopter effects are also modeled as part of the engine including translational lift, translating tendency, ground effect, main rotor torque and vortex ring state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Master Contents&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 130%;&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;width: 50%; vertical-align: text-top;&amp;quot;|&lt;br /&gt;
# [[MD-500D/General|General]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Paint Resources&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Paint templates are available at:&lt;br /&gt;
&lt;br /&gt;
* [https://shergoodaviation.com/aircraft/md500/paint/md500-paint-pbr.xcf md500-paint-pbr.xcf]&lt;br /&gt;
* [https://shergoodaviation.com/aircraft/md500/paint/md500-paint.xcf md500-paint.xcf]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Credits&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* Sounds - Lorin Tone&lt;br /&gt;
* Flight Testing, Design - Tsukino Usagi (tsukino.firethorn)&lt;br /&gt;
* Design, Mesh, Textures and Scripting - Kelly Shergood&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;#039;font-size: 200%; font-family: serif;&amp;#039;&amp;gt;Links&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
* [[MD-500D|Release Notes]]&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5769</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5769"/>
		<updated>2024-10-25T04:16:29Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Access(A/C) Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets the battery size in amp-hours.  Small values can be used to experiment with the battery charging.  Use large values if you do not want to have to charge often.  The entry marked with ✅ is the currently configured battery size.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;0.1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 0.1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;10 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 10 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;✅50 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 50 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;100 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 100 amp-hours.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Get Menu====&lt;br /&gt;
&lt;br /&gt;
The menu is used to get items necessary for use with the KeliWagon.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;HUD&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the KeliWagon control HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;A/C Script&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the script for dropping onto pad-enabled aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
&lt;br /&gt;
The menu sets the permissions of the pad.  Pad permissions control who can control the pad with the HUD.  The pad is capable of moving any pad-enabled helicopter as long as the helicopter permissions have been set appropriately.  If an undesired helicopter has landed on your pad, you can edit the pad from under it to disengage.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Public&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Public&amp;quot;.  Anyone with an pad HUD can control the KeliWagon.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Group&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Group&amp;quot;.  Only people in the same group (or owner) as the pad can control the pad with the HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Friend&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Friend&amp;quot;.  Only the owner, or friends of the owner can control the pad with the HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Owner&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Owner&amp;quot;.  Only the owner can control the pad with the HUD.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(A/C) Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets permissions of an aircraft.  To change the aircraft permissions, you must place an aircraft you own on a pad you own.  Aircraft permissions control which KeliWagons have access to move your helicopter.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Public&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Public&amp;quot;.  Any KeliWagon can move the helicopter.  Use caution with this setting since a pad could be edited under your helicopter allowing it to be moved by any KeliWagon owner.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Group&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Group&amp;quot;.  Only KeliWagons with the same group as the helicopter can move it.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Friend&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Friend&amp;quot;.  Only KeliWagons with the same owner as the helicopter, or friends of the owner can move the helicopter.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Owner&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Owner&amp;quot;.  Only KeliWagons with the same owner as the helicopter can move it.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5768</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5768"/>
		<updated>2024-10-25T04:15:02Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Access(A/C) Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets the battery size in amp-hours.  Small values can be used to experiment with the battery charging.  Use large values if you do not want to have to charge often.  The entry marked with ✅ is the currently configured battery size.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;0.1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 0.1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;10 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 10 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;✅50 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 50 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;100 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 100 amp-hours.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Get Menu====&lt;br /&gt;
&lt;br /&gt;
The menu is used to get items necessary for use with the KeliWagon.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;HUD&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the KeliWagon control HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;A/C Script&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the script for dropping onto pad-enabled aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
&lt;br /&gt;
The menu sets the permissions of the pad.  Pad permissions control who can control the pad with the HUD.  The pad is capable of moving any pad-enabled helicopter as long as the helicopter permissions have been set appropriately.  If an undesired helicopter has landed on your pad, you can edit the pad from under it to disengage.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Public&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Public&amp;quot;.  Anyone with an pad HUD can control the KeliWagon.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Group&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Group&amp;quot;.  Only people in the same group (or owner) as the pad can control the pad with the HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Friend&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Friend&amp;quot;.  Only the owner, or friends of the owner can control the pad with the HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Owner&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Owner&amp;quot;.  Only the owner can control the pad with the HUD.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(A/C) Menu====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Public&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Public&amp;quot;.  Any KeliWagon can move the helicopter.  Use caution with this setting since a pad could be edited under your helicopter allowing it to be moved by any KeliWagon owner.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Group&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Group&amp;quot;.  Only KeliWagons with the same group as the helicopter can move it.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Friend&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Friend&amp;quot;.  Only KeliWagons with the same owner as the helicopter, or friends of the owner can move the helicopter.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Owner&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the helicopter permissions to &amp;quot;Owner&amp;quot;.  Only KeliWagons with the same owner as the helicopter can move it.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5767</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5767"/>
		<updated>2024-10-25T04:11:23Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Access(Pad) Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets the battery size in amp-hours.  Small values can be used to experiment with the battery charging.  Use large values if you do not want to have to charge often.  The entry marked with ✅ is the currently configured battery size.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;0.1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 0.1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;10 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 10 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;✅50 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 50 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;100 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 100 amp-hours.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Get Menu====&lt;br /&gt;
&lt;br /&gt;
The menu is used to get items necessary for use with the KeliWagon.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;HUD&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the KeliWagon control HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;A/C Script&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the script for dropping onto pad-enabled aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
&lt;br /&gt;
The menu sets the permissions of the pad.  Pad permissions control who can control the pad with the HUD.  The pad is capable of moving any pad-enabled helicopter as long as the helicopter permissions have been set appropriately.  If an undesired helicopter has landed on your pad, you can edit the pad from under it to disengage.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Public&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Public&amp;quot;.  Anyone with an pad HUD can control the KeliWagon.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Group&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Group&amp;quot;.  Only people in the same group (or owner) as the pad can control the pad with the HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Friend&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Friend&amp;quot;.  Only the owner, or friends of the owner can control the pad with the HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Owner&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Owner&amp;quot;.  Only the owner can control the pad with the HUD.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5766</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5766"/>
		<updated>2024-10-25T03:23:56Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Access(Pad) Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets the battery size in amp-hours.  Small values can be used to experiment with the battery charging.  Use large values if you do not want to have to charge often.  The entry marked with ✅ is the currently configured battery size.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;0.1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 0.1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;10 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 10 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;✅50 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 50 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;100 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 100 amp-hours.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Get Menu====&lt;br /&gt;
&lt;br /&gt;
The menu is used to get items necessary for use with the KeliWagon.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;HUD&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the KeliWagon control HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;A/C Script&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the script for dropping onto pad-enabled aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Public&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Public&amp;quot;.  Anyone with an pad HUD can control the KeliWagon.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Group&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the pad permissions to &amp;quot;Group&amp;quot;.  Only people in the same group as the pad can control the pad with the HUD.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5765</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5765"/>
		<updated>2024-10-25T03:17:34Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Get Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets the battery size in amp-hours.  Small values can be used to experiment with the battery charging.  Use large values if you do not want to have to charge often.  The entry marked with ✅ is the currently configured battery size.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;0.1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 0.1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;10 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 10 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;✅50 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 50 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;100 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 100 amp-hours.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Get Menu====&lt;br /&gt;
&lt;br /&gt;
The menu is used to get items necessary for use with the KeliWagon.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;HUD&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the KeliWagon control HUD.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;A/C Script&amp;lt;/span&amp;gt;&lt;br /&gt;
|Get the script for dropping onto pad-enabled aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5764</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5764"/>
		<updated>2024-10-25T03:07:00Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Battery Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets the battery size in amp-hours.  Small values can be used to experiment with the battery charging.  Use large values if you do not want to have to charge often.  The entry marked with ✅ is the currently configured battery size.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;0.1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 0.1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;10 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 10 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;✅50 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 50 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;100 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 100 amp-hours.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5763</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5763"/>
		<updated>2024-10-25T03:06:26Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Battery Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
&lt;br /&gt;
This menu sets the battery size in amp-hours.  Small values can be used to experiment with the battery charging.  Use large values if you do not want to have to charge often.&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;0.1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 0.1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;1 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 1 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;10 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 10 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;✅50 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 50 amp-hours.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;100 Amp-Hr&amp;lt;/span&amp;gt;&lt;br /&gt;
|Set the battery capacity to 100 amp-hours.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5762</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5762"/>
		<updated>2024-10-25T02:58:37Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Setting Pad Permissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5761</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5761"/>
		<updated>2024-10-25T02:58:13Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Setting Pad Permissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;Access(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5760</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5760"/>
		<updated>2024-10-25T02:57:46Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Setting Aircraft Permissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(Pad)&amp;quot;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5759</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5759"/>
		<updated>2024-10-25T02:57:03Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Main Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(Pad)&amp;quot;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(A/C)&amp;quot; &lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;ⒽAccess(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🚁Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5758</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5758"/>
		<updated>2024-10-25T02:56:34Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Main Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(Pad)&amp;quot;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(A/C)&amp;quot; &lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;📥Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Access(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5757</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5757"/>
		<updated>2024-10-25T02:56:19Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Main Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(Pad)&amp;quot;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(A/C)&amp;quot; &lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;🔋Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Access(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5756</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5756"/>
		<updated>2024-10-25T02:55:29Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Main Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(Pad)&amp;quot;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(A/C)&amp;quot; &lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Get&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;CONNECT&amp;lt;/span&amp;gt;&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Access(Pad)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Access(A/C)&amp;lt;/span&amp;gt;&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
	<entry>
		<id>https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5755</id>
		<title>KeliWagon</title>
		<link rel="alternate" type="text/html" href="https://shergoodaviation.com/wiki/index.php?title=KeliWagon&amp;diff=5755"/>
		<updated>2024-10-25T02:54:53Z</updated>

		<summary type="html">&lt;p&gt;Kelly: /* Main Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=sa-infobox style=&amp;quot;float: right;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;#039;text-align: center; line-height: 130%;&amp;#039;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 150%&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;KeliWagon&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:KeliWagon_Web.png|350px]]&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;clear: both; float: right&amp;quot;&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is the ultimate mobile landing platform for your helicopter. It is your go-to tool for effortlessly moving your skid equipped Shergood helicopters into and out of your hangar and into position for flight. Whether you’re storing your helicopter in a hangar, relocating it for the next mission, or simply showing off your latest aircraft, the KeliWagon makes the process smooth and efficient.&lt;br /&gt;
&lt;br /&gt;
With a fully mesh design, animated and castering wheels, and remote steering via HUD, the KeliWagon delivers unparalleled functionality and realism. It’s not only Sim Crossing Capable, but also slope-capable, meaning you can move your helicopter across varying terrains with confidence. Plus, its integration with the Shergood GPU ensures seamless recharging, with a built-in battery level gauge to keep you in control at all times.&lt;br /&gt;
&lt;br /&gt;
Whether you’re piloting remotely or directly from your helicopter, the KeliWagon offers a sleek and intuitive solution for all your heli-moving needs.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
*Includes Three Sizes (Small, Medium, Large)&lt;br /&gt;
*Compatible with all Shergood Skid Helicopters&lt;br /&gt;
*Ridable with Click to Change Standing&lt;br /&gt;
*Remote Steering with HUD&lt;br /&gt;
*Drivable Remotely or While in Helicopter&lt;br /&gt;
*Sim Crossing Capable&lt;br /&gt;
*Animated and Castering Wheels&lt;br /&gt;
*Slope Capable&lt;br /&gt;
*Recharges with Shergood GPU&lt;br /&gt;
*Battery Level Gauge&lt;br /&gt;
*Access Controls&lt;br /&gt;
*Fully Mesh Design&lt;br /&gt;
*Both PBR and Standard Materials&lt;br /&gt;
*Landing Lights&lt;br /&gt;
&lt;br /&gt;
=== Operating Limitations ===&lt;br /&gt;
&lt;br /&gt;
Usage of this product is subject to the following limitations:&lt;br /&gt;
&lt;br /&gt;
* Hud Maximum Range - 100m&lt;br /&gt;
* Optimized for use with skid equipped Shergood aircraft&lt;br /&gt;
&lt;br /&gt;
===Basic Usage===&lt;br /&gt;
&lt;br /&gt;
====Helicopter Set-Up====&lt;br /&gt;
&lt;br /&gt;
To set up a helicopter for use with the KeliWagon:&lt;br /&gt;
&lt;br /&gt;
# Drop the included &amp;quot;-sa-keliwagon-aircraft vx.x.x&amp;quot; script into your skid equipped Shergood helicopter.&lt;br /&gt;
&lt;br /&gt;
Once the script has been dropped in the helicopter, you are ready to go.&lt;br /&gt;
&lt;br /&gt;
====Engaging Helicopter with Pad====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon_Detection_Volume.jpg|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:detectVol&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Detection Volume&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is designed to be as simple and seamless to use as possible.  In normal operation this means:&lt;br /&gt;
&lt;br /&gt;
#Land the aircraft on the pad. &lt;br /&gt;
#Exit the aircraft to make it go non-physical (or select &amp;quot;Park&amp;quot; from the aircraft menu).&lt;br /&gt;
&lt;br /&gt;
More specifically, KeliWagon enabled objects &amp;quot;engage&amp;quot; with a pad when they become non-physical with the root prim inside the detection volume of the pad.  The detection volume is anywhere over the surface of the pad up to about 5 meters as shown in &amp;lt;xr id=&amp;quot;fig:detectVol&amp;quot;/&amp;gt;.  Engagement occurs when:&lt;br /&gt;
* The helicopter transitions from physical to non-physical inside the detection volume.&lt;br /&gt;
* The helicopter is edited while non-physical into the detection volume.&lt;br /&gt;
* The pad is edited such that the helicopter is inside the detection volume.&lt;br /&gt;
&lt;br /&gt;
==== Pad Operation ====&lt;br /&gt;
&lt;br /&gt;
[[File:Pad_control_panel.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon Control Panel&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The Pad is operated through the use of a HUD.  To connect a HUD to a pad and control it, use the following procedure:&lt;br /&gt;
&lt;br /&gt;
# Wear the included KeliWagon HUD (or get the HUD from the pad menu).&lt;br /&gt;
# Click on the KeliWagon you wish to control to connect the Hud to the Pad. The status light on the hud will turn green.&lt;br /&gt;
# Turn on the power switch on the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
# Turn on the power switch on the HUD.&lt;br /&gt;
# Use the controls to move the pad as desired.&lt;br /&gt;
# Turn power off when done.&lt;br /&gt;
&lt;br /&gt;
The pad may be operated:&lt;br /&gt;
* While standing within 100m of the pad.&lt;br /&gt;
* While sitting in the aircraft, as long as it is non-physical (Parked)&lt;br /&gt;
* While sitting/standing on the pad itself.&lt;br /&gt;
&lt;br /&gt;
====Pad Permissions====&lt;br /&gt;
&lt;br /&gt;
In order to use your helicopter on a pad, the helicopter and pad must have mutual permissions to use each other.  Permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;helicopter&amp;#039;&amp;#039; control which pads can be used to move it; and permissions for&lt;br /&gt;
* the &amp;#039;&amp;#039;pad&amp;#039;&amp;#039; control who can control that pad through a HUD.&lt;br /&gt;
&lt;br /&gt;
Possible permission settings are:&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Permission&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|Public||Anyone&lt;br /&gt;
|-&lt;br /&gt;
|Group||Members of the same group as the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Friend||Anyone on the friend list of the pad (or helicopter)&lt;br /&gt;
|-&lt;br /&gt;
|Owner||Only the owner&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Setting Pad Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on the KeliWagon:&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(Pad)&amp;quot;&lt;br /&gt;
# Select the desired permission level for access to the pad&lt;br /&gt;
&lt;br /&gt;
The selected pad permission will control who is able to use a HUD to control the pad.&lt;br /&gt;
&lt;br /&gt;
=====Setting Aircraft Permissions=====&lt;br /&gt;
&lt;br /&gt;
To set the permissions on an aircraft:&lt;br /&gt;
# Land the aircraft (owned by you) on a pad (owned by you)&lt;br /&gt;
# Click the control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) to access the main menu&lt;br /&gt;
# Select &amp;quot;Access(A/C)&amp;quot; &lt;br /&gt;
# Select the desired permission level for access to the aircraft&lt;br /&gt;
&lt;br /&gt;
The selected permission will control who&amp;#039;s pads can move your aircraft.  By cautious about setting Public permissions on an aircraft.  With public permissions, any user could slide a pad under your aircraft to move it without your permission.&lt;br /&gt;
&lt;br /&gt;
=====Temporary Permissions=====&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon Temp Access.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:ctrlPanel&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;Temporary Permissions&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The owner of an aircraft can grant temporary permissions to a specific pad when you land on it.  If you land on a pad that does not have permission to move your aircraft, a dialog will appear allowing you to grant or deny permission for that pad to move your aircraft.  The permissions persist until:&lt;br /&gt;
*The aircraft becomes physical.&lt;br /&gt;
*The aircraft is edited.&lt;br /&gt;
*The pad is edited.&lt;br /&gt;
&lt;br /&gt;
When any of these things happen, you will need to grant temporary permissions again.&lt;br /&gt;
&lt;br /&gt;
====Charging====&lt;br /&gt;
&lt;br /&gt;
The KeliWagon is battery powered and will require periodic recharging.  A gauge on the KeliWagon control panel (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;) shows the current battery charge in percent.  The battery will drain when the motors are engaged (50 amps), the lights are on (5 amps), and anytime the power is on to support the control circuitry and transceiver (0.1 amps).  To charge:&lt;br /&gt;
&lt;br /&gt;
# Park the KeliWagon near your Shergood Ground Power unit (GPU).&lt;br /&gt;
# Connect the GPU to the KeliWagon.&lt;br /&gt;
# Wait for the battery gauge to read 100%&lt;br /&gt;
&lt;br /&gt;
When connecting the GPU, the pad will show in the GPU as &amp;quot;Pad_XXX&amp;quot; where &amp;quot;XXX&amp;quot; is a three digit number randomly assigned when you rezed the pad.&lt;br /&gt;
&lt;br /&gt;
====Riding on the Pad====&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;ride&amp;quot; on the pad directly by sitting on it.  Up to 4 avatars may ride the pad.  While on the pad you can use the following chat commands:&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Command	&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|cv&lt;br /&gt;
|toggle between an unscripted camera and a &amp;quot;behind view&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cv2&lt;br /&gt;
|toggle between an unscripted camera and an &amp;quot;overhead view&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===HUD===&lt;br /&gt;
&lt;br /&gt;
[[File:KeliWagon HUD.png|thumb|right|&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:hud&amp;quot;&amp;gt;&amp;lt;caption&amp;gt;KeliWagon HUD&amp;lt;/caption&amp;gt;&amp;lt;/figure&amp;gt;&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
The HUD has an operating range of 100 meters and include the following controls and indicators:&lt;br /&gt;
# Emergency Stop button - Immediately stops all movement of the Keliwagon, Cycle the power switch to reset.&lt;br /&gt;
# Status LED - Green indicates connected and operating normally. Red indicates a fault.&lt;br /&gt;
# Power Switch - Activates Power to the Keliwagon and enables hud controls.&lt;br /&gt;
# Lights Switch - Activates the four red landing lights on the Keliwagon.&lt;br /&gt;
# Forward/Reverse Control - Controls the movement in the forward/reverse direction only. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# 2D control - Controls the movement of the Keliwagon in both forward/reverse as well as turning left/right. The red dot indicates the currnet control postion, click and drag the dot to move the control. The control will return to neutral when released.&lt;br /&gt;
# Left/Right Control - Controls the movement of the Keliwagon in the left/right direction only. Moving the control will cause the Keliwagon to pivot in the indicated direction. The red bar indicates current control position, click and drag to move, the control will return to the neutral position when released.&lt;br /&gt;
# Hide/Show Button - Hides or shows the main portion of the hud.&lt;br /&gt;
&lt;br /&gt;
===Menus===&lt;br /&gt;
&lt;br /&gt;
Menus are accessed by clicking the control panel at the back of the pad (see &amp;lt;xr id=&amp;#039;fig:ctrlPanel&amp;#039;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
====Main Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable&lt;br /&gt;
!Button&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span class=sa-mbutton&amp;gt;Battery&amp;lt;/span&amp;gt;&lt;br /&gt;
|Open the &amp;quot;Battery&amp;quot; menu for configuring battery properties.&lt;br /&gt;
|-&lt;br /&gt;
|Get&lt;br /&gt;
|Open the &amp;quot;Get&amp;quot; menu for getting pad related items.&lt;br /&gt;
|-&lt;br /&gt;
|CONNECT&lt;br /&gt;
|Connect the HUD worn by the user accessing the menu.  (Performs same function as clicking the pad anywhere other than the control panel)&lt;br /&gt;
|-&lt;br /&gt;
|Access(Pad)&lt;br /&gt;
|Configure access permissions for the pad.&lt;br /&gt;
|-&lt;br /&gt;
|Access(A/C)&lt;br /&gt;
|Configure access permissions for the aircraft sitting on the pad.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Battery Menu====&lt;br /&gt;
====Get Menu====&lt;br /&gt;
====Access(Pad) Menu====&lt;br /&gt;
====Access(A/C) Menu====&lt;/div&gt;</summary>
		<author><name>Kelly</name></author>
		
	</entry>
</feed>