@@ -80,16 +80,6 @@ to restore the previous name (e.g. if you change you mind or make a mistake).
8080
8181{{ easy_image(src="mission-name-config", width=450, center=true) }}
8282
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-
9383#### Mini Widget Container
9484
9585When 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
552542
553543{{ easy_image(src="telemetry-config", width=600, center=true) }}
554544
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+
555552## Logs
556553
557554## Status and Recordings
@@ -610,10 +607,13 @@ Downloaded logs can be opened in a standard text editor, and include a sequence
610607
611608### Alerts
612609
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) }}
615615
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 ) .
617617
618618## Mission Planning
619619
0 commit comments