Commit Graph

10 Commits

Author SHA1 Message Date
FlightControl 4dde14eba6 Fixes accounting of destroy and updated documentation
Destroy events were not correctly accounted for in the new tasking
system. this is now fixed.
2017-03-19 15:02:49 +01:00
FlightControl 2e894df4c2 Updated the DETECTION_MANAGER
-- Added a scoring tailoring possibility for TASK_DISPATCHER class
tasks.
-- DETECTION_MANAGER has become an FSM
-- TASK_A2G_DISPATCHER has become an FSM. It implements an Assign Event,
that can be handled. In the Assign event handler, you can specify
scoring schemes etc.
2017-03-19 07:59:47 +01:00
FlightControl 3f0c983194 Updates 2017-03-17 13:59:19 +01:00
FlightControl 9fc3f7a601 Made user exits for Mission Completion evaluation...
Man, this is going to rock!
2017-03-15 10:08:03 +01:00
FlightControl d77405bf9b nillification of the unit processes for tasks is fixed. 2017-03-15 09:35:41 +01:00
FlightControl 052ca384a5 Progress 2017-03-12 17:48:19 +01:00
FlightControl 82f505ddb0 Progress
-- Got DETECTION_TYPES running with A2G_TASK_DISPATCHER
2017-03-12 17:14:00 +01:00
FlightControl 01e2aa5b5d Progress 2017-03-09 20:47:34 +01:00
FlightControl 3bd0cdbe32 Progress 2017-03-09 17:44:56 +01:00
FlightControl fbae55b9f9 Progress on tasking 2017-03-09 13:37:13 +01:00