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
+1 -1
View File
@@ -1,5 +1,5 @@
env.info('*** MOOSE DYNAMIC INCLUDE START *** ')
env.info('Moose Generation Timestamp: 20171026_1116')
env.info('Moose Generation Timestamp: 20171031_0744')
local base=_G
__Moose={}
__Moose.Include=function(IncludeFile)