|
|
|
@ -74,7 +74,7 @@ else
@@ -74,7 +74,7 @@ else
|
|
|
|
|
sh /etc/init.d/rc.error |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
#if hmc5883_onboard start |
|
|
|
|
#if hmc5883i start |
|
|
|
|
#then |
|
|
|
|
# echo "[APM] HMC5883 onboard started OK" |
|
|
|
|
# if hmc5883 calibrate |
|
|
|
@ -88,7 +88,7 @@ fi
@@ -88,7 +88,7 @@ fi
|
|
|
|
|
# sh /etc/init.d/rc.error |
|
|
|
|
#fi |
|
|
|
|
|
|
|
|
|
if hmc5883_external start |
|
|
|
|
if hmc5883e start |
|
|
|
|
then |
|
|
|
|
echo "[APM] HMC5883 external started OK" |
|
|
|
|
# if hmc5883 calibrate |
|
|
|
@ -102,7 +102,7 @@ else
@@ -102,7 +102,7 @@ else
|
|
|
|
|
# sh /etc/init.d/rc.error |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
if mpu6000_onboard start |
|
|
|
|
if mpu6000i start |
|
|
|
|
then |
|
|
|
|
echo "[APM] MPU6000 onboard started OK" |
|
|
|
|
else |
|
|
|
@ -110,7 +110,7 @@ else
@@ -110,7 +110,7 @@ else
|
|
|
|
|
sh /etc/init.d/rc.error |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
#if mpu6000_external start |
|
|
|
|
#if mpu6000e start |
|
|
|
|
#then |
|
|
|
|
# echo "[APM] MPU6000 external started OK" |
|
|
|
|
#else |
|
|
|
|