All Projects → MishkaRogachev → Jagcs

MishkaRogachev / Jagcs

Licence: gpl-3.0
Just another ground control station

Projects that are alternatives of or similar to Jagcs

Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+112.12%)
Mutual labels:  robotics, drone, uav
Onboard Sdk
DJI Onboard SDK Official Repository
Stars: ✭ 669 (+575.76%)
Mutual labels:  robotics, drone, uav
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+6604.04%)
Mutual labels:  robotics, drone, uav
Mavgcl
In-Flight Analysis for PX4
Stars: ✭ 96 (-3.03%)
Mutual labels:  drone, uav
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-51.52%)
Mutual labels:  qt5, qml
Ipconnect
P2P Chat and File Transfer Desktop Application
Stars: ✭ 53 (-46.46%)
Mutual labels:  qt5, qml
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-90.91%)
Mutual labels:  qt5, qml
Mrs uav system
The entry point to the MRS UAV system.
Stars: ✭ 64 (-35.35%)
Mutual labels:  drone, uav
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+1029.29%)
Mutual labels:  qt5, qml
Guitar
Git GUI Client
Stars: ✭ 1,136 (+1047.47%)
Mutual labels:  raspberry-pi, qt5
Gopigo3
The GoPiGo3 is a Raspberry Pi Robot!
Stars: ✭ 74 (-25.25%)
Mutual labels:  robotics, raspberry-pi
Pendulum
ROS, ROS2, real-time, control, pendulum
Stars: ✭ 37 (-62.63%)
Mutual labels:  robotics, raspberry-pi
Progressbarcollection
I create this application to show up the demonstration for the collection of progress bars
Stars: ✭ 21 (-78.79%)
Mutual labels:  qt5, qml
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (-46.46%)
Mutual labels:  qt5, qml
Martypi
DEPRECATED - See new ROS integration. 2017 Marty RaspberryPi API by Robotical Ltd.
Stars: ✭ 11 (-88.89%)
Mutual labels:  robotics, raspberry-pi
Tbe
The Butterfly Effect, a realistic physics simulation game
Stars: ✭ 63 (-36.36%)
Mutual labels:  qt5, qml
Mabel
MABEL is a feature-packed, open-source, legged balancing robot based off of the Boston Dynamics Handle robot.
Stars: ✭ 72 (-27.27%)
Mutual labels:  robotics, raspberry-pi
Ev3dev Lang Java
A project to learn Java and create software for Mindstorms Robots using hardware supported by EV3Dev & the LeJOS way.
Stars: ✭ 79 (-20.2%)
Mutual labels:  robotics, raspberry-pi
Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (-6.06%)
Mutual labels:  qt5, qml
Virtscreen
Make your iPad/tablet/computer into a secondary monitor on Linux.
Stars: ✭ 887 (+795.96%)
Mutual labels:  qt5, qml

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

  • C++14 compiler
  • Qt 5.9 or higher
  • CMake 3.0 or higher

GCC version 4.9 or higher required for MapBox GL QtLocation plugin ANGLE API is required for MapBox GL under windows

Building desktop(Windows/Linux/Mac) application

mkdir build
cd build
cmake ..
make
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].