status_display

Status display which can show images and scrolling text.
Procs | |
on_alert_change | Called when COMSIG_SECURITY_LEVEL_CHANGED sends a signal, sets the active picture based on current level |
---|---|
remove_display | Immediately blank the display. |
set_message | Prepare the display to marquee the given two lines. |
set_picture | Immediately change the display to the given picture. |
update | Update the display and, if necessary, re-enable processing. |
update_display | Immediately change the display to the given two lines. |
Proc Details
on_alert_change
Called when COMSIG_SECURITY_LEVEL_CHANGED sends a signal, sets the active picture based on current level
remove_display
Immediately blank the display.
set_message
Prepare the display to marquee the given two lines.
Call with no arguments to disable.
set_picture
Immediately change the display to the given picture.
update
Update the display and, if necessary, re-enable processing.
update_display
Immediately change the display to the given two lines.