inav icon indicating copy to clipboard operation
inav copied to clipboard

[INS] Use Acc and Gyro calibration validation to calibrate the 1G of the acceleration

Open JulioCesarMatias opened this issue 2 years ago • 3 comments

INS uses the isImuReady() function to calibrate the 1G of the acceleration. If the Acc is not calibrated, the INS should be inactive (which does not happen when checking the Gyro).

JulioCesarMatias avatar Jul 12 '22 00:07 JulioCesarMatias

@DzikuVx Can we rename the function from isImuReady() to imuIsHealth() ?

JulioCesarMatias avatar Jul 12 '22 19:07 JulioCesarMatias

@JulioCesarMatias but this function does not checks health only basic status of IMU. So not sure about renaming

DzikuVx avatar Jul 12 '22 19:07 DzikuVx

ok, no problem, let's leave it the way it is

JulioCesarMatias avatar Jul 12 '22 19:07 JulioCesarMatias