CarletonURocketry / hysim

A simulation of the hybrid control system which can be run on POSIX platforms.
2 stars 0 forks source link

Arming state machine #12

Closed linguini1 closed 2 days ago

linguini1 commented 2 weeks ago

We need to implement the arming process/progression in the pad server code so that commands can actually advance the arming state properly.

This includes all error handling logic and transitions between states due to actuation, etc.