mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
Merged in f5soh/librepilot/LP-428_Reduce_Arming_threshold (pull request #343)
LP-428 Reduce Arming threshold
This commit is contained in:
commit
ce2bf3911c
@ -41,7 +41,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Private constants
|
// Private constants
|
||||||
#define ARMED_THRESHOLD 0.50f
|
#define ARMED_THRESHOLD 0.20f
|
||||||
#define GROUND_LOW_THROTTLE 0.01f
|
#define GROUND_LOW_THROTTLE 0.01f
|
||||||
|
|
||||||
// Private types
|
// Private types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user