mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Updated detection algorithm
Now the detected sets are kept consistent to previous sets. New algorithm developed. This is important to keep assigned tasks consistent with the detected sets.
This commit is contained in:
@@ -45,13 +45,14 @@ Include.File( "PatrolZone" )
|
||||
Include.File( "AIBalancer" )
|
||||
Include.File( "AirbasePolice" )
|
||||
Include.File( "Detection" )
|
||||
Include.File( "FAC" )
|
||||
Include.File( "DetectionManager" )
|
||||
Include.File( "StateMachine" )
|
||||
Include.File( "Process" )
|
||||
Include.File( "Process_Assign" )
|
||||
Include.File( "Process_Route" )
|
||||
Include.File( "Process_SEAD" )
|
||||
Include.File( "Task" )
|
||||
Include.File( "Task_CAS" )
|
||||
Include.File( "Task_SEAD" )
|
||||
|
||||
-- The order of the declarations is important here. Don't touch it.
|
||||
|
||||
Reference in New Issue
Block a user