Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Firmware
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alberto Ruiz Garcia
Firmware
Commits
f466913a
Commit
f466913a
authored
8 years ago
by
Lorenz Meier
Committed by
Lorenz Meier
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update MAVLink headers and adapter header to current master
parent
f9abe39c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
mavlink/include/mavlink/v1.0
+1
-1
1 addition, 1 deletion
mavlink/include/mavlink/v1.0
mavlink/include/mavlink/v2.0
+1
-1
1 addition, 1 deletion
mavlink/include/mavlink/v2.0
src/modules/mavlink/mavlink_bridge_header.h
+1
-1
1 addition, 1 deletion
src/modules/mavlink/mavlink_bridge_header.h
with
3 additions
and
3 deletions
v1.0
@
13a47809
Compare
beef7779
...
13a47809
Subproject commit
beef7779ee5fba950875b4c7129f8300bea87656
Subproject commit
13a478092fc9c2faa90c553c362e799ba3bad4e8
This diff is collapsed.
Click to expand it.
v2.0
@
094e765e
Compare
54304bc5
...
094e765e
Subproject commit
54304bc59db496cec37397f466dc4418b5b9dae0
Subproject commit
094e765e6353390ac2973023287b7022e696a57e
This diff is collapsed.
Click to expand it.
src/modules/mavlink/mavlink_bridge_header.h
+
1
−
1
View file @
f466913a
...
...
@@ -83,7 +83,7 @@ void mavlink_end_uart_send(mavlink_channel_t chan, int length);
extern
mavlink_status_t
*
mavlink_get_channel_status
(
uint8_t
chan
);
extern
mavlink_message_t
*
mavlink_get_channel_buffer
(
uint8_t
chan
);
#include
<v2.0/
common
/mavlink.h>
#include
<v2.0/
standard
/mavlink.h>
__END_DECLS
...
...
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