Files
bizhang_-obav/ROMFS/px4fmu_common/init.d/3030_io_camflyer
Anton Matosov 08062e6546 Changed naming of the mixers to get rid of umbiguity as outputs are actually going to be driven by io, not fmu
Implemented automatic lookup for the .aux.mix file if it exists
2015-01-08 00:53:52 +02:00

9 lines
140 B
Plaintext

#!nsh
sh /etc/init.d/rc.fw_defaults
set MIXER Q
# Provide ESC a constant 1000 us pulse while disarmed
set PWM_OUT 4
set PWM_DISARMED 1000