Commit Graph

3 Commits (5dac7ca75bab202296d86bcf6df6de6898faf0f0)

Author SHA1 Message Date
sputn1ck f725f07dd9
fsm: add instanout fsm parsing 8 months ago
sputn1ck 9b178dd979
fsm: add reservation fsm compiling 8 months ago
sputn1ck 20db07dccf
fsm: add fsm module
This commit adds a module for a finite state machine. The goal of the
module is to provide a simple, easy to use, and easy to understand
finite state machine. The module is designed to be used in future
loop subsystems. Additionally a state visualizer is provided to
help with understanding the state machine.
1 year ago