mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-21 13:28:58 +01:00
Merged in f5soh/librepilot/LP-325_Reduce_ASWA_threshold (pull request #255)
LP-325 Reduce AlwaysStabilizedWhenArmed accessory threshold.
This commit is contained in:
commit
7e51749e24
@ -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