mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 13:27:32 +08:00
Easyglider and Matek wing autopilot module autoload file
I just added some comments.
This commit is contained in:
@@ -3,11 +3,14 @@
|
|||||||
<module name="board_matek_wing" dir="boards">
|
<module name="board_matek_wing" dir="boards">
|
||||||
<doc>
|
<doc>
|
||||||
<description>
|
<description>
|
||||||
Autoload several onboard sensors for the Matek F405 Wing board with proper configuration
|
Autoload several onboard sensors and subsystems
|
||||||
- IMU MPU6000
|
for the Matek F405 Wing board with proper configuration.
|
||||||
- Baro (BMP280)
|
IMU MPU6000
|
||||||
|
Baro (BMP280)
|
||||||
|
OSD
|
||||||
|
GPS and many other subsystems which i always use.
|
||||||
Normal front of the board is on the servo S3-S8 servo connector
|
Normal front of the board is on the servo S3-S8 servo connector
|
||||||
Normal up of the board is on STM32F405 side
|
Normal up of the board is on STM32F405 side.
|
||||||
</description>
|
</description>
|
||||||
</doc>
|
</doc>
|
||||||
<autoload name="gps" type="ublox" />
|
<autoload name="gps" type="ublox" />
|
||||||
|
|||||||
Reference in New Issue
Block a user