OregonStateRocketry / 30k2018-CS-Capstone

30k CS Capstone repository
Apache License 2.0
2 stars 0 forks source link

Write a function to detect apogee #19

Closed lwillmeth closed 6 years ago

lwillmeth commented 6 years ago

We need some kind of function or loop to detect apogee. Feel free to edit or expand this list of requirements as you go.

ASladek commented 6 years ago

Added a class with a method for apogee detection, but hasn't been tested with the sensor-reading code b0c2cf691572c0f5628cda377f75e4c42aa649d1

lwillmeth commented 6 years ago

Allison's apogee method converted to a state machine in commit 4cc2ea2e76ac545df89556bb493fc17425537e36.