You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constuint32_tUBLOX_CFG_MOT_GNSSSPEED_THRS=0x20250038; // GNSS speed threshold below which platform is considered as stationary (a.k.a. static hold threshold)
186
186
constuint32_tUBLOX_CFG_MOT_GNSSDIST_THRS=0x3025003b; // Distance above which GNSS-based stationary motion is exit (a.k.a. static hold distance threshold)
187
-
constuint32_tUBLOX_CFG_MOT_IMU_FILT_WINDOW=0x30250016// Averaging window for IMU measurements in noisy setups in milliseconds
187
+
constuint32_tUBLOX_CFG_MOT_IMU_FILT_WINDOW=0x30250016;// Averaging window for IMU measurements in noisy setups in milliseconds
0 commit comments