@@ -80,16 +80,6 @@ to restore the previous name (e.g. if you change you mind or make a mistake).
80
80
81
81
{{ easy_image(src="mission-name-config", width=450, center=true) }}
82
82
83
- #### Alerts
84
-
85
- Alerts received from the autopilot ([ ` STATUSTEXT ` ] ( https://mavlink.io/en/messages/common.html#STATUSTEXT ) ), as
86
- well as application notifications (like loss of connection to the vehicle) are displayed in the central alerts
87
- pane, which can be hovered over to access a scrollable history of alerts:
88
-
89
- {{ easy_image(src="alert-history", width=450, center=true) }}
90
-
91
- Some alerts can be read aloud on arrival using text to speech technology, which [ can be configured] ( #alerts ) .
92
-
93
83
#### Mini Widget Container
94
84
95
85
When space is available, [ mini widgets] ( #mini-widgets ) can be placed on the right side of the alerts display.
@@ -552,6 +542,13 @@ the grid. It is also possible to style the subtitle file using the Overlay Optio
552
542
553
543
{{ easy_image(src="telemetry-config", width=600, center=true) }}
554
544
545
+ ### Alerts
546
+
547
+ Cockpit includes a variety of [ alerts] ( #alerts-1 ) during operation, and provides settings for which ones
548
+ (if any) should be read using text to speech technology:
549
+
550
+ {{ easy_image(src="alert-config", width=500, center=true) }}
551
+
555
552
## Logs
556
553
557
554
## Status and Recordings
@@ -610,10 +607,13 @@ Downloaded logs can be opened in a standard text editor, and include a sequence
610
607
611
608
### Alerts
612
609
613
- It is possible to select the desired text-to-speech voice, as well as configure which alert severities
614
- are read out loud:
610
+ Alerts received from the autopilot ([ ` STATUSTEXT ` ] ( https://mavlink.io/en/messages/common.html#STATUSTEXT ) ), as
611
+ well as application notifications (like loss of connection to the vehicle) are displayed in the central alerts
612
+ pane, which can be hovered over to access a scrollable history of alerts:
613
+
614
+ {{ easy_image(src="alert-history", width=450, center=true) }}
615
615
616
- {{ easy_image(src="alert-config", width=600, center=true) }}
616
+ Some alerts can be read aloud on arrival using text to speech technology, which [ can be configured ] ( #alerts ) .
617
617
618
618
## Mission Planning
619
619
0 commit comments