Commit Graph

364 Commits

Author SHA1 Message Date
FlightControl 7a84b6cc35 Improvements on task assignment logic 2017-05-05 09:34:51 +02:00
FlightControl e3a0a67fa5 Update Task Abort process 2017-05-04 15:53:25 +02:00
FlightControl 5bb91646d7 Updates 2017-05-04 14:23:10 +02:00
FlightControl 0eb9d1917b Updates 2017-05-04 10:19:34 +02:00
FlightControl a06c6176a2 Attempt to fix the count problem 2017-05-04 06:33:40 +02:00
FlightControl 858670ab80 Improvements 2017-04-26 22:34:17 +02:00
FlightControl 8e9129b3b6 Fixed issue #480 2017-04-26 21:31:23 +02:00
FlightControl 755343d02e Fixeds for tasking
- Fixed the hanging report (I think)
- Fixed the routing messages appearing every time again
- Fixed the Task menu
2017-04-26 11:33:48 +02:00
FlightControl d369a1be9f Fixed #456
-- After landing the tasking menu is displayed again.
-- The cargo is boarded properly now. Every 15 seconds is checked if the
cargo is still moving.
2017-04-26 06:29:16 +02:00
FlightControl 664ce52ff0 R.2.1 update 2017-04-25 21:44:34 +02:00
FlightControl 1219ee9445 Fixes Task Status Report 2017-04-25 21:28:32 +02:00
FlightControl 2066becb17 Fix for craigowen and fixing issue #424 2017-04-25 21:13:29 +02:00
FlightControl 0456deddd7 Publishing new Menu driven reporting structure for TASKING
-- Each group can now select from a menu to report a task overview or
only the task with a specific state...
-- Dactivate the flashing of the available tasks. A small message is
displayed now.
2017-04-25 12:56:02 +02:00
FlightControl f6f91a0f23 Fixed the boarding and unboarding process for CARGO_GROUP 2017-04-18 10:24:12 +02:00
FlightControl ecde6ad694 Made A2G_TASK_DISPATCHER only detect ground units.
This solves issue #425 ...
2017-04-17 11:34:12 +02:00
FlightControl 898976d437 Fixed for cargo hitting client helicopter
When unboarding, the cargo would it the client helicopter on the path,
this is fixed by positioning the cargo at the direction of the target
unboarding point. No helicopter anymore in between.
2017-04-16 08:09:20 +02:00
FlightControl 1b7623baa6 Progress 2017-04-15 13:19:15 +02:00
FlightControl 59d9eb127d Progress 2017-04-15 12:13:34 +02:00
FlightControl 798996efd2 Documentation etc 2017-04-14 09:31:44 +02:00
FlightControl 9a2b56fb9f Optimized landing, messaging, flow 2017-04-14 08:26:53 +02:00
FlightControl ff64255ea7 CARGO_GROUP working!!! 2017-04-14 05:43:09 +02:00
FlightControl 0b59fb87f2 Progress 2017-04-13 09:53:27 +02:00
FlightControl 1a5a74120b Progress 2017-04-13 09:42:22 +02:00
FlightControl 7e9b97dda0 Documentation 2017-04-02 09:39:00 +02:00
FlightControl f8f68ea695 Progress 2017-04-02 09:16:34 +02:00
FlightControl 2e2aabdcc9 Progress 2017-04-02 08:04:43 +02:00
FlightControl 293267f760 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl-task-cargo-transport
# Conflicts:
#	Moose Development/Moose/Moose.lua
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
#	Moose Test Missions/TAD - Task Dispatching/TAD-100 - A2G Task
Dispatching DETECTION_AREAS/TAD-100 - A2G Task Dispatching
DETECTION_AREAS.lua
2017-04-01 15:02:51 +02:00
FlightControl 0c7622969d Fixes in documentation 2017-03-31 14:31:00 +02:00
FlightControl a00311ed13 Progress on Transport
-- Created SET_CARGO
-- DATABASE handles CARGO
-- Event handles CARGO
-- Event triggers CARGO events
-- Menu system to pickup and deploy cargo
-- Menu system to board and unboard cargo
2017-03-28 12:20:15 +02:00
FlightControl d1a7e5864d Progress 2017-03-25 11:59:20 +01:00
FlightControl 09c05057ae Progress 2017-03-25 07:56:37 +01:00
FlightControl 14ca38bc8b Progress 2017-03-25 07:31:47 +01:00
FlightControl ef67ac7e8f Progress 2017-03-22 18:11:54 +01:00
FlightControl 32c5227d71 Updated stuff in tasking
-- SET improved
-- Resolved bug with destroy scoring not granted.
-- Implemented LL for all detection reports
-- Testing
-- Added test mission TAD-220 for DETECTION_TYPES testing.
2017-03-20 12:53:36 +01:00
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 4e59f1a674 Final commit ... 2017-03-17 21:49:06 +01:00
FlightControl 3f0c983194 Updates 2017-03-17 13:59:19 +01:00
FlightControl 83ed29a90a OK. Menu is working again ... 2017-03-17 11:29:23 +01:00
FlightControl af55214c52 Menu optimization 2017-03-17 06:57:32 +01:00
FlightControl 520ee6e459 Updated Mission, cleaned it up and removed stuff. 2017-03-15 11:49:47 +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 fe79821474 Fixing SCHEDULER - TO BE FURTHER STUDIES AND FIXED
TASK object should dissapear after nillified.
They are hooked to the SCHEDULER... SCHEDULEs should dissapear, but they
don't....

To be further studied.
2017-03-14 03:36:12 +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 d70d13449d Regression Testing 2017-03-10 22:40:16 +01:00
FlightControl cfc4dd8846 Progress 2017-03-10 14:09:15 +01:00
FlightControl 01e2aa5b5d Progress 2017-03-09 20:47:34 +01:00
FlightControl 3bd0cdbe32 Progress 2017-03-09 17:44:56 +01:00