Easier capability to add new flight modes
Brought to you by:
inspirati
Originally created by: uavflightdirector
Rework the way states are triggered so that adding new states is easier.
Note that this does not remove the enter/exit state mechanism that already exists. It changes state requests from flags to enumerations.
What still needs to be decided?
What still needs to be done?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: kd0... (code.google.com)@gmail.com
Pete pointed out that there is an XML standard for defining FSMs called SCXML.
I find that this tool can parse SCXML and generate an FSM diagram:
https://code.google.com/p/scxmlgui/
This would be a convenient way to both design and document the FSM in states.c.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: uavflightdirector
(No comment was entered for this change.)
Labels: -Priority-Medium Priority-Low