mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 17:07:35 +08:00
commander: increase COM_ARM_MAG_ANG 35 -> 45 degrees
- in practice this is mostly useful for identifying incorrect rotations which we mostly have in 45 degree increments - handling a vehicle on the ground can easily disturb one mag by more than 30 degrees, so this is often distracting noise
This commit is contained in:
@@ -49,7 +49,6 @@ then
|
||||
# sensor calibration
|
||||
param set CAL_MAG_SIDES 63
|
||||
param set SENS_BOARD_ROT 0
|
||||
param set COM_ARM_MAG_ANG -1
|
||||
param set COM_ARM_EKF_AB 0.0032
|
||||
|
||||
# circuit breakers
|
||||
|
||||
@@ -91,8 +91,6 @@ then
|
||||
# DSHOT
|
||||
param set DSHOT_CONFIG 600
|
||||
|
||||
param set COM_ARM_MAG 0.2
|
||||
|
||||
param set MIS_TAKEOFF_ALT 1.1
|
||||
|
||||
#####################################
|
||||
|
||||
Reference in New Issue
Block a user