Browse Source

renaming of rover file to match the model's name

sbg
Marcel Stuettgen 10 years ago
parent
commit
77142f2da7
  1. 0
      ROMFS/px4fmu_common/init.d/50001_axialracing_ax10
  2. 4
      ROMFS/px4fmu_common/init.d/rc.autostart

0
ROMFS/px4fmu_common/init.d/50001_rover → ROMFS/px4fmu_common/init.d/50001_axialracing_ax10

4
ROMFS/px4fmu_common/init.d/rc.autostart

@ -287,10 +287,10 @@ fi @@ -287,10 +287,10 @@ fi
#
# Ground Rover
# Ground Rover AxialRacing AX10
#
if param compare SYS_AUTOSTART 50001
then
sh /etc/init.d/50001_rover
sh /etc/init.d/50001_axialracing_ax10
fi

Loading…
Cancel
Save