Link Status Data

Hello,

I am trying to get all the data comming from the link status. I can see this data from Mission Planner but I would like to know how to save it in a file.

Is it possible?

Thank you

https://ardupilot.org/planner/docs/mission-planner-telemetry-logs.html

Hello,

thank you for your response. I refer this:

Regards

These values are calculated on the fly and not saved. You have to modify MP to save it. Or parse the Tlog and recalculate them from the sent/received mavlink packets size and count.

Hello,

thank you so much. Do you have any idea how to do that?

Regards.