Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Repository
a45a5756f1974086a4330ba2b7534eb70fc0af67
Switch branch/tag
qgroundcontrol
src
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
AutoTest runner is now part of main
· a45a5756
Don Gagne
authored
11 years ago
a45a5756
Name
Last commit
Last update
..
apps
Hacking on uploader
11 years ago
comm
Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes.
11 years ago
input
Fixed Windows compilation of Joystick interface (MSVC doesn't support C99 & the NAN macro).
11 years ago
plugins
Further progress on cmake build system.
13 years ago
qgcunittest
AutoTest runner is now part of main
11 years ago
uas
Fix broken Windows build
11 years ago
ui
Fix broken Windows build
11 years ago
AudioOutput.cc
K/R formatting, debugging serialport.
13 years ago
GAudioOutput.cc
Windows build required atlbase.h
11 years ago
GAudioOutput.h
Windows build required atlbase.h
11 years ago
LogCompressor.cc
Fixed zero order hold for logging
12 years ago
LogCompressor.h
Refactored the LogCompressor. It wasn't properly handling certain message logging files that mixed messages (Issue #70).
12 years ago
MG.h
Moved the images folder to the files directory. Changed all of the paths to images to files/images.
12 years ago
PX4FirmwareUpgradeWorker.cc
Hacking on uploader
11 years ago
PX4FirmwareUpgradeWorker.h
Hacking on uploader
11 years ago
QGC.cc
Improvements across application
12 years ago
QGC.h
Linux compile fix
11 years ago
QGCCore.cc
clean references and update version number
11 years ago
QGCCore.h
First stab at better multi-use / multi-platform requirements
11 years ago
QGCGeo.h
Added coordinate conversion for global / local conversion
13 years ago
Waypoint.cc
Some more bugfixes and improvements for the Mission Plan widget. The "current"-checkbox in "Onboard"-waypoints can no longer be changed by clicking directly, but it is handled internally by QGC. Now there should be one and only one checked checkbox, which shows the last KNOWN "current" waypoint on MAV. The white border around an unchecked checkbox means, that the user is requesting the change of current waypoint, but QGC has not received MISSION_CURRENT message as a confirmation yet. Also,if there is no response from UAV after pushing "Read" or "Refresh", the "Onboard" list will be deleted to indicate, that there is no information available.
13 years ago
Waypoint.h
Some more bugfixes and improvements for the Mission Plan widget. The "current"-checkbox in "Onboard"-waypoints can no longer be changed by clicking directly, but it is handled internally by QGC. Now there should be one and only one checked checkbox, which shows the last KNOWN "current" waypoint on MAV. The white border around an unchecked checkbox means, that the user is requesting the change of current waypoint, but QGC has not received MISSION_CURRENT message as a confirmation yet. Also,if there is no response from UAV after pushing "Read" or "Refresh", the "Onboard" list will be deleted to indicate, that there is no information available.
13 years ago
configuration.h
clean references and update version number
11 years ago
documentation.dox
Testing mail commit hook
14 years ago
main.cc
AutoTest runner is now part of main
11 years ago