arduino-px4flow-i2c icon indicating copy to clipboard operation
arduino-px4flow-i2c copied to clipboard

External Sonar

Open Mahmoud-Teama opened this issue 8 years ago • 0 comments

Hi Could i not use the built in sonar and use an external one to get the Ground distance data? so i can replace the sensor.quality_integral with the readings from the external sonar in the pose_estimate.ino code

also should i only take when the readings when the quality is more than 100 as sometime it hit zero if (quality > 100)

Mahmoud-Teama avatar Mar 12 '16 18:03 Mahmoud-Teama