Curious-Nikhil / Tejas-Rocket-Flight-Computer

An autonomous Thrust Vector Control rocket with self-landing capability from inexpensive parts of equivalent power of the Apollo era.
https://curiousnikhil.space/tejas
48 stars 12 forks source link

New Process for Apogee Detection #6

Open nyameaama opened 4 years ago

nyameaama commented 4 years ago

This process analyses altitude readings in order to determine if a deceleration pattern is present.This is then used to make a predictive estimate on the number of seconds till apogee. This method is defined separately and can be included in the main driver file.

Curious-Nikhil commented 4 years ago

Hello! Thank you for the pr! I'll check out the code on the Flight Computer in some time.