An open API service indexing awesome lists of open source software.

https://github.com/ismaildosdemir/uav_ground_control

A comprehensive ground control station software for managing and controlling unmanned aerial vehicles (UAVs). This application provides real-time telemetry, flight control, and monitoring features for UAVs, enabling efficient management and operation.
https://github.com/ismaildosdemir/uav_ground_control

mavsdk qt-framework uav uav-ground-control uav-telemetry

Last synced: 2 months ago
JSON representation

A comprehensive ground control station software for managing and controlling unmanned aerial vehicles (UAVs). This application provides real-time telemetry, flight control, and monitoring features for UAVs, enabling efficient management and operation.

Awesome Lists containing this project

README

          

# UAV Ground Control

**UAV Ground Control** is a ground control software designed for controlling and monitoring Unmanned Aerial Vehicles (UAVs). This software allows users to track UAVs, receive telemetry data, and perform tasks like mapping and monitoring in real-time.

## Features

- **Real-time Telemetry Data**: Display telemetry data coming from the UAV in real time.
- **Map Integration**: View the UAV's position on a map.
- **Multiple Language Support**: The application can be used in multiple languages (Turkish, English, German, etc.).
- **Logging and Error Management**: Detailed logging of application activities and errors.
- **User-Friendly Interface**: Provides an intuitive graphical user interface for users to interact with.

## Requirements

- **Qt Framework**: This project is developed using the Qt framework, which provides cross-platform support.
- **C++ Compiler**: Written in C++ and requires a compatible C++ compiler.

## Installation

To set up the project, follow these steps:

1. **Clone the Repository:**
```bash
git clone https://github.com/ismaildosdemir/UAV_Ground_Control.git