Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1901 → Rev 1902

/beta/Code Redesign killagreg/fc.c
1529,6 → 1529,10
CompassYawSetPoint = 0;
}
}
else // no kompass available or used
{
CompassYawSetPoint = 0;
}
 
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// calculate control feedback from angle (gyro integral) and agular velocity (gyro signal)
/beta/Code Redesign killagreg/libfc1284.a
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream