Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HCSR04_2 MPU6050_2 mbed SDFileSystem3
Fork of Autoflight2018_62 by
Diff: config/falfalla.h
- Revision:
- 50:570782f00a76
- Parent:
- 46:390da0008921
diff -r 8729deed8421 -r 570782f00a76 config/falfalla.h --- a/config/falfalla.h Fri Sep 28 05:00:55 2018 +0000 +++ b/config/falfalla.h Sat Sep 29 00:40:47 2018 +0000 @@ -34,6 +34,7 @@ static float g_glideloopROLL = -5.0; //rewrite static float g_glideloopPITCH = 0.0; +static float g_autoonPITCH = -3.0; static int g_rightloopRUD = 1500; static int g_rightloopRUD_approach=1500;