mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 22:48:29 -04:00
f36ded2854
this removes the hacks that check for the ADC object, and instead choose the method of getting the analog sonar value via the AnalogSource API
15 lines
349 B
Plaintext
15 lines
349 B
Plaintext
RangeFinder KEYWORD1
|
|
AP_RangeFinder KEYWORD1
|
|
AP_RangeFinder_SharpGP2Y KEYWORD1
|
|
AP_RangeFinder_MaxsonarXL KEYWORD1
|
|
read KEYWORD2
|
|
set_orientation KEYWORD2
|
|
convert_raw_to_distance KEYWORD2
|
|
raw_value KEYWORD2
|
|
distance KEYWORD2
|
|
max_distance KEYWORD2
|
|
min_distance KEYWORD2
|
|
orientation_x KEYWORD2
|
|
orientation_y KEYWORD2
|
|
orientation_z KEYWORD2
|