att pos estimator: silence annoying messages

This commit is contained in:
Thomas Gubler
2014-06-28 18:45:52 +02:00
parent f0a21c4f5f
commit 0a78206d71
@@ -559,7 +559,7 @@ FixedwingEstimator::check_filter_state()
int check = _ekf->CheckAndBound(&ekf_report);
const char* ekfname = "#audio: ";
const char* ekfname = "att pos estimator: ";
switch (check) {
case 0: