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
39eb564f6159f80fd9feb9b9a061a2688dcb5634
Select Git revision
0 results
qgroundcontrol
src
Author
Search by author
Any Author
authors
0 authors
Dec 08, 2014
Removed UAS::requestParameters method
· 39eb564f
Don Gagne
authored
10 years ago
39eb564f
Use correct parameter list request api
· 5a60edb1
Don Gagne
authored
10 years ago
5a60edb1
Default qtlogging.ini file is copied if it doesn't exist
· b11fd1d6
Don Gagne
authored
10 years ago
b11fd1d6
Dec 07, 2014
UAS responsible for getting first time parameter list
· bd3bb475
Don Gagne
authored
10 years ago
bd3bb475
Don't request parameter list unless user requested
· d74a19ce
Don Gagne
authored
10 years ago
d74a19ce
Dec 05, 2014
Change to use QGCTemporaryFile
· 505220e0
Don Gagne
authored
10 years ago
505220e0
New QTemporaryFile replacement
· 7127f648
Don Gagne
authored
10 years ago
7127f648
Make sure UAS is deleted on correct thread
· f9dc3c0a
Don Gagne
authored
10 years ago
f9dc3c0a
New Mavlink Log collection unit test
· 496b8297
Don Gagne
authored
10 years ago
496b8297
Disconnect all links on MainWindow close
· 654fe43b
Don Gagne
authored
10 years ago
654fe43b
Silence noise debug statements
· b1cb2de2
Don Gagne
authored
10 years ago
b1cb2de2
Clear all maps in-between each test
· 9991c153
Don Gagne
authored
10 years ago
9991c153
VehicleSetup assures active as and parameters ready
· f966a3f6
Don Gagne
authored
10 years ago
f966a3f6
Must new MockUAS otherwise qt resource system is not ready
· ddde7cce
Don Gagne
authored
10 years ago
ddde7cce
Mock param mgr is created with full set of params
· ed807d4f
Don Gagne
authored
10 years ago
ed807d4f
Dec 04, 2014
FlightModeConfig plus unit test
· 9d20690a
Don Gagne
authored
10 years ago
9d20690a
More implementation of Mock
· 3942c3bb
Don Gagne
authored
10 years ago
3942c3bb
Renamed due to collision with new QGCComboBox
· 551ffcc8
Don Gagne
authored
10 years ago
551ffcc8
QGCComboBox with new simulateUserSetCurrentIndex
· 6eb11b75
Don Gagne
authored
10 years ago
6eb11b75
Remove multiple activeUASSet overrides
· 5204aaba
Don Gagne
authored
10 years ago
5204aaba
Convert to activeUASSet(UASInterface*) signal
· 4bd4091b
Don Gagne
authored
10 years ago
4bd4091b
Remove unused selectSystem slot
· d06c98ed
Don Gagne
authored
10 years ago
d06c98ed
Dec 03, 2014
Unit Tests run from there own QSettings space
· fa500371
Don Gagne
authored
10 years ago
fa500371
Bumped developer version
· e29703a1
Don Gagne
authored
10 years ago
e29703a1
New Mavlink Log collection unit test
· 7a211aca
Don Gagne
authored
10 years ago
7a211aca
Disconnect all links on MainWindow close
· 0b0323c0
Don Gagne
authored
10 years ago
0b0323c0
Silence noise debug statements
· 859823a9
Don Gagne
authored
10 years ago
859823a9
Hide splash screen
· b5572934
Don Gagne
authored
10 years ago
b5572934
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· a312b956
Don Gagne
authored
10 years ago
a312b956
Hide splash screen
· e418e2e4
Don Gagne
authored
10 years ago
e418e2e4
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· fccb5c12
Don Gagne
authored
10 years ago
fccb5c12
Fix param crash and connect/disconnect
· 432a42d4
Don Gagne
authored
10 years ago
432a42d4
Fix broken native dialogs
· c6733108
Don Gagne
authored
10 years ago
c6733108
Dec 02, 2014
Work around qRegisterMetaType race condition
· 0ce03b53
Don Gagne
authored
10 years ago
0ce03b53
Rename Pro menu to be just More.
· fbe6d108
Bryant
authored
10 years ago
fbe6d108
Preserve backwards compatibility for view settings.
· de7f91c1
Bryant
authored
10 years ago
de7f91c1
Clean up old view/actions in the MainWindow.
· 25915f45
Bryant
authored
10 years ago
25915f45
Rename Simulation to HIL Simulation.
· b57100bd
Bryant
authored
10 years ago
b57100bd
Make the Perspectives menu follow the same ordering as the toolbar.
· 488b3c7e
Bryant
authored
10 years ago
488b3c7e
Remove the Software view.
· b0fb15a1
Bryant
authored
10 years ago
b0fb15a1
Loading