Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1960 → Rev 1961

/branches/dongfang_FC_rewrite/attitude.c
179,7 → 179,7
correctionSum[PITCH] = correctionSum[ROLL] = 0;
 
// Calibrate hardware.
analog_calibrate();
analog_setNeutral();
 
// reset gyro integrals to acc guessing
setStaticAttitudeAngles();