Browse Source

Add meta into to easystar config

sbg
Lorenz Meier 10 years ago
parent
commit
51f9880d90
  1. 12
      ROMFS/px4fmu_common/init.d/1000_rc_fw_easystar.hil

12
ROMFS/px4fmu_common/init.d/1000_rc_fw_easystar.hil

@ -1,7 +1,15 @@ @@ -1,7 +1,15 @@
#!nsh
#
# HILStar
# <lorenz@px4.io>
# @name HILStar (XPlane)
#
# @type Simulation
#
# @output MAIN1 aileron
# @output MAIN2 elevator
# @output MAIN3 rudder
# @output MAIN4 throttle
#
# @maintainer Lorenz Meier<lorenz@px4.io>
#
sh /etc/init.d/rc.fw_defaults

Loading…
Cancel
Save