Where do the values for the “status/yaw” display come from
In the display “status” there is the telemetry value “yaw”.
Where does this information come from. From which sensor or program routine is this value fed?
BR
Heri
Where do the values for the “status/yaw” display come from
In the display “status” there is the telemetry value “yaw”.
Where does this information come from. From which sensor or program routine is this value fed?
BR
Heri
That value should be the EKF fused yaw value, which should reflect magnetic heading, as reported through MAVLink (I think it’s in the attitude messages).