mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
docs(i18n): PX4 guide translations (Crowdin) - zh-CN (#27269)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -33,7 +33,7 @@ You can also install the environment using shell scripts in the Github project.
|
||||
|
||||
1. Make sure you have [Git for Windows](https://git-scm.com/download/win) installed.
|
||||
|
||||
2. Clone the repository https://github.com/PX4/windows-toolchain to the location you want to install the toolchain. Default location and naming is achieved by opening the `Git Bash` and executing:
|
||||
2. Clone the repository <https://github.com/PX4/windows-toolchain> to the location you want to install the toolchain. Default location and naming is achieved by opening the `Git Bash` and executing:
|
||||
|
||||
```sh
|
||||
cd /c/
|
||||
@@ -53,13 +53,13 @@ The result should be the same as using the scripts or MSI installer.
|
||||
The toolchain gets maintained and hence these instructions might not cover every detail of all the future changes.
|
||||
:::
|
||||
|
||||
1. Create the _folders_: \*\*C:\PX4\*\*, \*\*C:\PX4\toolchain\*\* and \*\*C:\PX4\home\*\*
|
||||
1. Create the _folders_: **C:\PX4**, **C:\PX4\toolchain** and **C:\PX4\home**
|
||||
|
||||
2. Download the _Cygwin installer_ file [setup-x86_64.exe](https://cygwin.com/setup-x86_64.exe) from the [official Cygwin website](https://cygwin.com/install.html)
|
||||
|
||||
3. Run the downloaded setup file
|
||||
|
||||
4. In the wizard choose to install into the folder: \*\*C:\PX4\toolchain\cygwin64\*\*
|
||||
4. In the wizard choose to install into the folder: **C:\PX4\toolchain\cygwin64**
|
||||
|
||||
5. Select to install the default Cygwin base and the newest available version of the following additional packages:
|
||||
|
||||
|
||||
@@ -57,7 +57,9 @@ VMWare performance is acceptable for basic usage (building Firmware) but not for
|
||||
Remember all settings are only for within your host operating system usage and hence you can disable any screen saver and local workstation security features which do not increase risk of a network attack.
|
||||
|
||||
10. Once the new VM is booted up make sure you install _VMWare tools drivers and tools extension_ inside your guest system.
|
||||
|
||||
This will enhance performance and usability of your VM usage:
|
||||
|
||||
- Significantly enhanced graphics performance
|
||||
- Proper support for hardware device usage like USB port allocation (important for target upload), proper mouse wheel scrolling, sound support
|
||||
- Guest display resolution adaption to the window size
|
||||
|
||||
Reference in New Issue
Block a user