Skip to content

Commit

Permalink
Disable magnetometer in LPE by default
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Feb 13, 2020
1 parent a4e3d94 commit ec89e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ROMFS/px4fmu_common/init.d/rc.clever
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ else

param set ATT_W_EXT_HDG 0.5
param set ATT_EXT_HDG_M 1
param set ATT_W_MAG 0

param set COM_ARM_MAG 0.5
param set COM_RC_LOSS_T 2.0
Expand Down

0 comments on commit ec89e32

Please sign in to comment.