aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/mixers
diff options
context:
space:
mode:
authorRoman Bapst <romanbapst@yahoo.de>2014-12-02 10:28:30 +0100
committerRoman Bapst <romanbapst@yahoo.de>2014-12-02 10:28:30 +0100
commit39169c35fe00769016cef266ed491c6323fc8630 (patch)
tree8fd0f39cc9cc0b132a31eff5faf080adf6499abf /ROMFS/px4fmu_common/mixers
parentdc21746b2e8abf4401d0a9e015a01a6f45a358d8 (diff)
downloadpx4-firmware-39169c35fe00769016cef266ed491c6323fc8630.tar.gz
px4-firmware-39169c35fe00769016cef266ed491c6323fc8630.tar.bz2
px4-firmware-39169c35fe00769016cef266ed491c6323fc8630.zip
added configuration file and mixer file for for caipironha VTOL
Diffstat (limited to 'ROMFS/px4fmu_common/mixers')
-rw-r--r--ROMFS/px4fmu_common/mixers/FMU_caipirinha_vtol.mix16
1 files changed, 16 insertions, 0 deletions
diff --git a/ROMFS/px4fmu_common/mixers/FMU_caipirinha_vtol.mix b/ROMFS/px4fmu_common/mixers/FMU_caipirinha_vtol.mix
new file mode 100644
index 000000000..5ae0f5588
--- /dev/null
+++ b/ROMFS/px4fmu_common/mixers/FMU_caipirinha_vtol.mix
@@ -0,0 +1,16 @@
+#!nsh
+# Caipirinha vtol mixer for PX4FMU
+#
+#===========================
+R: 2- 10000 10000 10000 0
+
+#mixer for the elevons
+M: 2
+O: 10000 10000 0 -10000 10000
+S: 1 0 10000 10000 0 -10000 10000
+S: 1 1 10000 10000 0 -10000 10000
+
+M: 2
+O: 10000 10000 0 -10000 10000
+S: 1 0 10000 10000 0 -10000 10000
+S: 1 1 -10000 -10000 0 -10000 10000