mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
LP-325 Reduce AlwaysStabilizedWhenArmed accessory threshold.
This commit is contained in:
parent
6440d78b2c
commit
2001e00b26
@ -63,7 +63,7 @@
|
||||
#define ASSISTEDCONTROL_BRAKETHRUST_DEADBAND_FACTOR_LO 0.96f
|
||||
#define ASSISTEDCONTROL_BRAKETHRUST_DEADBAND_FACTOR_HI 1.04f
|
||||
|
||||
#define ALWAYSTABILIZEACCESSORY_THRESHOLD 0.50f
|
||||
#define ALWAYSTABILIZEACCESSORY_THRESHOLD 0.05f
|
||||
|
||||
// defined handlers
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user