Browse Source

ROMFS: fixed some naming inconsistencies for the HITL VTOL model

Signed-off-by: Roman <bapstroman@gmail.com>
sbg
Roman 7 years ago committed by Beat Küng
parent
commit
863cd52714
  1. 2
      ROMFS/px4fmu_common/init.d/1002_standard_vtol.hil
  2. 6
      ROMFS/px4fmu_common/mixers/standard_vtol_hitl.main.mix

2
ROMFS/px4fmu_common/init.d/1002_standard_vtol.hil

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
#!nsh
#
# @name Standard vtol HITL (gazebo standard_vtol model)
# @name HIL Standard VTOL QuadPlane
#
# @type Standard VTOL
# @class VTOL

6
ROMFS/px4fmu_common/mixers/standard_vtol_hitl.main.mix

@ -1,7 +1,5 @@ @@ -1,7 +1,5 @@
Mixer for standard vtol plane (SITL) with motor x configuration
=========================================================
This file defines a single mixer for a standard vtol plane (SITL gazebo) with motors in X configuration. The plane has two ailerons and one elevator.
Mixer for Standard VTOL (QuadPlane) with motor x configuration (Gazebo HITL)
=============================================================================
R: 4x 10000 10000 10000 0

Loading…
Cancel
Save