-
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.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule jMAVSim
updated
4 files
+88 −0 | src/me/drton/jmavsim/MAVLinkDisplayOnly.java | |
+7 −9 | src/me/drton/jmavsim/MAVLinkHILSystem.java | |
+38 −0 | src/me/drton/jmavsim/MAVLinkHILSystemBase.java | |
+28 −6 | src/me/drton/jmavsim/Simulator.java |
Submodule sitl_gazebo
updated
from a0b0eb to 22df94
Submodule v2.0
updated
25 files
+11 −12 | ASLUAV/ASLUAV.h | |
+0 −388 | ASLUAV/mavlink_msg_satcom_link_status.h | |
+0 −62 | ASLUAV/testsuite.h | |
+1 −1 | ASLUAV/version.h | |
+11 −11 | ardupilotmega/ardupilotmega.h | |
+1 −1 | ardupilotmega/version.h | |
+11 −11 | autoquad/autoquad.h | |
+1 −1 | autoquad/version.h | |
+12 −11 | common/common.h | |
+388 −0 | common/mavlink_msg_isbd_link_status.h | |
+25 −25 | common/mavlink_msg_link_node_status.h | |
+62 −0 | common/testsuite.h | |
+1 −1 | common/version.h | |
+1 −1 | icarous/version.h | |
+11 −11 | matrixpilot/matrixpilot.h | |
+1 −1 | matrixpilot/version.h | |
+0 −11 | message_definitions/ASLUAV.xml | |
+18 −7 | message_definitions/common.xml | |
+1 −1 | minimal/version.h | |
+11 −11 | 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 |
Submodule devices
updated
from a4999f to 69e38e
Submodule ecl
updated
from 54ac14 to e17511