mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
fw_att wheel controller enable param (default off)
This commit is contained in:
committed by
Lorenz Meier
parent
ca05e64a9f
commit
e63ee9d8bd
@@ -46,6 +46,7 @@ param set FW_PR_FF 0.40
|
||||
param set FW_PR_I 0.05
|
||||
param set FW_PR_P 0.05
|
||||
|
||||
param set FW_W_EN 1
|
||||
param set RWTO_TKOFF 1
|
||||
|
||||
replay tryapplyparams
|
||||
|
||||
@@ -46,6 +46,7 @@ param set FW_PR_FF 0.40
|
||||
param set FW_PR_I 0.05
|
||||
param set FW_PR_P 0.05
|
||||
|
||||
param set FW_W_EN 1
|
||||
param set RWTO_TKOFF 1
|
||||
|
||||
replay tryapplyparams
|
||||
|
||||
Reference in New Issue
Block a user