setYawMultiplier

open fun setYawMultiplier(mul: Double)

Set a multiplicative scale that will be applied to every delta update of the IMU heading. This is similar to calibrating a dead wheel, where you will supply a ratio between measured/actual values to improve IMU performance.

Parameters

mul

multiplicative scale for yaw readings, applies to all IMU-related reads (default 1)