地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
2.4 KiB

User Guide and DevGuide source migration to Stable v4_3 (#10882) * User guide migration to QGC source * Add google analytics - but need [GA4] Find your Google tag ID * Update (most) notes to use vitepress note syntax * Convert remaining notes, tips, warnings * Prettier all the files * Lower case and compress all images * Lower case filenames * docs_deploy1 * Disable platform builds on commit to docs (only) * Test deployment script 1 (#10893) * docs_deploy1 * Disable platform builds on commit to docs (only) * docs_deploy2 * lower case waypoint file * Lower case console.jpg * Add duplicate index as fallback * Get path from process * fix upload * Disable running workflows for changes in the actions * Attempt update via github workflow * Attempt workflow update * A bit more deployment debugging * MOdify yaml to use personal access token * Lower case the support.md * Fix up pattern * Add UI design - ignored by github * Fix up plugins name * Fix up toolbar * Fix up the Support path * Fix up support link to go to the NEW target * Only build this on commit * Add docs stablev4 3 (#10894) * docs_deploy1 * Disable platform builds on commit to docs (only) * docs_deploy2 * lower case waypoint file * Lower case console.jpg * Add duplicate index as fallback * Get path from process * fix upload * Disable running workflows for changes in the actions * Attempt update via github workflow * Attempt workflow update * A bit more deployment debugging * MOdify yaml to use personal access token * Lower case the support.md * Fix up pattern * Add UI design - ignored by github * Fix up plugins name * Fix up toolbar * Fix up the Support path * Fix up support link to go to the NEW target * Only build this on commit * Remove unused files
1 year ago
# Main Toolbar
The main toolbar provides access to select the different application views, and high level status information for connected vehicles.
The toolbar is the same in all views except for "PlanView" (which has a single icon to take you back to "Fly" view).
## View-select icons
The following icons are used to switch between the main _Views_. These are displayed even if no vehicle is connected.
![Settings view icon](../../../assets/toolbar/toolbar_view_select_settings.jpg) **[Settings](../settings_view/settings_view.md)**
<br>Configure the _QGroundControl_ application.
![Setup view icon](../../../assets/toolbar/toolbar_view_select_setup.jpg) **[Setup](../setup_view/setup_view.md)**
<br>Configure and tune your vehicle.
![Plan view icon](../../../assets/toolbar/toolbar_view_select_plan.jpg) **[Plan](../plan_view/plan_view.md)**
<br>Create autonomous missions.
![Fly icon](../../../assets/toolbar/toolbar_view_select_fly.jpg) **[Fly](../fly_view/fly_view.md)**
<br>Monitor your vehicle(s) while flying, including streaming video.
![Analyze icon](../../../assets/toolbar/toolbar_view_select_analyse.jpg) **[Analyze](../analyze_view/index.md)**
<br>Download logs, geotag images from a survey mission, access the MAVLink console.
## Status icons
Status icons are displayed when _QGroundControl_ is connected to a vehicle.
These show the high level status of the vehicle, and can be clicked to see more detailed information.
![](../../../assets/toolbar/toolbar_status_message.jpg) ![yield](../../../assets/toolbar/toolbar_status_critical.jpg) **Vehicle Messages**
<br>Click to show a list of messages from the vehicle. Note that version on the right is displayed when there are critical messages.
![](../../../assets/toolbar/toolbar_status_gps.jpg) **GPS Status**
<br>Shows you satellite count and curent HDOP.
![](../../../assets/toolbar/toolbar_status_rc.jpg) **RC RSSI**
<br>RC signal strength information.
![](../../../assets/toolbar/toolbar_status_telemetry.jpg) **Telemetry RSSI**
<br>Telemetry signals strength information.
![](../../../assets/toolbar/toolbar_status_battery.jpg) **Battery**
<br>Remaining battery percent.
![](../../../assets/toolbar/toolbar_status_flight_mode.jpg) **Flight Mode**
<br>Current flight mode. Click to change flight mode.
![](../../../assets/toolbar/toolbar_status_rtk_gps.jpg) **RTK GPS Survey-In Status**
<br>Shows you progress of RTK GPS Survey-In process.