Jakub
|
4815e6f18d
|
feat(gat562-30s): add solo build envs, fix joystick/GPS/buzzer/display
- SSD1306Display: track _text_sz in setTextSize(); override getCharWidth()
and getLineHeight() so line spacing scales with text size (fixes text
overlap on splash/clock screens at size 2)
- gat562_30s_mesh_kit variant.h: fix PIN_GPS_EN 33→34 (IO2/P1.02 controls
GPS module power via Q3/Q5 transistors; 33 = BEE_EN = buzzer)
- gat562_30s_mesh_kit variant.h: correct joystick pin comments (P0.xx labels
were cyclically wrong; pin numbers already correct)
- gat562_30s_mesh_kit target.h/cpp: declare and instantiate joystick_up/down
under UI_HAS_JOYSTICK_UPDOWN guard (fixes compile error in solo envs)
- gat562_30s_mesh_kit platformio.ini: add solo_ble and solo_dual environments
with GPS, BLE, joystick up/down, QSPI flash, and buzzer (NonBlockingRTTTL)
- gat562_mesh_watch13 platformio.ini: add solo_ble environment with GPS
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-10 00:39:46 +02:00 |
|
Scott Powell
|
0a8a0a4904
|
* Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power()
|
2026-05-01 14:47:07 +10:00 |
|
Rastislav Vysoky
|
5beef490a0
|
add kiss radio env to most of the variants
|
2026-04-28 15:09:25 +02:00 |
|
liamcottle
|
b37201db89
|
double press top button to go back on gat562 mesh watch
|
2026-04-01 21:51:32 +13:00 |
|
liamcottle
|
1a897a3b5f
|
use top button to wake hibernated gat562 mesh watch
|
2026-04-01 21:50:33 +13:00 |
|
MGJ
|
76be69dcde
|
Reduce unnecessary compilation time
|
2026-03-26 16:32:00 +08:00 |
|
MGJ
|
cd6c09a0d9
|
Support for GAT562 Mesh Watch13 device
|
2026-03-24 14:16:48 +08:00 |
|