summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/init.c
AgeCommit message (Collapse)Author
2009-05-18 * digital/io/src:Jérémy Dufour
- fix event sent to the wrong FSM, - start top FSM, - rewrite event generated by move FSM when its finished, - init FSM generates an event when the match start, - init FSM starts the chrono when the match start, - top FSM now uses the event generated by the init FSM to know when the match start and not the jack states.
2009-05-09 * digital/io/src:Nicolas Haller
- First version of init FSM