-
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 (Korean)
- Loading branch information
1 parent
1098a6e
commit 6e8e536
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 |
---|---|---|
|
@@ -691,15 +691,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>Motor1</b>: motor right</li><li><b>Motor2</b>: motor left</li><li><b>Servo1</b>: elevon right</li><li><b>Servo2</b>: elevon left</li></ul></td> | ||
</tr> | ||
</tbody></table> | ||
</div> | ||
|
||
<div class="frame_variant"> | ||
|
@@ -711,7 +702,11 @@ div.frame_variant td, div.frame_variant th { | |
<tr id="vtol_simulation_sih_tailsitter_duo"> | ||
<td>SIH Tailsitter Duo</td> | ||
<td>유지보수: Romain Chiappinelli <[email protected]><p><code>SYS_AUTOSTART</code> = 1102 | ||
</p></td> | ||
</p><br><b>Specific Outputs:</b><ul><li><b>Motor1</b>: motor right</li><li><b>Motor2</b>: motor left</li><li><b>Servo1</b>: elevon right</li><li><b>Servo2</b>: elevon left</li></ul></td> | ||
</tr> | ||
<tr id="vtol_simulation_sih_standard_vtol_quadplane"> | ||
<td>SIH Standard VTOL QuadPlane</td> | ||
<td>유지보수: 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> | ||
|
@@ -731,7 +726,7 @@ div.frame_variant td, div.frame_variant th { | |
<tbody> | ||
<tr id="vtol_standard_vtol_hil_standard_vtol_quadplane"> | ||
<td>HIL 표준 VTOL QuadPlane</td> | ||
<td>유지보수: Roman Bapst <[email protected]><p><code>SYS_AUTOSTART</code> = 1002</p></td> | ||
<td>유지보수: 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>Generic Standard VTOL</td> | ||
|