mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
ROMFS: set control allocation parameters for airframes
Removes some airframes: - 1000_rc_fw_easystar.hil - 10015_tbs_discovery - 10016_3dr_iris - 10018_tbs_endurance - 13001_caipirinha_vtol - 13002_firefly6 - 13003_quad_tailsitter - 13004_quad+_tailsitter - 13005_vtol_AAERT_quad - 13006_vtol_standard_delta - 13007_vtol_AAVVT_quad - 13008_QuadRanger - 13009_vtol_spt_ranger - 13012_convergence - 13050_generic_vtol_octo - 14001_tri_y_yaw+ - 14002_tri_y_yaw- - 15001_coax_heli - 2105_maja - 2200_mini_talon - 3031_phantom - 3032_skywalker_x5 - 3033_wingwing - 3036_pigeon - 3100_tbs_caipirinha - 4003_qavr5 - 4009_qav250 - 4019_x500_v2 - 4030_3dr_solo - 4031_3dr_quad - 4051_s250aq - 4072_draco - 4080_zmr250 - 4090_nanomind - 4100_tiltquadrotor - 50003_aion_robotics_r1_rover
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
tap_esc start -d /dev/ttyS4 -n 4
|
||||
sleep 1
|
||||
mixer load /dev/tap_esc /etc/mixers/quad_x.main.mix
|
||||
|
||||
Reference in New Issue
Block a user