mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-21 11:55:41 +08:00
ins int fix
This commit is contained in:
@@ -383,6 +383,7 @@ void ins_int_update_gps(struct GpsState *gps_s)
|
||||
#endif
|
||||
#if INS_USE_GPS_ALT_SPEED
|
||||
vff_update_vz_conf(((float)gps_speed_cm_s_ned.z) / 100.0, INS_VFF_VZ_R_GPS);
|
||||
ins_int.propagation_cnt = 0;
|
||||
#endif
|
||||
|
||||
#if USE_HFF
|
||||
|
||||
Reference in New Issue
Block a user