@ -73,7 +73,7 @@ static constexpr unsigned int calibration_sides = 6; ///< The total number of
@@ -73,7 +73,7 @@ static constexpr unsigned int calibration_sides = 6; ///< The total number of
staticconstexprunsignedintcalibration_total_points=240;///< The total points per magnetometer
staticconstexprunsignedintcalibraton_duration_seconds=42;///< The total duration the routine is allowed to take
staticconstexprfloatMAG_MAX_OFFSET_LEN=0.6f;///< The maximum measurement range is ~1.4 Ga, the earth field is ~0.6 Ga, so an offset larger than ~0.8-0.6 Ga means the mag will saturate in some directions.
staticconstexprfloatMAG_MAX_OFFSET_LEN=0.75f;///< The maximum measurement range is ~1.4 Ga, the earth field is ~0.6 Ga, so an offset larger than ~0.8-0.6 Ga means the mag will saturate in some directions.