Browse Source

HAL_ChibiOS: mRo X2.1-777 / hwdef.dat

Set proper sensor orientation.
master
Phillip Kocmoud 6 years ago committed by Andrew Tridgell
parent
commit
44fb61da37
  1. 3
      libraries/AP_HAL_ChibiOS/hwdef/mRoX21-777/hwdef.dat

3
libraries/AP_HAL_ChibiOS/hwdef/mRoX21-777/hwdef.dat

@ -12,6 +12,9 @@ MCU STM32F7xx STM32F777xx @@ -12,6 +12,9 @@ MCU STM32F7xx STM32F777xx
# AP_HAL/AP_HAL_Boards.h as well
define CONFIG_HAL_BOARD_SUBTYPE HAL_BOARD_SUBTYPE_CHIBIOS_FMUV3
# Set Proper Sensor Orientation
define BOARD_TYPE_DEFAULT 20
# now we need to specify the APJ_BOARD_ID. This is the ID that the
# bootloader presents to GCS software so it knows if this firmware is
# suitable for the board. Please see

Loading…
Cancel
Save