|
|
|
@ -660,6 +660,8 @@ void BlockLocalPositionEstimator::publishLocalPos()
@@ -660,6 +660,8 @@ void BlockLocalPositionEstimator::publishLocalPos()
|
|
|
|
|
//TODO provide calculated values for these
|
|
|
|
|
_pub_lpos.get().evh = 0.0f; |
|
|
|
|
_pub_lpos.get().evv = 0.0f; |
|
|
|
|
_pub_lpos.get().vxy_max = 0.0f; |
|
|
|
|
_pub_lpos.get().limit_hagl = false; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|