|
|
|
@ -350,6 +350,7 @@ enum ThrowModeState {
@@ -350,6 +350,7 @@ enum ThrowModeState {
|
|
|
|
|
#define DATA_ROTOR_SPEED_BELOW_CRITICAL 59 // Heli only
|
|
|
|
|
#define DATA_EKF_ALT_RESET 60 |
|
|
|
|
#define DATA_LAND_CANCELLED_BY_PILOT 61 |
|
|
|
|
#define DATA_EKF_YAW_RESET 62 |
|
|
|
|
|
|
|
|
|
// Centi-degrees to radians
|
|
|
|
|
#define DEGX100 5729.57795f |
|
|
|
|