zlinman
0b7ac754c5
only type error corrected, spaces deleted
2020-05-04 12:53:09 +02:00
FlightControl
0af9e57b82
Now the task routing is also working towards the capture zones.
2019-03-07 09:54:15 +01:00
FlightControl_Master
d9d53db53f
Documentation improvements.
2018-06-02 18:23:06 +02:00
FlightControl_Master
f556077ff6
Cleanup
2018-06-01 06:52:36 +02:00
FlightControl_Master
25ae0c3d15
Finish this feature.
2018-04-13 09:56:00 +02:00
FlightControl_Master
3e6017c0d5
Task Assignment
2018-04-12 20:03:44 +02:00
FlightControl_Master
7c2c6daf3e
Tracify comments
2018-03-18 11:17:37 +01:00
FlightControl_Master
6d1385a031
Implemented Message Types
...
* Added Message Type Methods
* SETTINGS menu has been added with Message Type display times
* Modifed the FSM action classes to use the new Message Type methods.
2017-09-12 11:41:52 +02:00
FlightControl
2fadd949a6
Fixes
2017-05-07 15:37:27 +02: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
f9708de598
Progress
2017-02-18 19:51:20 +01:00
FlightControl
52f4051901
Various Fixes
...
-- Documentation fixes with links not working.
-- MENU_CLIENT_COMMAND had a small glitch, fixed that one too.
-- Implemented new Event Dispatcher.
--
2017-02-04 15:16:32 +01:00
FlightControl
cb993c4df5
Switched for Event and State Transition handlers the parameter order
...
The parameters are now: From, Event, To
The old parameter order was: Event, From, To
2016-12-20 09:24:19 +01:00
FlightControl
33f42351e4
Progress
2016-12-16 12:56:36 +01:00