Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qgroundcontrol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Valentin Platzgummer
qgroundcontrol
Commits
"README.md" did not exist on "a6eaccb93f1a866bf2b27d4659995320e60603cd"
7c16fa22b4d1f955581fc53ff93682bbea46709b
Select Git revision
Branches
6
master
default
protected
dev1
merge_branch_alt
original
rc1
phil
6 results
qgroundcontrol
src
Author
Search by author
Any Author
authors
Daniel A. Maierhofer
dmaierho
Danilo Radovic
DRadovic
Gerfried Krainz
gkrainz
Lukas Eller
leller
Manuel Rösel
mroesel
Martin Fraunhofer
mfraunhofer
Philipp Svoboda
psvoboda
Sonja Tripkovic
stripkov
Vaclav Raida
vraida
Valentin Platzgummer
platzgummer
Wolfgang Hofer
whofer
11 authors
Jul 31, 2011
Added v0.9 and v1.0 parser options, working towards V1.0 MAVLink release candidate
· 7c16fa22
lm
authored
13 years ago
7c16fa22
Cleaned up, removed K&R from two files before merge (QGC SHOULD use GNU, NOT K&R!)
· 58cecb14
lm
authored
13 years ago
58cecb14
Jul 29, 2011
Added most recent MAVLink
· 2b45108d
LM
authored
13 years ago
2b45108d
Jul 27, 2011
More debug output removed, trying to fix some threading issues on application shutdown
· 95533db6
LM
authored
13 years ago
95533db6
Commented out more debug statements
· ca34e389
LM
authored
13 years ago
ca34e389
Commented out a lot of debug output, silencing the debug console mostly
· c868a9f7
LM
authored
13 years ago
c868a9f7
Fixed generator bug
· bfd33e10
LM
authored
13 years ago
bfd33e10
Added status bar as general user summary, very early on still
· 8f850ebe
LM
authored
13 years ago
8f850ebe
Added trail clear button
· 24169552
lm
authored
13 years ago
24169552
Jul 26, 2011
Fixed another plot scaling bug
· 2c28045f
LM
authored
13 years ago
2c28045f
Minor fixes, settings store / load not working yet as expected for map trail options.
· ae162cec
lm
authored
13 years ago
ae162cec
Made map settings persistent with respect to UAV trail setup
· a90ceccb
lm
authored
13 years ago
a90ceccb
Jul 25, 2011
Windows build adjustments
· 1df0c0d5
LM
authored
13 years ago
1df0c0d5
Jul 24, 2011
Substantially improved map menu, allows now to set update rate and trail distance / time
· 551701e8
lm
authored
13 years ago
551701e8
Jul 22, 2011
Disabled bogus calibration buttons
· a2ab9b23
lm
authored
13 years ago
a2ab9b23
Jul 21, 2011
Fixed a few odd things
· 25915d88
LM
authored
13 years ago
25915d88
Working on map menu, fixing plot
· 361ac1d7
LM
authored
13 years ago
361ac1d7
Fixed compile errors and warnings for Windows.
· c62765eb
LM
authored
13 years ago
c62765eb
Fixed trail plotting
· 875034c0
LM
authored
13 years ago
875034c0
Fixed very bad plot bugs preventing correct plotting, made QGC suspectible to plot crashes
· 14c97a7e
LM
authored
13 years ago
14c97a7e
Fixed file filter for MAVLink log files
· 24aea41f
LM
authored
13 years ago
24aea41f
Jul 20, 2011
Working on home location improvements
· 864a3c9d
LM
authored
13 years ago
864a3c9d
Added coordinate conversion for global / local conversion
· 63900c28
LM
authored
13 years ago
63900c28
Working
· b3ed0acb
LM
authored
13 years ago
b3ed0acb
Added the option to set the HOME position from the UAV
· 5c3e6e2a
LM
authored
13 years ago
5c3e6e2a
fixed some stability issues with qgcremotecontrol view
· e85b4d8d
Bryan Godbolt
authored
13 years ago
e85b4d8d
Jul 19, 2011
added byte decoding for current image stream
· 4bbd02c0
fattony
authored
13 years ago
4bbd02c0
Increased interval to 800 ms
· 8fae672a
LM
authored
13 years ago
8fae672a
Fixed data stream interface widgets - now transmitting after 400 ms user...
· 27500e3a
LM
authored
13 years ago
27500e3a
increased buffersize to 2^16 bytes
· eaa9006c
fattony
authored
13 years ago
eaa9006c
Improved user hint for zero order hold
· 8d4d93ee
LM
authored
13 years ago
8d4d93ee
Added option to zero-order hold for logging
· 4bb601b2
LM
authored
13 years ago
4bb601b2
Jul 18, 2011
Significantly improved logging precision, added hole filling for missing data...
· 01363b88
LM
authored
13 years ago
01363b88
Working on user-loadable custom widgets
· 0d69f523
LM
authored
13 years ago
0d69f523
Jul 16, 2011
Fixed compile warning
· 25bb4e00
lm
authored
13 years ago
25bb4e00
Fixed issue with wrong MAVLinkGen configuration
· cb854480
lm
authored
13 years ago
cb854480
Fixed initialization bug for joystick, thanks to bluescreen10 on GitHub for pointing this out
· fcb879db
lm
authored
13 years ago
fcb879db
Cleaned up MAV icon, made it easier to spot non-selected MAVs on map
· f0622847
lm
authored
13 years ago
f0622847
Minor cleanup
· 38d3135e
lm
authored
13 years ago
38d3135e
Minor compile fixes and cleanups
· b1d0370f
lm
authored
13 years ago
b1d0370f
Loading