Browse Source

boards/matek/gnss-m9n-f4: IMU orientation update

- the icm20602 needs to be rolled 180º and yaw 90º for this board.
v1.13.0-BW
Ryan Johnston 3 years ago committed by GitHub
parent
commit
c585758f67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      boards/matek/gnss-m9n-f4/init/rc.board_sensors

4
boards/matek/gnss-m9n-f4/init/rc.board_sensors

@ -3,10 +3,10 @@
# Matek M9NF4 CAN specific board sensors init # Matek M9NF4 CAN specific board sensors init
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
icm20602 -s start icm20602 -s -R 10 start
rm3100 -b 2 -s start rm3100 -b 2 -s start
dps310 -a 118 -X start dps310 -a 118 -X start
sensors start sensors start

Loading…
Cancel
Save