@@ -73,16 +73,6 @@ to restore the previous name (e.g. if you change you mind or make a mistake).
73
73
74
74
{{ easy_image(src="mission-name-config", width=450, center=true) }}
75
75
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
-
86
76
#### Mini Widget Container
87
77
88
78
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
544
534
545
535
{{ easy_image(src="telemetry-config", width=600, center=true) }}
546
536
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
+
547
544
## Status and Recordings
548
545
549
546
### Video Library
@@ -600,10 +597,13 @@ Downloaded logs can be opened in a standard text editor, and include a sequence
600
597
601
598
### Alerts
602
599
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) }}
605
605
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 ) .
607
607
608
608
## Mission Planning
609
609
0 commit comments