Skip to content

Commit fc1ec38

Browse files
committed
content: usage: advanced: update alerts interface
1 parent b6033b7 commit fc1ec38

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed
71.3 KB
Loading

content/usage/advanced/index.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,6 @@ to restore the previous name (e.g. if you change you mind or make a mistake).
7373

7474
{{ easy_image(src="mission-name-config", width=450, center=true) }}
7575

76-
#### Alerts
77-
78-
Alerts received from the autopilot ([`STATUSTEXT`](https://mavlink.io/en/messages/common.html#STATUSTEXT)), as
79-
well as application notifications (like loss of connection to the vehicle) are displayed in the central alerts
80-
pane, which can be hovered over to access a scrollable history of alerts:
81-
82-
{{ easy_image(src="alert-history", width=450, center=true) }}
83-
84-
Some alerts can be read aloud on arrival using text to speech technology, which [can be configured](#alerts).
85-
8676
#### Mini Widget Container
8777

8878
When space is available, [mini widgets](#mini-widgets) can be placed on the right side of the alerts display.
@@ -545,6 +535,13 @@ the grid. It is also possible to style the subtitle file using the Overlay Optio
545535

546536
{{ easy_image(src="telemetry-config", width=600, center=true) }}
547537

538+
### Alerts
539+
540+
Cockpit includes a variety of [alerts](#alerts-1) during operation, and provides settings for which ones
541+
(if any) should be read using text to speech technology:
542+
543+
{{ easy_image(src="alert-config", width=500, center=true) }}
544+
548545
## Status and Recordings
549546

550547
### Video Library
@@ -601,10 +598,13 @@ Downloaded logs can be opened in a standard text editor, and include a sequence
601598

602599
### Alerts
603600

604-
It is possible to select the desired text-to-speech voice, as well as configure which alert severities
605-
are read out loud:
601+
Alerts received from the autopilot ([`STATUSTEXT`](https://mavlink.io/en/messages/common.html#STATUSTEXT)), as
602+
well as application notifications (like loss of connection to the vehicle) are displayed in the central alerts
603+
pane, which can be hovered over to access a scrollable history of alerts:
604+
605+
{{ easy_image(src="alert-history", width=450, center=true) }}
606606

607-
{{ easy_image(src="alert-config", width=600, center=true) }}
607+
Some alerts can be read aloud on arrival using text to speech technology, which [can be configured](#alerts).
608608

609609
## Mission Planning
610610

0 commit comments

Comments
 (0)