ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
10.98k stars 17.51k forks source link

AP_Proximity: add parameter to allow user to specify maximum reliable distance #13612

Closed rmackay9 closed 3 years ago

rmackay9 commented 4 years ago

Unlike the rangefinder library, the proximity library does not have a user configurable maximum distance. We should add parameters for minimum and maximum reliable distances.

Here are some options for the names of these new parameters:

amilcarlucas commented 4 years ago

I vote for the first

IamPete1 commented 3 years ago

closing in favor of https://github.com/ArduPilot/ardupilot/issues/6583