mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08: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:
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
|
||||
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user