Skip to content

Commit 14ff923

Browse files
committed
content: usage: advanced: update alerts interface
1 parent a337c0e commit 14ff923

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.
@@ -544,6 +534,13 @@ the grid. It is also possible to style the subtitle file using the Overlay Optio
544534

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

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

549546
### Video Library
@@ -600,10 +597,13 @@ Downloaded logs can be opened in a standard text editor, and include a sequence
600597

601598
### Alerts
602599

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

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

608608
## Mission Planning
609609

0 commit comments

Comments
 (0)