mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
AP_HAL_ChibiOS: add SPA06 baro for RadiolinkPIX6
This commit is contained in:
parent
98f3a4b7d5
commit
52c94e2a5b
@ -15,7 +15,7 @@ Featuring STM32F7 cpu, vibration isolation of IMUs, redundant IMUs, integrated
|
|||||||
- Sensors
|
- Sensors
|
||||||
- Bosh BMI088 IMU (accel, gyro)
|
- Bosh BMI088 IMU (accel, gyro)
|
||||||
- InvenSense ICM-42688 IMU (accel, gyro)
|
- InvenSense ICM-42688 IMU (accel, gyro)
|
||||||
- SPL06 barometer
|
- SPA06 barometer
|
||||||
- IST8310 magnetometer
|
- IST8310 magnetometer
|
||||||
- Power
|
- Power
|
||||||
- SMBUS/I2C Power Module Inputs(I2C)
|
- SMBUS/I2C Power Module Inputs(I2C)
|
||||||
|
@ -187,6 +187,7 @@ COMPASS IST8310 I2C:ALL_INTERNAL:0x0E false ROTATION_ROLL_180
|
|||||||
|
|
||||||
# one baro
|
# one baro
|
||||||
BARO SPL06 I2C:0:0x76
|
BARO SPL06 I2C:0:0x76
|
||||||
|
BARO SPA06 I2C:0:0x76
|
||||||
|
|
||||||
# microSD support
|
# microSD support
|
||||||
PC8 SDMMC_D0 SDMMC1
|
PC8 SDMMC_D0 SDMMC1
|
||||||
|
Loading…
Reference in New Issue
Block a user