USSTRocketry / MiniRockets

Making rockets that hopefully go UP!
MIT License
2 stars 11 forks source link

WE SHOULD STORE NOTHING BUT ACCELERATION #25

Closed AvionicsPerson-CT closed 1 year ago

AvionicsPerson-CT commented 1 year ago

We should store our x, y, and z acceleration (or our accelerations rate of change (called jerk apparently) which would be better I think) and use that to figure out our x, y, and z velocity as well as altitude and other things by assuming we start at 0 altitude and x, y, z velocity then use our moment to moment acceleration to figure out where we were during the flight with math.

frroossst commented 1 year ago

Sometimes your genius is almost frightening

dhaussecker commented 1 year ago

DISAGREE. WE SHOULD STORE NOTHING BUT ALTITUDE