Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.14 KB

File metadata and controls

13 lines (10 loc) · 1.14 KB

Data Links

Data links are radio channels that are used to communicate vehicle telemetry (position, velocity, battery status, and so on) from the flight controller to ground control stations (and to some RC systems), and commands from ground stations to the vehicle. These links are usually created using different radios than those used for manual RC control of the vehicle. PX4 uses the MAVLink protocol for communicating serial data over the radio channel.

This section provides information about various radio systems that you can use, and how to configure them for use with PX4.