-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule mavlink v2.0 to latest Thu May 30 13:05:26 UTC 2019 (#…
…12127) - mavlink v2.0 in PX4/Firmware (a10b1af): mavlink/c_library_v2@4b80386 - mavlink v2.0 current upstream: mavlink/c_library_v2@60df261 - Changes: mavlink/c_library_v2@4b80386...60df261
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule v2.0
updated
23 files
+3 −3 | ASLUAV/ASLUAV.h | |
+1 −1 | ASLUAV/version.h | |
+3 −3 | ardupilotmega/ardupilotmega.h | |
+1 −1 | ardupilotmega/version.h | |
+3 −3 | autoquad/autoquad.h | |
+1 −1 | autoquad/version.h | |
+5 −3 | common/common.h | |
+255 −0 | common/mavlink_msg_actuator_output_status.h | |
+463 −0 | common/mavlink_msg_link_node_status.h | |
+71 −21 | common/mavlink_msg_obstacle_distance.h | |
+128 −4 | common/testsuite.h | |
+1 −1 | common/version.h | |
+1 −1 | icarous/version.h | |
+3 −3 | matrixpilot/matrixpilot.h | |
+1 −1 | matrixpilot/version.h | |
+27 −2 | message_definitions/common.xml | |
+1 −1 | minimal/version.h | |
+3 −3 | slugs/slugs.h | |
+1 −1 | slugs/version.h | |
+3 −3 | standard/standard.h | |
+1 −1 | standard/version.h | |
+1 −1 | test/version.h | |
+1 −1 | uAvionix/version.h |