mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
Bug Fix: Fixed the parameter name in the tilted hex definition files
This commit is contained in:
@@ -39,7 +39,7 @@ then
|
||||
param set SDLOG_PROFILE 179
|
||||
|
||||
param set OMNI_ATT_MODE 2
|
||||
param set OMNI_MAX_HOR_THR 0.15
|
||||
param set OMNI_DFC_MAX_THR 0.15
|
||||
fi
|
||||
|
||||
set MAV_TYPE 13
|
||||
|
||||
@@ -47,7 +47,7 @@ then
|
||||
param set BAT_N_CELLS 4
|
||||
|
||||
param set OMNI_ATT_MODE 2
|
||||
param set OMNI_MAX_HOR_THR 0.15
|
||||
param set OMNI_DFC_MAX_THR 0.15
|
||||
fi
|
||||
|
||||
# Set mixer
|
||||
|
||||
Reference in New Issue
Block a user