Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SkywardHub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
SkywardHub
Commits
07c24dad
Commit
07c24dad
authored
1 year ago
by
Davide Mor
Browse files
Options
Downloads
Patches
Plain Diff
[mavlink] Update submodule
parent
1764bac9
No related branches found
No related tags found
1 merge request
!18
[mavlink] Update submodule
Pipeline
#6564
passed
1 year ago
Stage: lint
Stage: build
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
libs/mavlink-skyward-lib
+1
-1
1 addition, 1 deletion
libs/mavlink-skyward-lib
src/shared/Modules/CommandPad/MessagesList.h
+1
-2
1 addition, 2 deletions
src/shared/Modules/CommandPad/MessagesList.h
with
2 additions
and
3 deletions
mavlink-skyward-lib
@
cc758620
Compare
de06e61e
...
cc758620
Subproject commit
de06e61ed14af989716122ae5adf4e487e565c14
Subproject commit
cc7586203220f4bd25a3f1cd92a99688417ec8d7
This diff is collapsed.
Click to expand it.
src/shared/Modules/CommandPad/MessagesList.h
+
1
−
2
View file @
07c24dad
...
@@ -62,8 +62,7 @@ static const QMap<QString, int> systemTmList{
...
@@ -62,8 +62,7 @@ static const QMap<QString, int> systemTmList{
{
"MAV_STATS_ID"
,
MAV_STATS_ID
},
{
"MAV_STATS_ID"
,
MAV_STATS_ID
},
{
"MAV_SENSORS_STATE_ID"
,
MAV_SENSORS_STATE_ID
},
{
"MAV_SENSORS_STATE_ID"
,
MAV_SENSORS_STATE_ID
},
{
"MAV_GSE_ID"
,
MAV_GSE_ID
},
{
"MAV_GSE_ID"
,
MAV_GSE_ID
},
{
"MAV_MOTOR_ID"
,
MAV_MOTOR_ID
},
{
"MAV_MOTOR_ID"
,
MAV_MOTOR_ID
}};
{
"MAV_TARS_ID"
,
MAV_TARS_ID
}};
static
const
QMap
<
QString
,
int
>
sensorsList
{
static
const
QMap
<
QString
,
int
>
sensorsList
{
{
"MAV_GPS_ID"
,
MAV_GPS_ID
},
{
"MAV_GPS_ID"
,
MAV_GPS_ID
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment