1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

updated reference website link

the previous fastRotations.pdf link was broken. it now points to a google drive file.
This commit is contained in:
Fahad Shihab 2022-03-18 00:14:28 +05:30 committed by GitHub
parent 70a1b59687
commit 2eb269a10e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ static bool imuUpdated = false;
// the limit (in degrees/second) beyond which we stop integrating
// omega_I. At larger spin rates the DCM PI controller can get 'dizzy'
// which results in false gyro drift. See
// http://gentlenav.googlecode.com/files/fastRotations.pdf
// https://drive.google.com/file/d/0ByvTkVQo3tqXQUVCVUNyZEgtRGs/view?usp=sharing&resourcekey=0-Mo4254cxdWWx2Y4mGN78Zw
#define SPIN_RATE_LIMIT 20