From bdddcf338de5db7b1a7aef6ce124e4c180a27254 Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Sat, 20 Sep 2014 22:53:56 +1000 Subject: viper: changed some values for doors and bottle drop servos --- ROMFS/px4fmu_common/init.d/3035_viper | 3 ++- ROMFS/px4fmu_common/mixers/Viper.mix | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ROMFS/px4fmu_common/init.d/3035_viper b/ROMFS/px4fmu_common/init.d/3035_viper index 3714b612f..ac4d919ce 100644 --- a/ROMFS/px4fmu_common/init.d/3035_viper +++ b/ROMFS/px4fmu_common/init.d/3035_viper @@ -9,4 +9,5 @@ sh /etc/init.d/rc.fw_defaults set MIXER Viper -set FAILSAFE "-c567 -p 1000" +set FAILSAFE "-c56 -p 1000" +set FAILSAFE "-c7 -p 1200" diff --git a/ROMFS/px4fmu_common/mixers/Viper.mix b/ROMFS/px4fmu_common/mixers/Viper.mix index 5a0381bd8..5aa3828f2 100755 --- a/ROMFS/px4fmu_common/mixers/Viper.mix +++ b/ROMFS/px4fmu_common/mixers/Viper.mix @@ -66,6 +66,6 @@ S: 2 1 10000 10000 0 -10000 10000 M: 1 O: 10000 10000 0 -10000 10000 -S: 2 2 -10000 -10000 0 -10000 10000 +S: 2 2 -8000 -8000 0 -10000 10000 -- cgit v1.2.3