Skip to content

Commit 66c5644

Browse files
New Crowdin translations - zh-CN (#26158)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
1 parent 3ef13da commit 66c5644

28 files changed

+89
-89
lines changed

docs/zh/advanced_config/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
## 串口/以太网配置
2626

27-
- [Serial Port Configuration](../peripherals/serial_configuration.md)
27+
- [串口配置](../peripherals/serial_configuration.md)
2828
- [MAVLink Telemetry (OSD/GCS)](../peripherals/mavlink_peripherals.md)
29-
- [PX4 Ethernet Setup](../advanced_config/ethernet_setup.md)
29+
- [PX4 以太网设置](../advanced_config/ethernet_setup.md)
3030

3131
## 其它选项
3232

docs/zh/advanced_config/tuning_the_ecl_ekf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ EKF2 模块将误差建模为一个机体固定的椭球体,该椭球体指定
276276
#### 偏航角测量
277277

278278
某些 GPS 接收机,例如 [Trimble MB-Two RTK GPS 接收机](https://oemgnss.trimble.com/en/products/receiver-modules/mb-two),可用于提供航向测量,以替代磁力计数据的使用。
279-
当在存在大磁异常的环境中或在地球磁场倾角较大的纬度地区运行时,这可能是一个显著的优势。
279+
当在存在大型磁异常的环境中或在地球磁场倾角较大的纬度地区运行时,这可能是一个显著的优势。
280280
通过将 [EKF2_GPS_CTRL](../advanced_config/parameter_reference.md#EKF2_GPS_CTRL) 参数中的第 3 位设置为 1(加 8)来启用 GPS 偏航测量。
281281

282282
#### 从 GPS 速度数据获取偏航角

docs/zh/flight_controller/auav_x2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ As a CC-BY-SA 3.0 licensed Open Hardware design, all schematics and design files
8484

8585
| UART | 设备 | Port |
8686
| ------ | ---------- | ------------------------------ |
87-
| UART | /dev/ttyS0 | IO debug |
87+
| UART1 | /dev/ttyS0 | IO debug |
8888
| USART2 | /dev/ttyS1 | TELEM1 (流控) |
8989
| USART3 | /dev/ttyS2 | TELEM2 (流控) |
9090
| UART4 | | |

docs/zh/flight_controller/cuav_v5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The pinout is as shown.
122122

123123
| UART | 设备 | Port |
124124
| ------ | ---------- | ---------------------------------------------------------- |
125-
| UART | /dev/ttyS0 | GPS |
125+
| UART1 | /dev/ttyS0 | GPS |
126126
| USART2 | /dev/ttyS1 | TELEM1 (流控) |
127127
| USART3 | /dev/ttyS2 | TELEM2 (流控) |
128128
| UART4 | /dev/ttyS3 | TELEM4 |

docs/zh/flight_controller/cuav_v5_nano.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ For more information see [Using JTAG for hardware debugging](#using-jtag-for-har
134134

135135
| UART | 设备 | Port |
136136
| ------ | ---------- | ---------------------------------------------------------- |
137-
| UART | /dev/ttyS0 | GPS |
137+
| UART1 | /dev/ttyS0 | GPS |
138138
| USART2 | /dev/ttyS1 | TELEM1 (流控) |
139139
| USART3 | /dev/ttyS2 | TELEM2 (流控) |
140140
| UART4 | /dev/ttyS3 | TELEM4 |

docs/zh/flight_controller/cuav_v5_plus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ For more information see [Using JTAG for hardware debugging](#using-jtag-for-har
160160

161161
| UART | 设备 | Port |
162162
| ------ | ---------- | ---------------------------------------------------------- |
163-
| UART | /dev/ttyS0 | GPS |
163+
| UART1 | /dev/ttyS0 | GPS |
164164
| USART2 | /dev/ttyS1 | TELEM1 (流控) |
165165
| USART3 | /dev/ttyS2 | TELEM2 (流控) |
166166
| UART4 | /dev/ttyS3 | TELEM4 |

docs/zh/flight_controller/holybro_pix32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ As a CC-BY-SA 3.0 licensed Open Hardware design, all schematics and design files
9696

9797
| UART | 设备 | Port |
9898
| ------ | ---------- | ------------------------------ |
99-
| UART | /dev/ttyS0 | IO debug |
99+
| UART1 | /dev/ttyS0 | IO debug |
100100
| USART2 | /dev/ttyS1 | TELEM1 (流控) |
101101
| USART3 | /dev/ttyS2 | TELEM2 (流控) |
102102
| UART4 | | |

docs/zh/flight_controller/mro_pixhawk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ See [3DR Pixhawk 1 > Pinouts](../flight_controller/pixhawk.md#pinouts)
8888

8989
| UART | 设备 | Port |
9090
| ------ | ---------- | ------------------------------ |
91-
| UART | /dev/ttyS0 | IO debug |
91+
| UART1 | /dev/ttyS0 | IO debug |
9292
| USART2 | /dev/ttyS1 | TELEM1 (流控) |
9393
| USART3 | /dev/ttyS2 | TELEM2 (流控) |
9494
| UART4 | | |

docs/zh/flight_controller/nxp_mr_vmu_rt1176.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ _MR-VMU-RT1176_ connectors (following [Pixhawk Connector Standard](https://githu
182182

183183
| UART | 设备 | Port |
184184
| ------ | ---------- | -------- |
185-
| UART | /dev/ttyS0 | Debug |
185+
| UART1 | /dev/ttyS0 | Debug |
186186
| UART3 | /dev/ttyS1 | GPS |
187187
| UART4 | /dev/ttyS2 | TELEM1 |
188188
| UART5 | /dev/ttyS3 | GPS2 |

docs/zh/flight_controller/omnibus_f4_sd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Below are silkscreens for the Hobbywing XRotor Flight Controller F4.
107107

108108
RC is connected to one of the following ports:
109109

110-
- UART
110+
- UART1
111111
- SBUS/PPM port (via inverter, internally goes to UART1)
112112

113113
:::info

0 commit comments

Comments
 (0)