stanford-ssi / sequoia-software

Sequoia flight software
MIT License
6 stars 1 forks source link

Add Working State Machine Implementation #36

Closed lgnashold closed 4 years ago

lgnashold commented 4 years ago

Summary

Created a clean state machine implementation, and removed a lot of junk we aren't gonna use that was leftover from the base code we took this from. Implemented it for Low power and idle states.

Test Plan

Tested manually on the PyCubed, we can see it successfully transitions by alternating battery voltage.