mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
Infineon DPS310 Barometer
- used as the primary barometer on the mRo Control Zero F7
This commit is contained in:
@@ -19,7 +19,7 @@ px4_add_board(
|
||||
DRIVERS
|
||||
adc
|
||||
#barometer # all available barometer drivers
|
||||
#barometer/dps310
|
||||
barometer/dps310
|
||||
batt_smbus
|
||||
camera_capture
|
||||
camera_trigger
|
||||
|
||||
@@ -18,7 +18,7 @@ bmi088 -A -R 10 start
|
||||
bmi088 -G -R 10 start
|
||||
|
||||
# Interal DPS310 (barometer)
|
||||
dps310 start
|
||||
dps310 -s start
|
||||
|
||||
# Possible external compasses
|
||||
ist8310 -C -b 1 start
|
||||
|
||||
Reference in New Issue
Block a user