Read data with PX UART and show it in Mission Planner

Hi there,

I’m trying to figure out how to use Mission Planner to monitor data that I’ll be receiving on one of the Pixhawk’s USART ports, but I cannot find any information on it - how do I do it? Will I have to change Pixhawk’s firmware or can it be done without it?

There is 2 ways to read out what’s happening on your flight time.

  1. put telemetry.
  2. put frsky telemetry support receiver and on transmitter extract lua script.

I hope I’m understand your question :thinking:

Thank you :slightly_smiling_face: