ROMFS: exclude mixers on v2 & disable mixer command

The dynamic mixing is now the default
This commit is contained in:
Beat Küng
2022-08-12 15:07:05 +02:00
committed by Daniel Agar
parent f0295cf596
commit 715afd27f5
31 changed files with 31 additions and 2 deletions
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/rudder/elevator/throttle/wheel/flaps mixer for PX4FMU
=======================================================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/v-tail/throttle/wheel/flaps mixer for PX4FMU
=======================================================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/v-tail/throttle/wheel/flaps mixer for PX4FMU
=======================================================
+2 -1
View File
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/rudder/elevator/throttle mixer for PX4FMU
==================================================
@@ -73,4 +74,4 @@ Ch6: Landing gear mixer
By default pass-through of gear switch
M: 1
S: 3 5 10000 10000 0 -10000 10000
S: 3 5 10000 10000 0 -10000 10000
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/Elevator/Throttle/Rudder/Gear/Flaps mixer
==================================================
+1
View File
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Helicopter 120 degree Cyclic-Collective-Pitch Mixing (CCPM) for PX4FMU
==================================================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Passthrough mixer for PX4IO
============================
+1
View File
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Coaxial helicopter mixer
- Two servomotors act on the swashplate (90 degree angle on the swashplate, decoupled effect on roll and pitch).
- No collective pitch.
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic wing mixer
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic differential-drive rover
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Hexa +
R: 6+
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Hexa coaxial
R: 6c
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Hexa X
R: 6x
+1
View File
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Mount Mixer (e.g. Gimbal, servo-controlled gimbal, etc...)
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Octo +
R: 8+
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Octo coaxial
R: 8c
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Octo X
R: 8x
+1
View File
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Manual pass through mixer for servo outputs 1-4
# AUX1 channel (select RC channel with RC_MAP_AUX1 param)
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer for PX4FMU
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Mixer for Tailsitter with + motor configuration and elevons
===========================================================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer for PX4FMU
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer for PX4FMU
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
R: 4x
AUX1 Passthrough
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Mixer for an AAERT VTOL
=======================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic car mixer (eg DF Robot GPX:Asurada RC Car)
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic car mixer (eg Traxxas Stampede RC Car)
===========================
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Tricopter Y-Configuration Mixer
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Tricopter Y-Configuration Mixer
@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Tailsitter duo mixer
============================
-1
View File
@@ -38,7 +38,6 @@ CONFIG_MODULES_SENSORS=y
CONFIG_SYSTEMCMDS_BL_UPDATE=y
CONFIG_SYSTEMCMDS_HARDFAULT_LOG=y
CONFIG_SYSTEMCMDS_MFT=y
CONFIG_SYSTEMCMDS_MIXER=y
CONFIG_SYSTEMCMDS_MTD=y
CONFIG_SYSTEMCMDS_PARAM=y
CONFIG_SYSTEMCMDS_PWM=y