MishkaRogachev / JAGCS

Just another ground control station
GNU General Public License v3.0
164 stars 62 forks source link
ardupilot copter drone gcs ground-control-station mav mavlink pixhawk plane qml qt5 raspberry-pi robotics rover uav

JAGCS

Joint architecture ground control station. Or just another ground control station:)

Build Status

Gitter

alt tag

Can be used as ground software for the MAVLink compatible drones, but other information protocols can be integrated. Build with Qt and works on Windows/Linux/Android(Mac support will be later).

Source code

Clone using git with command

git clone --recursive https://github.com/MishkaRogachev/JAGCS.git

Dependencies

Building desktop(Windows/Linux/Mac) application

mkdir build
cd build
cmake ..
make

Warning: This project is currently closed, currently working on web-based GCS. Please contact for details