mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
px4_fmu-v6c:Fix mag rotation
This commit is contained in:
committed by
David Sidrane
parent
554283655c
commit
55cfd8597d
@@ -15,7 +15,7 @@ icm42688p -R 6 -s start
|
||||
ms5611 -I -b 4 -a 0x77 start
|
||||
|
||||
# Internal compass on IMU I2C4
|
||||
ist8310 -I -b 4 -a 0xc -R 6 start
|
||||
ist8310 -I -b 4 -a 0xc start
|
||||
|
||||
# External compass on GPS/I2C1 (the 3rd external bus): standard Holybro Pixhawk 4 or CUAV V5 GPS/compass puck (with lights, safety button, and buzzer)
|
||||
ist8310 -X -b 1 -R 10 start
|
||||
|
||||
Reference in New Issue
Block a user