Add MAVLink stream and cmake sitl target

This commit is contained in:
Nico van Duijn
2019-03-14 13:30:00 +01:00
committed by Beat Küng
parent 39d1751bbe
commit b7784a1439
4 changed files with 5 additions and 2 deletions

View File

@@ -10,4 +10,5 @@ sh /etc/init.d-posix/10016_iris
if [ $AUTOCNF = yes ]
then
param set COM_OBS_AVOID 1
param set MPC_XY_CRUISE 5.0
fi

View File

@@ -0,0 +1,2 @@
# shellcheck disable=SC2154
mavlink start -x -u 14558 -r 4000000 -m onboard -o 14541 # add mavlink stream for SDK