Browse Source

px4_fmu-v6c:Fix mag rotation

v1.13.0-BW
David Sidrane 3 years ago committed by Daniel Agar
parent
commit
1c15a1a7f4
No known key found for this signature in database
GPG Key ID: FD3CBA98017A69DE
  1. 2
      boards/px4/fmu-v6c/init/rc.board_sensors

2
boards/px4/fmu-v6c/init/rc.board_sensors

@ -15,7 +15,7 @@ icm42688p -R 6 -s start @@ -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

Loading…
Cancel
Save