Skip to content

DroneEngage/droneengage_communication

Repository files navigation

Ardupilot Cloud EcoSystem Drone Engage is part of Ardupilot Cloud Eco System

What is Drone-Engage ?

Drone-Engage (D.E.) is a distibuted system that allows monitoring & controlling drones via Internet. Drone-Engage objective is to provide a Linux-based alternative for Andruav on Android mobiles.

Communication Module

This repository is for Drone-Engage Communication Module. This module runs on the vehicle and communicates with other modules such as Mavlink_Module "de_mavlink" and Video_Module. On the other side it communicates with Andruav Server. This module receives messages from all plugins and forward them to WebClients and other vehicles, and receives commands from Webclients via Internet Server and process them or forward them to attached modules to process them.

For more Information Please Goto Cloud.Ardupilot.org

Build the Code

Prerequisits sudo apt-get install libcurl4-openssl-dev sudo apt install libssl-dev

Building mkdir build cd build make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages