mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
New Crowdin translations - ko (#26551)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -113,7 +113,7 @@ The Pixhawk® 5X is perfect for developers at corporate research labs, startups,
|
||||
- 기타 특성:
|
||||
- Operating & storage temperature: -40 ~ 85°c
|
||||
|
||||
## 구매처
|
||||
## Where to Buy {#store}
|
||||
|
||||
Order from [Holybro](https://holybro.com/products/pixhawk-5x).
|
||||
|
||||
@@ -131,10 +131,10 @@ The [Pixhawk 5X Wiring Quick Start](../assembly/quick_start_pixhawk5x.md) provid
|
||||
|
||||
:::info
|
||||
Connector pin assignments are left to right (i.e. Pin 1 is the left-most pin).
|
||||
::: infos:
|
||||
:::
|
||||
|
||||
- The [camera capture pin](../camera/fc_connected_camera.md#camera-capture-configuration) (`PI0`) is pin 2 on the AD&IO port, marked above as `FMU_CAP1`.
|
||||
- _Pixhawk 5X_ pinouts can be downloaded in PDF from from [here](https://github.com/PX4/PX4-user_guide/blob/main/assets/flight_controller/pixhawk5x/pixhawk5x_pinout.pdf) or [here](https://cdn.shopify.com/s/files/1/0604/5905/7341/files/Holybro_Pixhawk5X_Pinout.pdf).
|
||||
- _Pixhawk 5X_ pinouts can be downloaded in PDF from [here](https://github.com/PX4/PX4-user_guide/blob/main/assets/flight_controller/pixhawk5x/pixhawk5x_pinout.pdf) or [here](https://cdn.shopify.com/s/files/1/0604/5905/7341/files/Holybro_Pixhawk5X_Pinout.pdf).
|
||||
|
||||
## 시리얼 포트 매핑
|
||||
|
||||
@@ -177,7 +177,7 @@ The **POWER1** & **POWER2** ports on the Pixhawk 5X uses the 6 circuit [2.00mm P
|
||||
|
||||
Digital I2C battery monitoring is enabled by default (see [Quickstart > Power](../assembly/quick_start_pixhawk5x.md#power)).
|
||||
|
||||
::: info
|
||||
:::info
|
||||
Analog battery monitoring via an ADC is not supported on this particular board, but may be supported in variations of this flight controller with a different baseboard.
|
||||
:::
|
||||
|
||||
@@ -190,13 +190,11 @@ It is pre-built and automatically installed by _QGroundControl_ when appropriate
|
||||
|
||||
To [build PX4](../dev_setup/building_px4.md) for this target:
|
||||
|
||||
```
|
||||
```sh
|
||||
make px4_fmu-v5x_default
|
||||
```
|
||||
|
||||
<a id="debug_port"></a>
|
||||
|
||||
## 디버그 포트
|
||||
## Debug Port {#debug_port}
|
||||
|
||||
The [PX4 System Console](../debug/system_console.md) and [SWD interface](../debug/swd_debug.md) run on the **FMU Debug** port.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user