mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
OPS
- FSM pseudo function cleanup - Fixed bug when mission is cancelled
This commit is contained in:
@@ -152,6 +152,7 @@ function COHORT:New(TemplateGroupName, Ngroups, CohortName)
|
||||
-- @param #COHORT self
|
||||
-- @param #number delay Delay in seconds.
|
||||
|
||||
|
||||
--- Triggers the FSM event "Stop". Stops the COHORT and all its event handlers.
|
||||
-- @param #COHORT self
|
||||
|
||||
@@ -160,6 +161,7 @@ function COHORT:New(TemplateGroupName, Ngroups, CohortName)
|
||||
-- @param #COHORT self
|
||||
-- @param #number delay Delay in seconds.
|
||||
|
||||
|
||||
--- Triggers the FSM event "Status".
|
||||
-- @function [parent=#COHORT] Status
|
||||
-- @param #COHORT self
|
||||
|
||||
Reference in New Issue
Block a user