ivang78
2010847da1
Merge branch 'dev' into dev
2026-01-28 16:02:06 +03:00
Quency-D
c7ac16f0e3
Add v4-tft code.
2026-01-26 13:48:15 +08:00
Ivan Ilyichev
498b430f7c
Added support of cyrillic characters output on companion devices with SSD1306 display. Use -D OLED_RU=1 with -D DISPLAY_CLASS=SSD1306Display for enable. Fixed bug with "glueing" next message preview with current message preview for messages ended with trimmed UTF-8 sequence. Fixed bug with incorrect trimming of UTF-8 message previews.
2026-01-20 11:59:20 +03:00
Scott Powell
3ddfdd477b
Revert "add heltec_v4 tft expansion box"
...
This reverts commit 310618e689 .
2025-11-27 21:34:52 +11:00
Quency-D
310618e689
add heltec_v4 tft expansion box
2025-11-19 11:43:52 +08:00
JQ
678f36a57b
Implement getTextWidth for display classes
...
- Added getTextWidth method to DisplayDriver interface
- Implemented getTextWidth in all display classes
- Updated examples to use getTextWidth directly
2025-05-04 18:17:18 -07:00
liamcottle
87443ad43f
clear display on init to avoid static
2025-04-01 14:46:48 +13:00
Scott Powell
81bf4f0a08
* companion: SSD1306 display now dynamically detected at runtime.
2025-03-16 13:42:36 +11:00
Scott Powell
372c228210
* new ui/DisplayDriver classes (just SSD1306Display impl for now)
...
* companion radio: now with optional UITask (enabled by DISPLAY_CLASS config in target/env)
2025-03-04 23:09:43 +11:00