Skip to content

Commit 201807d

Browse files
committed
hwdef: add BMP581 as Barometer option on Pixhawk6X
1 parent 556e149 commit 201807d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • libraries/AP_HAL_ChibiOS/hwdef/Pixhawk6X

libraries/AP_HAL_ChibiOS/hwdef/Pixhawk6X/hwdef.dat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@ PI5 TIM8_CH1 TIM8 RCININT PULLDOWN LOW
285285
BARO BMP388 I2C:2:0x76
286286
BARO BMP388 I2C:0:0x77
287287

288+
# barometers (Holybro 6X more recent versions)
289+
BARO BMP581 I2C:2:0x46
290+
BARO BMP581 I2C:0:0x46
291+
288292
# barometers (CUAV 6X)
289293
BARO ICP201XX I2C:0:0x64
290294
BARO ICP201XX I2C:2:0x63

0 commit comments

Comments
 (0)