File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
libraries/AP_HAL_ChibiOS/hwdef Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ IMU Invensensev2 SPI:icm20948 ROTATION_ROLL_180_YAW_90
257257define HAL_DEFAULT_INS_FAST_SAMPLE 7
258258
259259# 1 baro
260- BARO DPS280 SPI:dps310
260+ BARO DPS310 SPI:dps310
261261
262262# 1 compass
263263COMPASS AK09916:probe_ICM20948 0 ROTATION_ROLL_180
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PA15 I2C1_SCL I2C1
4848PB7 I2C1_SDA I2C1
4949
5050# an I2C baro (DPS310)
51- BARO DPS280 I2C:0:0x77
51+ BARO DPS310 I2C:0:0x77
5252
5353define AP_PERIPH_BARO_ENABLED 1
5454
Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ IMU Invensense SPI:icm20608 ROTATION_ROLL_180_YAW_90
280280IMU Invensensev2 SPI:icm20948 ROTATION_ROLL_180_YAW_90
281281
282282# 1 baro
283- BARO DPS280 SPI:dps310
283+ BARO DPS310 SPI:dps310
284284
285285# 1 compass
286286COMPASS AK09916:probe_ICM20948 0 ROTATION_ROLL_180
Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ IMU Invensensev2 SPI:icm20948 ROTATION_ROLL_180_YAW_90
244244define HAL_DEFAULT_INS_FAST_SAMPLE 7
245245
246246# 1 baro
247- BARO DPS280 SPI:dps310
247+ BARO DPS310 SPI:dps310
248248
249249# 1 compass
250250COMPASS AK09916:probe_ICM20948 0 ROTATION_ROLL_180
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ IMU Invensensev2 SPI:icm20948 ROTATION_ROLL_180_YAW_90
258258define HAL_DEFAULT_INS_FAST_SAMPLE 7
259259
260260# 1 baro
261- BARO DPS280 SPI:dps310
261+ BARO DPS310 SPI:dps310
262262
263263# 1 compass
264264COMPASS AK09916:probe_ICM20948 0 ROTATION_ROLL_180
You can’t perform that action at this time.
0 commit comments