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
42351ee00b3f18561e363765a869cce803ceda1e
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
Dec 10, 2014
Restructure LinkManager/MAVLinkProtocol
· 42351ee0
Don Gagne
authored
10 years ago
42351ee0
Dec 09, 2014
Add missing include
· e3f7d38e
Don Gagne
authored
10 years ago
e3f7d38e
New FactSystem
· d6ddbdc3
Don Gagne
authored
10 years ago
d6ddbdc3
MockUAS reports as MAV_AUTOPILOT_PX4
· 97eb82b8
Don Gagne
authored
10 years ago
97eb82b8
Remove unnecessary QGCStatusBar
· c952f7b5
Don Gagne
authored
10 years ago
c952f7b5
Verify that protocol files are not out of date
· 4ea84542
Don Gagne
authored
10 years ago
4ea84542
Delete temp log file before each unit test run
· fbf8ebb0
Don Gagne
authored
10 years ago
fbf8ebb0
Test MAVLinkProtocol::deleteTempLogFiles
· 0165ab83
Don Gagne
authored
10 years ago
0165ab83
Add deleteTempLogFiles method
· 166ed9fa
Don Gagne
authored
10 years ago
166ed9fa
Fix incorrect directory
· 1903e1f8
Don Gagne
authored
10 years ago
1903e1f8
Fix unused variable warning
· fbe79303
Don Gagne
authored
10 years ago
fbe79303
MainWindow now disallows close if active connections
· 1fb6b144
Don Gagne
authored
10 years ago
1fb6b144
Test disallow of close if active connections
· cac402bb
Don Gagne
authored
10 years ago
cac402bb
Disallow close if active connections
· 125f125a
Don Gagne
authored
10 years ago
125f125a
Check the log save settings before emitting save log signal
· 9b7b32b7
Don Gagne
authored
10 years ago
9b7b32b7
Dec 08, 2014
Sends it's own param_request_list message instead of calling us
· 3ca1c633
Don Gagne
authored
10 years ago
3ca1c633
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
Loading