mverch67
6b05f090dc
reduce PSRAM allocated to lvgl
2025-09-18 10:17:58 +02:00
Manuel
e9b87f7a81
Merge branch 'master' into arduino-esp32-v3.2
2025-09-18 09:48:51 +02:00
Ben Meadors
9211b1bb4b
Static memory pool allocation ( #7966 )
...
* Static memory pool
* Initializer
* T-Lora Pager: Support LR1121 and SX1280 models (#7956 )
* T-Lora Pager: Support LR1121 and SX1280 models
* Remove ifdefs
---------
Co-authored-by: WillyJL <me@willyjl.dev >
2025-09-13 07:01:07 -05:00
Ben Meadors
51acd92a37
Trunk
2025-09-13 06:51:18 -05:00
WillyJL
6d2093650a
T-Lora Pager: Support LR1121 and SX1280 models ( #7956 )
...
* T-Lora Pager: Support LR1121 and SX1280 models
* Remove ifdefs
2025-09-13 06:50:53 -05:00
Manuel
d47d249550
Merge branch 'master' into arduino-esp32-v3.2
2025-09-12 21:15:43 +02:00
Tom Fifield
abc0eb196a
Fix build error in rak_wismesh_tap_v2 ( #7905 )
...
In the logs was:
"No screen resolution defined in build_flags. Please define DISPLAY_SIZE."
set according to similar devices.
2025-09-10 16:28:49 -05:00
Manuel
ff28355e16
Merge branch 'master' into arduino-esp32-v3.2
2025-09-08 19:20:15 +02:00
Manuel
39ff880506
reorganize 8MB partition for MUI devices ( #7860 )
...
* reorganize 8MB partition for MUI devices
* update device-install scripts to MUI 8MB partition scheme
2025-09-08 05:56:47 -05:00
Manuel
351cbd723b
Merge branch 'master' into arduino-esp32-v3.2
2025-09-08 10:41:14 +02:00
GUVWAF
a25bfd264c
Only stop retransmissions when receiving implicit ACK over LoRa ( #7872 )
...
* Only stop retransmissions when receiving implicit ACK over LoRa
* trunk fmt
2025-09-05 12:00:23 -05:00
Manuel
ec9f3fa6ea
T-Lora Pager: fix keyboard and improve rotary wheel haptic ( #7869 )
...
* update RotaryEncoder: use interrupts
* increase rotary encoder processing interval
* remove disabling peripherals during LS
2025-09-05 07:42:51 -05:00
Daniel.Cao
e4c7fca716
Add RAK WisMesh Tap V2 (ESP32S3) Hardware Variant ( #7741 )
...
* Add initial variant and platformio configuration for RAK WISMESHTAP V2
* Add initial variant and platformio configuration for rak wismesh tap v2
* Remove unnecessary Meshtastic build flags from rak_wismesh_tap_v2 configuration
* Enable LGFX button support in rak_wismesh_tap_v2 configuration
* Revert "Enable LGFX button support in rak_wismesh_tap_v2 configuration"
This reverts commit 2bd2c1a03b .
---------
Co-authored-by: Daniel.Cao <daniel.cao@rakwireless.com >
2025-09-04 06:38:31 -05:00
Ben Meadors
25a19b49ad
This one is not working yet
2025-08-27 15:18:26 -05:00
Ben Meadors
a4d96bebfb
Drop for now
2025-08-27 14:35:29 -05:00
Ben Meadors
26c38ffc8e
Remove debug logging
2025-08-27 11:55:27 -05:00
Manuel
596cd7e0b6
enable device telemetry ( #7757 )
2025-08-26 13:39:43 -05:00
Manuel
3f5c30e3b3
T-Lora Pager ( #7613 )
...
* initial commit
* preset rotary1 encoder
* define TAB+ESC
* haptic feedback
* allow switch off haptic feedback
* enable audio amplifier
* include PR4684
* fix for tft target
* add ES8311 audio codec
* fix KB scan duplicate
* display workaround to avoid debris
* fix debris on display
* keyboard backlight
* enable screen options
* fsm based bounce-free rotary encoder implementation
* use fsm RotaryEncoder only for T-Lora Pager
* change inputbroker default config to allow using rotary wheel for screens AND menues
---------
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-08-26 09:35:25 -05:00
Lewis He
5136c8ba24
The T-Deck-Pro 4G version sets the modem to be disabled by default. ( #7715 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-08-23 06:46:59 -05:00
Jonathan Bennett
4a241deb96
Thinknode button and backlight fixes ( #7641 )
...
* Thinknode button and backlight fixes
* Save backlight value between reboots
2025-08-15 14:41:21 -05:00
Manuel
be1a724ab4
Merge branch 'master' into arduino-esp32-v3.2
2025-08-10 00:11:27 +02:00
mverch67
04f98cf20e
update config; include wifi
2025-08-09 23:49:16 +02:00
Jonathan Bennett
691327b2db
Initial support for the ThinkNode M5 ( #7502 )
...
* Initial support for the ThinkNode M5
* Update variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini
Co-authored-by: Austin <vidplace7@gmail.com >
* Cleanup variant.h for Elecrow Thinknode M5
* Properly detect battery voltage
* Turn backlight off when screen sleeps
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Austin <vidplace7@gmail.com >
2025-08-07 06:28:15 -05:00
mverch67
e919b3da9c
cleanup
2025-08-06 10:36:04 +02:00
mverch67
2b77864192
fix attachInterrupt issue
2025-08-05 23:59:37 +02:00
mverch67
10aa4cbfee
don't exclude I2C
2025-08-02 19:07:34 +02:00
mverch67
c24a174490
don't exclude I2C
2025-08-02 19:05:07 +02:00
mverch67
0b463b6443
update references to fixed io expander
2025-08-01 20:54:57 +02:00
mverch67
1fa7d9f40e
try-fix watchdog trigger
2025-08-01 09:23:01 +02:00
mverch67
aa7abb1d3e
use ng-io-expander 3.3.0
2025-07-30 23:37:09 +02:00
mverch67
05dc8caed8
platformio updates
2025-07-29 22:07:18 +02:00
Thomas Göttgens
0e1872398a
Merge remote-tracking branch 'remotes/origin/master' into arduino-esp32-v3.2
...
# Conflicts:
# arch/esp32/esp32.ini
# src/graphics/draw/MenuHandler.cpp
# src/modules/Modules.cpp
# variants/esp32s3/seeed-sensecap-indicator/platformio.ini
2025-07-29 13:06:13 +02:00
Austin
4f895f744b
Take control of our PRs! ( #7445 )
2025-07-24 06:13:23 -05:00
Austin
6c12baf4ed
Migrate remaining variants to new dir structure ( #7412 )
2025-07-21 19:28:14 -05:00
Manuel
b3525c2569
T-Deck Pro support ( #6936 )
...
* initial draft
* fix touchscreen
* fix touchscreen
* optimize GPS
* battery management
* cleanup comments
* enable vibration motor
* refactored TCA8418Keyboard
* update HW_VENDOR id
* manual fixes after merge
* fix keyboard/BQ27220 detection
* add BQ27220
* modify charge voltage and current
* update XpowerLib
* design capacity
* try-fix charge behavior
* improve Vbus detection
* moved variant into esp32s3 folder
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2025-07-21 19:33:24 +02:00
Austin
475cfe4af2
ESP32s3: Migrate variants to new structure ( #7343 )
2025-07-20 16:47:37 -05:00