Skip to content

Commit

Permalink
New translations airframe_reference.md (Korean)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Jan 9, 2025
1 parent 1098a6e commit 6e8e536
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions ko/airframes/airframe_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand All @@ -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 &lt;[email protected]&gt;<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 &lt;[email protected]&gt;<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>
Expand All @@ -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 &lt;[email protected]&gt;<p><code>SYS_AUTOSTART</code> = 1002</p></td>
<td>유지보수: Roman Bapst &lt;[email protected]&gt;<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>
Expand Down

0 comments on commit 6e8e536

Please sign in to comment.