mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 14:07:34 +08:00
px4_fmu-v6c:Fix mag rotation
This commit is contained in:
committed by
Daniel Agar
parent
21567ca187
commit
1c15a1a7f4
@@ -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