intern-space-program / avionics

Avionics software to be developed and passed down over multiple tours.
http://internspaceprogram.com/
MIT License
9 stars 8 forks source link

fix merge_accel to return conservative acceleration #40

Closed mdbernard closed 4 years ago

mdbernard commented 4 years ago

This function has a logical error in which it returns non-conservative, rather than conservative acceleration. This results in incorrect position/velocity propagation, since the gravity exists.