I am attempting to forward all MAVLink packages received via a serial port connection to a UDP connection established on the same ground control station computer. The idea is to have MATLAB listen on the UDP port connection and parse MAVLink packages as they are received. I don't happen to see the option to enable this functionality and I have already successfully achieved this using QGroundControl but would like to achieve it with APM Planner as well. Any assistance would be appreciated.
I am attempting to forward all MAVLink packages received via a serial port connection to a UDP connection established on the same ground control station computer. The idea is to have MATLAB listen on the UDP port connection and parse MAVLink packages as they are received. I don't happen to see the option to enable this functionality and I have already successfully achieved this using QGroundControl but would like to achieve it with APM Planner as well. Any assistance would be appreciated.