fdlamotte
|
3bc8ec2006
|
Merge pull request #830 from SoulOfNoob/feat/add_t-echo-lite_variant
Feat: add `T-Echo-Lite` Variant to MeshCore
|
2025-09-24 20:59:58 +02:00 |
|
João Brázio
|
2297d24013
|
Minor fixes
|
2025-09-24 16:46:03 +01:00 |
|
João Brázio
|
1d45c7ec66
|
Add bridge management CLI
|
2025-09-24 16:30:00 +01:00 |
|
Jan Ryklikas
|
088b8fd98c
|
fix: revert to orignal default scaling and fix it in variant config
|
2025-09-24 15:10:51 +02:00 |
|
Jan Ryklikas
|
128119fe40
|
refactor: remove redundant import statement
|
2025-09-24 14:45:40 +02:00 |
|
recrof
|
f2cff53b0e
|
fixed meshadventurer failing build
|
2025-09-24 09:04:16 +02:00 |
|
Jan Ryklikas
|
20b0fd1dc9
|
refactor: readability
|
2025-09-23 22:28:54 +02:00 |
|
Jan Ryklikas
|
f85db18242
|
refactor: use macro from ttgo repo for readability
|
2025-09-23 22:18:04 +02:00 |
|
Jan Ryklikas
|
955b7321e8
|
chore: cleanup
|
2025-09-23 22:10:27 +02:00 |
|
Jan Ryklikas
|
e2fa70d6f3
|
chore: refactor to use GxEPD2 fork
|
2025-09-23 21:57:35 +02:00 |
|
Jan Ryklikas
|
b11f08422e
|
add T-Echo-Lite Device Variant
|
2025-09-23 19:39:11 +02:00 |
|
Jan Ryklikas
|
db40a9cea6
|
import missing eInk display
|
2025-09-23 19:38:45 +02:00 |
|
Florent
|
76aa7cf488
|
ui_task: initial gps page
|
2025-09-23 12:08:34 +02:00 |
|
Florent
|
c1915a1133
|
ESM: delegate gps management to LocationProvider
|
2025-09-23 11:12:07 +02:00 |
|
ripplebiz
|
ea13fa899e
|
Merge pull request #814 from WattleFoxxo/tdeck
LilyGo TDeck support
|
2025-09-23 16:00:10 +10:00 |
|
ripplebiz
|
4aa58ade8a
|
Merge pull request #811 from fdlamotte/tracker_l1_environment_sensors
Tracker l1: environment sensors
|
2025-09-23 15:34:22 +10:00 |
|
ripplebiz
|
3885d47ec9
|
Merge pull request #818 from silverphish-io/faq-spellcheck
Updated some typos and spelling mistakes in FAQ
|
2025-09-23 15:15:24 +10:00 |
|
silverphish-io
|
adecd1e58d
|
Updated some typos and spelling mistakes in FAQ
|
2025-09-22 21:49:56 +01:00 |
|
Florent
|
611d61b6c6
|
tracker_l1: fix bme226 init in ESM to include all sensors
|
2025-09-22 19:10:01 +02:00 |
|
WattleFoxxo
|
f100894882
|
LillyGo TDeck support
|
2025-09-22 23:48:46 +10:00 |
|
ripplebiz
|
4579a1bcaf
|
Merge pull request #813 from Quency-D/dev-heltec_v4
add heltec v4 board.
|
2025-09-22 22:32:01 +10:00 |
|
Quency-D
|
669bea04a0
|
add heltec_v4 board.
|
2025-09-22 19:58:27 +08:00 |
|
Quency-D
|
881396eeaf
|
Merge pull request #10 from meshcore-dev/dev
merge dev
|
2025-09-22 19:49:49 +08:00 |
|
Florent
|
0cb34740d2
|
tracker-l1: correct bad definition for PIN_GPS_EN
|
2025-09-22 12:06:05 +02:00 |
|
Florent
|
c9b060aefb
|
Merge branch 'dev' into tracker_l1_environment_sensors
|
2025-09-22 07:30:42 +02:00 |
|
ripplebiz
|
d85d364431
|
Merge pull request #808 from fdlamotte/wio-l1-eink
wio-l1-eink initial support
|
2025-09-22 15:07:22 +10:00 |
|
Scott Powell
|
52d5cc6068
|
* tidy and minor fix for offline queue deletion
|
2025-09-22 15:01:28 +10:00 |
|
ripplebiz
|
28d673ee15
|
Merge pull request #796 from 446564/mutable-queue
make offline queue channel messages mutable
|
2025-09-22 14:54:09 +10:00 |
|
kelsey hudson
|
9e460560bf
|
Merge branch 'source-cleanup' of github.com:khudson/MeshCore into source-cleanup
|
2025-09-21 14:14:28 -07:00 |
|
kelsey hudson
|
9d009074da
|
Ikoka Stick: Move to unified code naming conventions
|
2025-09-21 14:12:15 -07:00 |
|
Florent
|
f9543bb7bb
|
tracker_l1: support for EnvironmentSensorManager
|
2025-09-21 22:14:22 +02:00 |
|
kelsey hudson
|
7b3a0bba97
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2025-09-21 08:28:16 -07:00 |
|
Florent
|
59ea6cdb89
|
wio-l1-eink initial support
|
2025-09-20 21:45:13 +02:00 |
|
ripplebiz
|
695473f842
|
Merge pull request #805 from csrutil/tiny-relay-variant
Tiny relay variant
|
2025-09-21 00:03:58 +10:00 |
|
ripplebiz
|
4daad75f7d
|
Merge pull request #806 from oltaco/safer-lfs-traverse
Safer _countLfsBlock / _getLfsUsedBlockCount
|
2025-09-21 00:00:19 +10:00 |
|
taco
|
2922b62888
|
add bounds check to _countLfsBlock / _getLfsUsedBlockCount
|
2025-09-20 17:36:52 +10:00 |
|
Florent
|
757ff9fb55
|
stm32: force the use of Adafruit BusIO v1.17.2 as 1.17.3 won't compile on this platform
|
2025-09-20 08:54:30 +02:00 |
|
csrutil
|
a1622bad75
|
🔗 fix: update tiny_relay board URL to proper STM32WLE5CC documentation link
|
2025-09-20 14:07:22 +08:00 |
|
csrutil
|
b3af4d9c72
|
✨ feat: add tiny_relay board configuration
Add board configuration for BB-STM32WL tiny relay variant with STM32WLE5CC MCU support including debug and upload protocols.
|
2025-09-20 10:59:36 +08:00 |
|
csrutil
|
736118fe6b
|
Add tiny_relay variant files
- platformio.ini: Build configuration for tiny relay variant
- target.cpp/h: Hardware-specific implementation
- variant.h: Variant identification header
|
2025-09-20 10:58:02 +08:00 |
|
ripplebiz
|
b464f5c640
|
Merge pull request #801 from recrof/sensecap_solar_env_manager
use sensor_base for seeed sensecap solar
|
2025-09-19 13:47:26 +10:00 |
|
recrof
|
985b290d02
|
use sensor_base for seeed sensecap solar
|
2025-09-18 09:15:01 +02:00 |
|
Scott Powell
|
384b02bec4
|
* GenericVibration: code style refactor
|
2025-09-18 13:19:54 +10:00 |
|
ripplebiz
|
b3e9fd76ce
|
Merge pull request #708 from csrutil/feature/vibration-feedback
✨ feat: add vibration feedback system
|
2025-09-18 13:12:36 +10:00 |
|
ripplebiz
|
f77fd15707
|
Merge pull request #730 from michaelhart/node-displayname-improvements
Adds name filtering and text truncation for display in HomeScreen
|
2025-09-18 12:42:10 +10:00 |
|
ripplebiz
|
e35e4bb23e
|
Merge pull request #745 from ViezeVingertjes/fix-pin-display
Fix: Set device as connected after successful authentication
|
2025-09-18 12:02:08 +10:00 |
|
ripplebiz
|
8ddabfcffa
|
Merge pull request #783 from sschueller/eora-s3
feat: Added EByte EoRa-S3-XXXTB Support #740
|
2025-09-18 11:13:40 +10:00 |
|
Scott Powell
|
9ba8d6f23f
|
Merge branch 'rep-room-acl' into dev
|
2025-09-17 17:25:26 +10:00 |
|
csrutil
|
6f8ce425d8
|
remove the unnecessary blank line
|
2025-09-17 09:19:18 +08:00 |
|
csrutil
|
043f37a08e
|
♻️ refactor: unify UI notification methods into single notify() function
Consolidates soundBuzzer() and triggerVibration() into a unified notify() method
that handles both audio and haptic feedback based on UIEventType.
|
2025-09-17 08:56:18 +08:00 |
|