Skip to content

Commit 130a5bf

Browse files
author
Anonymous
committed
Updates en/README.md
Auto commit by GitBook Editor
1 parent 0eade2a commit 130a5bf

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

en/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
**Key Features:**
88

9-
* Full setup/configuration of ArduPilot and PX4 Pro powered vehicles.
10-
* Flight support for vehicles running PX4 and ArduPilot (or any other autopilot that communicates using the MAVLink protocol).
9+
* Full setup/configuration.
10+
* Flight support.
1111
* Mission planning for autonomous flight.
1212
* Flight map display showing vehicle position, flight track, waypoints and vehicle instruments.
1313
* Video streaming with instrument display overlays.

en/getting_started/quick_start.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
# QGroundControl Quick Start
22

3-
Getting *QGroundControl* up and running is quick and easy:
3+
Getting _QGroundControl_ up and running is quick and easy:
44

55
1. [Download and install](../getting_started/download_and_install.md) the application.
6-
1. Start *QGroundControl*.
7-
1. Attach your vehicle to the ground station device via USB, through a telemetry radio, or over WiFi. *QGroundControl* should detect your vehicle and connect to it automatically.
6+
2. Start _QGroundControl_.
7+
3. Attach your vehicle to the ground device via USB, through a telemetry radio, or over WiFi. _QGroundControl_ should detect your vehicle and connect to it automatically.
88

9-
That's it! If the vehicle is ready to fly, *QGroundControl* should display [Fly View](../FlyView/FlyView.md) as shown below (otherwise it will open [Setup View](../SetupView/SetupView.md)).
9+
That's it! If the vehicle is ready to fly, _QGroundControl_ should display [Fly View](../FlyView/FlyView.md) as shown below \(otherwise it will open [Setup View](../SetupView/SetupView.md)\).
1010

1111
![](../../images/quickstart/fly_view_connected_vehicle.jpg)
1212

13-
A good way to become familiar with *QGroundControl* is to start experimenting:
13+
A good way to become familiar with _QGroundControl_ is to start experimenting:
1414

15-
- Use the [toolbar](../toolbar/toolbar.md) to switch between the main views:
16-
- [Settings](../SettingsView/SettingsView.md): Configure the *QGroundControl* application.
17-
- [Setup](../SetupView/SetupView.md): Configure and tune your vehicle.
18-
- [Plan](../PlanView/PlanView.md): Create autonomous missions.
19-
- [Fly](../FlyView/FlyView.md): Monitor you vehicle(s) while flying, including streaming video.
20-
- Click the *Status icons* on the toolbar to find out the status of the connected vehicle.
15+
* Use the [toolbar](../toolbar/toolbar.md) to switch between the main views:
16+
* [Settings](../SettingsView/SettingsView.md): Configure the _QGroundControl_ application.
17+
* [Setup](../SetupView/SetupView.md): Configure and tune your vehicle.
18+
* [Plan](../PlanView/PlanView.md): Create autonomous missions.
19+
* [Fly](../FlyView/FlyView.md): Monitor you vehicle\(s\) while flying, including streaming video.
20+
* Click the _Status icons_ on the toolbar to find out the status of the connected vehicle.
2121

2222
While the UI is fairly intuitive, this documentation can also be referenced to find out more.
23+

0 commit comments

Comments
 (0)