Bug fix for IMU / DCM
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1008 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
a142d8ee7d
commit
126383fe43
@ -116,7 +116,6 @@ AP_IMU::init_gyro(void)
|
|||||||
}
|
}
|
||||||
Serial.println(" ");
|
Serial.println(" ");
|
||||||
|
|
||||||
_adc_offset[5] += GRAVITY * _sensor_signs[5];
|
|
||||||
save_gyro_eeprom();
|
save_gyro_eeprom();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user