Enable GPS Blending by default

This commit is contained in:
alexklimaj
2022-07-12 13:22:06 -06:00
committed by Daniel Agar
parent ea4a1bfb6a
commit 768565ed6f
@@ -46,7 +46,7 @@
* @bit 1 use hpos accuracy * @bit 1 use hpos accuracy
* @bit 2 use vpos accuracy * @bit 2 use vpos accuracy
*/ */
PARAM_DEFINE_INT32(SENS_GPS_MASK, 0); PARAM_DEFINE_INT32(SENS_GPS_MASK, 7);
/** /**
* Multi GPS Blending Time Constant * Multi GPS Blending Time Constant