forked from Archive/PX4-Autopilot
Better initial config for Phantom
This commit is contained in:
parent
ec740c5509
commit
84d26185df
|
@ -30,6 +30,9 @@ then
|
|||
param set FW_RR_P 0.08
|
||||
param set FW_R_LIM 50
|
||||
param set FW_R_RMAX 0
|
||||
# Bottom of bay and nominal zero-pitch attitude differ
|
||||
# the payload bay is pitched up about 7 degrees
|
||||
param set SENS_BOARD_Y_OFF 7.0
|
||||
fi
|
||||
|
||||
set MIXER phantom
|
||||
|
|
Loading…
Reference in New Issue