Skip to content
Snippets Groups Projects
Commit f9324fb7 authored by Gabriel Moreno's avatar Gabriel Moreno Committed by Lorenz Meier
Browse files

mavlink: set correct distance_sensor timestamp. Fixes #11840


When PX4FLOW is connected to PX4 through MAVLink (e.g., through a USB
port), the timestamp assigned to the distance_sensor was wrong. This fix
uses the same timestamp assigned to the optical_flow message created from
the same OPTICAL_FLOW_RAD MAVLink message.

Signed-off-by: default avatarGabriel Moreno <gabrielm@cs.cmu.edu>
parent 93d52581
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment