@@ -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.
@@ -545,6 +535,13 @@ the grid. It is also possible to style the subtitle file using the Overlay Optio
545
535
546
536
{{ easy_image(src="telemetry-config", width=600, center=true) }}
547
537
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
+
548
545
## Status and Recordings
549
546
550
547
### Video Library
@@ -601,10 +598,13 @@ Downloaded logs can be opened in a standard text editor, and include a sequence
601
598
602
599
### Alerts
603
600
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) }}
606
606
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 ) .
608
608
609
609
## Mission Planning
610
610
0 commit comments