Browse Source

px4_fmu-v6x:Use HB 10pin GPS rotation

release/1.12
David Sidrane 4 years ago committed by Daniel Agar
parent
commit
6bab917a3d
  1. 3
      boards/px4/fmu-v6x/init/rc.board_sensors

3
boards/px4/fmu-v6x/init/rc.board_sensors

@ -21,6 +21,9 @@ icm20649 -R 14 -s start @@ -21,6 +21,9 @@ icm20649 -R 14 -s start
# Internal magnetometer on I2c
bmm150 -I start
# External compass on GPS1/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
# Possible internal Baro
bmp388 -I -a 0x77 start

Loading…
Cancel
Save