improve altitude estimation
mehatfie opened this issue · 0 comments
mehatfie commented
Using a low pass filter on altimeter and a high pass filter on GPS.
GPS altitude is accurate if it has the same number of satellites. Once it changes satellites then it jumps around. But it will not drift over time when it has the same number of satellites.
Altimeter will drift over time at the same altitude due to pressure changes. But will not jump around.