Merge branch 'master' of github.com:PX4/Firmware into ekf_params

This commit is contained in:
Lorenz Meier
2014-04-20 01:45:00 +02:00
3 changed files with 103 additions and 49 deletions
@@ -1026,7 +1026,7 @@ FixedwingEstimator::task_main()
}
// Publish results
if (_initialized) {
if (_initialized && (check == OK)) {