|
|
|
@ -224,7 +224,7 @@ GCS_MAVLINK gcs3;
@@ -224,7 +224,7 @@ GCS_MAVLINK gcs3;
|
|
|
|
|
// PITOT selection |
|
|
|
|
//////////////////////////////////////////////////////////////////////////////// |
|
|
|
|
// |
|
|
|
|
ModeFilter sonar_mode_filter; |
|
|
|
|
ModeFilterInt16 sonar_mode_filter(5,2); |
|
|
|
|
|
|
|
|
|
#if CONFIG_PITOT_SOURCE == PITOT_SOURCE_ADC |
|
|
|
|
AP_AnalogSource_ADC pitot_analog_source( &adc, |
|
|
|
|