mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-21 21:17:30 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user