You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
I am thinking of trying to use a GhettoProxy on the GS to go from LTM back to MavLink
to output it to a tablet with missionplanner or something.
I skimmed through the code but didn't find anything too easy.
But basicly I would have to make an inverse read_mavlink() and a send_ltm() which just are opposites of the corresponding read/write functions, correct?
I am thinking of trying to use a GhettoProxy on the GS to go from LTM back to MavLink
to output it to a tablet with missionplanner or something.
I skimmed through the code but didn't find anything too easy.
But basicly I would have to make an inverse read_mavlink() and a send_ltm() which just are opposites of the corresponding read/write functions, correct?