|
NinjaFlight
|
#include <sonar.h>

Data Fields | |
| struct hcsr04 | dev |
| int16_t | altitude |
| int16_t | max_alt_with_tilt_cm |
| int16_t | cf_alt_cm |
| int16_t | max_tilt_deci_degrees |
| float | max_tilt_cos |
| int16_t | max_alt_with_tilt |
| int16_t sonar::altitude |
| int16_t sonar::cf_alt_cm |
| struct hcsr04 sonar::dev |
| int16_t sonar::max_alt_with_tilt |
| int16_t sonar::max_alt_with_tilt_cm |
| float sonar::max_tilt_cos |
| int16_t sonar::max_tilt_deci_degrees |