-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitbook build update Fri May 1 19:06:57 UTC 2020
- Loading branch information
1 parent
b2d0f2c
commit 3aff30d
Showing
149 changed files
with
56,774 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/./'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/./'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/./'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/./';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# 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](https://donlakeflyer.gitbooks.io/qgroundcontrol-user-guide/content/). | ||
|
||
## 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.** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/ReleaseBranchingProcess.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/ReleaseBranchingProcess.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/ReleaseBranchingProcess.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/ReleaseBranchingProcess.html';</script></body></html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/classes/'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/classes/'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/classes/'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/classes/';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/command_line_options.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/command_line_options.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/command_line_options.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/command_line_options.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/communication_flow.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/communication_flow.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/communication_flow.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/communication_flow.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/coding_style.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/coding_style.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/coding_style.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/coding_style.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/licences.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/licences.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/licences.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/licences.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/pull_requests.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/pull_requests.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/pull_requests.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/pull_requests.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/unit_tests.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/unit_tests.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/unit_tests.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/contribute/unit_tests.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
files: | ||
- source: /en/**/*.md | ||
translation: /%two_letters_code%/**/%original_file_name% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/CreateRepos.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/CreateRepos.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/CreateRepos.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/CreateRepos.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/Plugins.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/Plugins.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/Plugins.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/Plugins.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ReleaseBranchingProcess.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ReleaseBranchingProcess.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ReleaseBranchingProcess.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ReleaseBranchingProcess.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ResourceOverride.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ResourceOverride.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ResourceOverride.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/ResourceOverride.html';</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE HTML><html><head><meta charset='UTF-8'><title>Redirecting from root</title><link rel='canonical' href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/custom_build.html'><meta http-equiv=refresh content='0; url=https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/custom_build.html'></head><body><h1>Redirecting...</h1><p><a href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/custom_build.html'>Click here if you are not redirected</a></p><script>window.location.href='https://donlakeflyer.gitbooks.io/qgroundcontrol-developers-guide/en/custom_build/custom_build.html';</script></body></html> |
Oops, something went wrong.