mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 15:37:36 +08:00
feat(ekf2): absorb GPS altitude drift into origin instead of velocity fallback
This commit is contained in:
@@ -45,7 +45,6 @@ float32 unaided_heading # Same as heading but generated by integ
|
||||
float32 delta_heading # Heading delta caused by latest heading reset [rad]
|
||||
uint8 heading_reset_counter # Index of latest heading reset
|
||||
bool heading_good_for_control
|
||||
bool altitude_good_for_local_control
|
||||
|
||||
float32 tilt_var
|
||||
|
||||
|
||||
Reference in New Issue
Block a user