This website requires JavaScript.
Explore
Help
Register
Sign In
weyne
/
MOOSE
Watch
1
Star
0
Fork
0
You've already forked MOOSE
mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced
2026-07-20 22:03:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0971f8ffa72c0e1efb0a8250bc78eaf64fac8405
MOOSE
/
Moose Development
/
Moose
/
Tasking
T
History
Applevangelist
c58e91b956
#TASKING
...
* Merge changes from Develop
2022-09-10 11:41:41 +02:00
..
CommandCenter.lua
#TASKING
2022-09-10 11:41:41 +02:00
DetectionManager.lua
Clean up UTF-8 mess
2021-08-18 18:01:04 +02:00
Mission.lua
General fixes (
#1673
)
2021-12-28 11:01:05 +01:00
Task_A2A_Dispatcher.lua
Code formatting, spelling and documentation fixes. (
#1661
)
2021-12-09 17:51:38 +01:00
Task_A2A.lua
Code formatting. (
#1651
)
2021-12-04 18:49:57 +01:00
Task_A2G_Dispatcher.lua
Code formatting. (
#1651
)
2021-12-04 18:49:57 +01:00
Task_A2G.lua
Code formatting. (
#1651
)
2021-12-04 18:49:57 +01:00
Task_Capture_Dispatcher.lua
Update Task_Capture_Dispatcher.lua
2020-11-19 15:59:35 +01:00
Task_Capture_Zone.lua
- Added a new UTILS.kpairs iterator, which will base the iteration on a different key, which can be determined before the iteration starts. eg. the key should be a sort in ascending order on the distance of the information in the set, and it should return the distance + item in the set for each element in the set.
2019-09-08 08:38:33 +02:00
Task_Cargo_CSAR.lua
Changes.
2018-10-01 19:47:11 +02:00
Task_Cargo_Dispatcher.lua
#TASKING
2022-09-10 11:41:41 +02:00
Task_Cargo_Transport.lua
#TASKING
2022-09-10 11:41:41 +02:00
Task_CARGO.lua
Auto assignment of tasks with prioritization of an auto assign method. The default assign method is random, which is set at the command center. Each task type implements a prioritization mechanism which calculates the priotity of the task based on various methods: random, distance or priority. The distance is calculated from the task coordinate from the command center location.
2019-03-10 16:41:53 +01:00
Task_Manager.lua
- Remove unnecessary trace lines
2019-08-26 08:26:14 +02:00
Task.lua
General fixes (
#1673
)
2021-12-28 11:01:05 +01:00
TaskInfo.lua
Taskinfo.lua - Issue
#1388
- don't just assume this is a string
2020-12-01 16:10:55 +01:00