mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
GPS Dynamic model default <1g
Only have it higher for VTOL and fixed wing. Multicopter position controlled flight is in our experience always <1g. Acrobatic flying definitely exceeds the acceleration but if control doesn't rely on the GPS velocity and position there shouldn't be any problem.
This commit is contained in:
committed by
Daniel Agar
parent
59bd3e9f6e
commit
c9e64988b9
@@ -18,6 +18,8 @@ then
|
||||
param set PWM_MAX 1950
|
||||
param set PWM_MIN 1075
|
||||
param set PWM_RATE 400
|
||||
|
||||
param set GPS_UBX_DYNMODEL 6
|
||||
fi
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user