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

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/rudder/elevator/throttle/wheel/flaps mixer for PX4FMU
=======================================================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/v-tail/throttle/wheel/flaps mixer for PX4FMU
=======================================================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/v-tail/throttle/wheel/flaps mixer for PX4FMU
=======================================================

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

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Aileron/Elevator/Throttle/Rudder/Gear/Flaps mixer
==================================================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Helicopter 120 degree Cyclic-Collective-Pitch Mixing (CCPM) for PX4FMU
==================================================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Passthrough mixer for PX4IO
============================

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.

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic wing mixer
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic differential-drive rover
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Hexa +
R: 6+

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Hexa coaxial
R: 6c

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Hexa X
R: 6x

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Mount Mixer (e.g. Gimbal, servo-controlled gimbal, etc...)

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Octo +
R: 8+

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Octo coaxial
R: 8c

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Octo X
R: 8x

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)

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer for PX4FMU
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Mixer for Tailsitter with + motor configuration and elevons
===========================================================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer for PX4FMU
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Multirotor mixer for PX4FMU
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
R: 4x
AUX1 Passthrough

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Mixer for an AAERT VTOL
=======================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic car mixer (eg DF Robot GPX:Asurada RC Car)
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Generic car mixer (eg Traxxas Stampede RC Car)
===========================

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Tricopter Y-Configuration Mixer

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
# Tricopter Y-Configuration Mixer

View File

@@ -1,3 +1,4 @@
# @board px4_fmu-v2 exclude
Tailsitter duo mixer
============================

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