"Hi Ernesto,
You also can check the following discussion("Setting UART2 on the APM2") on the forum, then you will get more understanding on how to enable UART2 on APM.
Set uart2 on apm2.
Scott"
"I have implemented my above idea.
I made a UDP server (UAVSyncSock) in simulation.cs to exchange the aircraft telemetry and control commands between MP and my UAVSync program.
All the telemetry data can be found in the class MainV2.cs…"
"Hi Bharat,
Thanks for your notes :) I just enabled my telemetry on UART2. I am going to use soldered pins in UART0 & UART2 available on the side of APM2.5 to have two telemetry links at the same time for my project. Did you use them at the…"
Hi, Does anyone work on the two aircraft synchronization project? I am trying to modify the waypoints and the airspeeds of two aircraft over UDP from my UAV sync program. Is it possible to send these updating info to Mission Planner over UDP by…