Files
meshtastic_firmware/src
8187fa7115 E-Ink Screensaver (#3477)
* fix Wireless Paper double-clear screen at boot

* log when flooded with "responsive" frames

* show the "resuming" screen when waking from deep-sleep

* rename drawDeepSleepScreen
avoid future confusion with "Screen Paused" screen

* show a screensaver frame when screen off
The frame shown during deep sleep is now also passed through showScreensaverFrames()

* Add macros for E-Ink color values.
OLEDDISPLAY_COLOR is inverted. Result of light-mode on E-Ink vs dark-mode on OLED?

* adapt drawDeepSleepScreen to new screensaver convention

* Mark Wireless Paper V1.1 as having problems with ghosting
Any other issues can be marked in a similar way, then handled in code where relevant

* Change screensaver from fullscreen logo to overlay

* identify "quirks" rather than "problems"

* move async refresh polling from display() to a NotifiedWorkerThread

* Prevent skipping of deep-sleep screen
(Hopefully)

* Redesign screensaver overlay
Now displays short name

* Optimize refresh for different displays

* Support older EInkDisplay class

* Don't assume text alignment

* fix spelling of a quirk macro
(No impact to code, but avoids future issues)

* Handle impossibly unlikely millis() overflow error
Should have just let it go, but here we are..

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-03-28 18:31:11 -05:00
..
2023-01-21 21:23:24 +01:00
2024-03-28 18:31:11 -05:00
2024-03-28 07:16:07 -05:00
2023-07-14 16:25:20 -05:00
2023-01-21 21:23:24 +01:00
2023-02-05 00:11:00 +01:00
2023-08-03 10:05:38 +02:00
2023-06-01 07:14:55 -05:00
2023-08-03 10:05:38 +02:00
2024-01-12 02:00:31 -06:00
2023-01-21 21:23:24 +01:00
2023-01-21 21:23:24 +01:00
2023-01-21 21:23:24 +01:00
2023-08-03 10:05:38 +02:00
2024-03-12 16:42:21 -05:00
2022-12-29 20:41:37 -06:00
2024-01-30 17:38:31 -06:00
2023-01-21 21:23:24 +01:00
2023-01-21 21:23:24 +01:00
2023-01-21 21:23:24 +01:00
2023-08-03 10:05:38 +02:00
2023-06-01 07:14:55 -05:00