mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
Added TI PGA460 driver functionality to PX4.
This commit is contained in:
@@ -398,6 +398,12 @@ then
|
||||
ll40ls start i2c
|
||||
fi
|
||||
|
||||
# pga460 sonar sensor
|
||||
if param greater SENS_EN_PGA460 0
|
||||
then
|
||||
pga460 start
|
||||
fi
|
||||
|
||||
# Lightware serial lidar sensor
|
||||
if param greater SENS_EN_SF0X 0
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user