Improved ATC_GROUND

* Added speed limits.
  * Speed limits can now be set per airbase.
  * Maximum speed to prevent takeoff can be set.
  * Maximum speed can be set per airbase.
  * Improved documentation.
This commit is contained in:
FlightControl_Master
2017-10-31 08:32:47 +01:00
parent f6f2695808
commit 0c70a34561
15 changed files with 647 additions and 176 deletions

View File

@@ -1609,7 +1609,7 @@ A string defining the start state.</p>
<dl class="function">
<dt>
<em>#string</em>
<em></em>
<a id="#(FSM)._StartState" >
<strong>FSM._StartState</strong>
</a>
@@ -1908,6 +1908,7 @@ A string defining the start state.</p>
<dl class="function">
<dt>
<em></em>
<a id="#(FSM).current" >
<strong>FSM.current</strong>
</a>