|
|
@ -335,7 +335,7 @@ public: |
|
|
|
void getFilterStatus(int8_t instance, nav_filter_status &status) const; |
|
|
|
void getFilterStatus(int8_t instance, nav_filter_status &status) const; |
|
|
|
|
|
|
|
|
|
|
|
// send an EKF_STATUS_REPORT message to GCS
|
|
|
|
// send an EKF_STATUS_REPORT message to GCS
|
|
|
|
void send_status_report(mavlink_channel_t chan); |
|
|
|
void send_status_report(mavlink_channel_t chan) const; |
|
|
|
|
|
|
|
|
|
|
|
// provides the height limit to be observed by the control loops
|
|
|
|
// provides the height limit to be observed by the control loops
|
|
|
|
// returns false if no height limiting is required
|
|
|
|
// returns false if no height limiting is required
|
|
|
|