mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
Changed name of mixer to be shorter
This commit is contained in:
committed by
Mathieu Bresciani
parent
12fcddd288
commit
f7a460427b
@@ -68,6 +68,6 @@ fi
|
|||||||
set MAV_TYPE 10
|
set MAV_TYPE 10
|
||||||
|
|
||||||
# Set mixer
|
# Set mixer
|
||||||
set MIXER generic_differential_rover
|
set MIXER generic_diff_rover
|
||||||
|
|
||||||
set PWM_MAIN_REV2 1
|
set PWM_MAIN_REV2 1
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ px4_add_romfs_files(
|
|||||||
firefly6.main.mix
|
firefly6.main.mix
|
||||||
fw_generic_wing.main.mix
|
fw_generic_wing.main.mix
|
||||||
FX79.main.mix
|
FX79.main.mix
|
||||||
generic_differential_rover.main.mix
|
generic_diff_rover.main.mix
|
||||||
hexa_cox.main.mix
|
hexa_cox.main.mix
|
||||||
hexa_+.main.mix
|
hexa_+.main.mix
|
||||||
hexa_x.main.mix
|
hexa_x.main.mix
|
||||||
|
|||||||
Reference in New Issue
Block a user