From 2c273589d319835705cc2f4511cdaa09af2fd8a5 Mon Sep 17 00:00:00 2001 From: hendrixgr Date: Wed, 14 Oct 2020 16:04:50 +0300 Subject: [PATCH] board module for auto loading the required modules I don't usually change those airframe modules so i put them all in the board module file. --- conf/modules/board_matek_wing.xml | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 conf/modules/board_matek_wing.xml diff --git a/conf/modules/board_matek_wing.xml b/conf/modules/board_matek_wing.xml new file mode 100644 index 0000000000..a3dbbfd8ac --- /dev/null +++ b/conf/modules/board_matek_wing.xml @@ -0,0 +1,56 @@ + + + + + + Autoload several onboard sensors for the Matek F405 Wing board with proper configuration + - IMU MPU6000 + - Baro (BMP280) + Normal front of the board is on the servo S3-S8 servo connector + Normal up of the board is on STM32F405 side + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +