• MAVLink Router: Message Routing Application

    MAVLink Router is an application designed to distribute MAVLink messages across multiple endpoints (connections). It distributes packets to a single port or multiple endpoints based on the target address. Connections can be established via UART, UDP, or TCP. 1. Compilation and Installation To compile the application, the following packages are required: Getting Dependencies MAVLink Router…