mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
scumaker pilotpi updates
* replace default mag with qmc5883l * fix rotation and quiet startup * fixedwing script & Multi-EKF cfg * set default params only when initial startup
This commit is contained in:
@@ -27,6 +27,7 @@ px4_add_board(
|
||||
#magnetometer # all available magnetometer drivers
|
||||
magnetometer/hmc5883
|
||||
magnetometer/isentek/ist8310
|
||||
magnetometer/qmc5883l
|
||||
pca9685_pwm_out
|
||||
pwm_out_sim
|
||||
rc_input
|
||||
|
||||
@@ -27,6 +27,7 @@ px4_add_board(
|
||||
#magnetometer # all available magnetometer drivers
|
||||
magnetometer/hmc5883
|
||||
magnetometer/isentek/ist8310
|
||||
magnetometer/qmc5883l
|
||||
pca9685_pwm_out
|
||||
pwm_out_sim
|
||||
rc_input
|
||||
|
||||
Reference in New Issue
Block a user