Files
PX4-Autopilot/src/modules/commander
Julian Oes 95ab984f4c commander: fix toggling datalink lost and regained
When using QGC and/or the Dronecode SDK it was possible to get in a
state where the two mavlink instances were both publishing their last
heartbeat_time and cause commander to consistently toggle between
data link lost and regained. With this fix, we only ever look at the
very last heartbeat time and therefore seem to avoid this issue.
2019-04-05 09:25:40 -04:00
..
2018-12-22 10:32:18 +01:00
2019-01-25 11:58:17 -05:00
2018-12-22 10:32:18 +01:00
2019-03-12 11:24:33 +01:00