mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-21 06:33:52 +08:00
* modify reset logic * remove debug statements * use ecef pos and vel covariances during reset * reset orientations initialized to 0,0,GPSbearing * refactor nav fix * add fake gps observations to control ecef pos and ecef vel std * replace fake_P with individual fake cov * set gps mode flag * add gps invalid flag names * update refs * more accurate gps accuracy check + update refs