-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations airframe_reference.md (Chinese Simplified)
- Loading branch information
1 parent
1240957
commit fb5f1aa
Showing
1 changed file
with
6 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -688,15 +688,6 @@ div.frame_variant td, div.frame_variant th { | |
|
||
<div class="frame_common"> | ||
<img src="../../assets/airframes/types/AirframeSimulation.svg"/> | ||
<table> | ||
<thead> | ||
<tr><th>常规输出接法</th></tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><ul><li><b>电机1</b>: 右侧电机</li><li><b>电机2</b>: 左侧电机</li><li><b>舵机1</b>: 右升降副翼</li><li><b>舵机2</b>: 左升降副翼</li></ul></td> | ||
</tr> | ||
</tbody></table> | ||
</div> | ||
|
||
<div class="frame_variant"> | ||
|
@@ -707,7 +698,11 @@ div.frame_variant td, div.frame_variant th { | |
<tbody> | ||
<tr id="vtol_simulation_sih_tailsitter_duo"> | ||
<td>SIH Tailsitter Duo</td> | ||
<td>Maintainer: Romain Chiappinelli <[email protected]><p><code>SYS_AUTOSTART</code> = 1102</p></td> | ||
<td>Maintainer: Romain Chiappinelli <[email protected]><p><code>SYS_AUTOSTART</code> = 1102</p><br><b>Specific Outputs:</b><ul><li><b>电机1</b>: 右侧电机</li><li><b>电机2</b>: 左侧电机</li><li><b>舵机1</b>: 右升降副翼</li><li><b>舵机2</b>: 左升降副翼</li></ul></td> | ||
</tr> | ||
<tr id="vtol_simulation_sih_standard_vtol_quadplane"> | ||
<td>SIH Standard VTOL QuadPlane</td> | ||
<td>Maintainer: John Doe <[email protected]><p><code>SYS_AUTOSTART</code> = 1103</p><br><b>Specific Outputs:</b><ul><li><b>Motor1</b>: MC motor front right</li><li><b>Motor2</b>: MC motor back left</li><li><b>Motor3</b>: MC motor front left</li><li><b>Motor4</b>: MC motor back right</li><li><b>Motor5</b>: Forward thrust motor</li><li><b>Servo1</b>: Aileron</li><li><b>Servo2</b>: Elevator</li><li><b>Servo3</b>: Rudder</li></ul></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
@@ -727,7 +722,7 @@ div.frame_variant td, div.frame_variant th { | |
<tbody> | ||
<tr id="vtol_standard_vtol_hil_standard_vtol_quadplane"> | ||
<td>HIL Standard VTOL QuadPlane</td> | ||
<td>Maintainer: Roman Bapst <[email protected]><p><code>SYS_AUTOSTART</code> = 1002</p></td> | ||
<td>Maintainer: Roman Bapst <[email protected]><p><code>SYS_AUTOSTART</code> = 1002</p><br><b>Specific Outputs:</b><ul><li><b>Motor1</b>: MC motor front right</li><li><b>Motor2</b>: MC motor back left</li><li><b>Motor3</b>: MC motor front left</li><li><b>Motor4</b>: MC motor back right</li><li><b>Motor5</b>: Forward thrust motor</li><li><b>Servo1</b>: Aileron</li><li><b>Servo2</b>: Elevator</li><li><b>Servo3</b>: Rudder</li></ul></td> | ||
</tr> | ||
<tr id="vtol_standard_vtol_generic_standard_vtol"> | ||
<td>通用标准VTOL</td> | ||
|