Coder Social home page Coder Social logo

qgc-dev-guide's Introduction

QGroundControl Dev Guide

This guide is meant for use by developers who want to understand more deeply how the internals of QGC work. It also provides guidelines for developers who want to contribute pull requests to the project. It is not meant to explain how to use QGroundControl, that information is in the user guide.

Design Philosophy

From a codebase standpoint QGC is designed to provide a single codebase which will run across multiple OS platforms as well as multiple device sizes and styles.

The user interface of QGC is implemented using Qml. Qml provides for hardware acceleration which is a key feature on lower powered devices such as tablets or phones. Qml also provides features which allows us to more easily create a single user interface which can adapt itself to differening screen sizes and resolution.

The QGC ui targets itself more towards a tablet+touch style of ui than a desktop mouse-based ui. This make a single ui easier to create since tablet style ui also tends to work fine on desktop/laptops.

Note: The QGroundControl Dev Guide is an active work in progress. The information provided should be correct, but you may find missing information or incomplete pages.

qgc-dev-guide's People

Contributors

hamishwillee avatar donlakeflyer avatar px4buildbot avatar pattee avatar mrpollo avatar bkueng avatar lorenzmeier avatar maetugr avatar patrickelectric avatar samsalway avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.