Scott Powell
cd920693ec
* UITask: new UI_HAS_JOYSTICK
...
* MomentaryButton: new constructor 'multiclick' param
* WIoTrackerL1: now just use joystick, joystick press for KEY_ENTER, no multi-click for snappier UI
2025-10-16 17:33:22 +11:00
ripplebiz
34b9a1c9dc
Merge pull request #916 from Quency-D/dev-heltec_tracker_v2
...
add heltec tracker v2
2025-10-14 12:45:15 +11:00
ripplebiz
ca5dcf22dd
Merge pull request #911 from bplein/ikoka-nano-support
...
Ikoka Nano Variant
2025-10-14 12:39:35 +11:00
ripplebiz
86ecf97d33
Merge pull request #912 from recrof/patch-1
...
heltec wireless tracker: use `-D ARDUINO_USB_CDC_ON_BOOT=1` with all envs
2025-10-14 12:35:11 +11:00
recrof
c6e5d5021e
fix: remove VL53L0X because it causes bootloops on esp32c3
2025-10-12 17:16:45 +02:00
recrof
4dc3dda2d8
xiao c3: migrated to esm, added missing roles, cleanup
2025-10-11 18:32:02 +02:00
Quency-D
70ac820594
add heltec tracker v2 board.
2025-10-11 18:01:26 +08:00
Rastislav Vysoky
8a2e4721d1
heltec wireless tracker: use -D ARDUINO_USB_CDC_ON_BOOT=1 with all envs
...
repeater and room server envs did not have arduino cdc flag enabled which resulted in broken serial.
2025-10-10 16:01:48 +02:00
ripplebiz
da52d08168
Merge pull request #898 from syssi/wsl3-wifi-build
...
Introduce Heltec_WSL3_companion_radio_wifi target
2025-10-10 13:30:55 +11:00
ripplebiz
b47ace5d10
Merge pull request #908 from ViezeVingertjes/feat/meshpocket-poweroff
...
Add hibernation support for MeshPocket
2025-10-10 11:38:07 +11:00
Bill Plein
b588e3f1e3
Ikoka Nano Variant
...
Created as a fork of the ikoka stick variant.
- Updated for Ikoka Nano legacy pinout
- Removed display support
- Removed user button support
- Retains I2C sensor support
Tested with the ebytes E22 30W module, companion-ble and repeater firmware versions, with an I2C INA3221 power sensor.
2025-10-09 17:31:32 -05:00
ViezeVingertjes
da7b8ad669
Add powerOff support for MeshPocket
2025-10-09 20:30:25 +02:00
ripplebiz
27e5f6e7df
Merge pull request #885 from ViezeVingertjes/fix/heltec-v4-max-tx-power
...
Add MAX_LORA_TX_POWER build flag for Heltec V4 configuration
2025-10-09 12:39:21 +11:00
Sebastian Muszynski
601479e572
Introduce Heltec_WSL3_companion_radio_wifi target
2025-10-07 11:17:19 +02:00
fdlamotte
5f31979e1e
Merge pull request #831 from Meshcore-Portugal/jbrazio/2025_87fe0ad8
...
Add bridge management CLI
2025-10-06 14:23:35 +02:00
João Brázio
13a0202062
Add BRIDGE_DEBUG flag
2025-10-06 12:57:32 +01:00
ViezeVingertjes
c568edc8d0
Add MAX_LORA_TX_POWER build flag for Heltec V4 configuration
2025-10-04 23:04:47 +02:00
ripplebiz
54675ed1b2
Merge pull request #812 from khudson/source-cleanup
...
Ikoka Stick: Naming Convention, LED behavior, device strings
2025-10-03 14:04:00 +10:00
João Brázio
e48f3a58ae
Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret
2025-10-03 00:23:09 +01:00
Florent
262e9864e7
stm32: upd repeater targets
2025-10-02 12:18:47 +02:00
ripplebiz
3912bbdf7d
Merge pull request #821 from fdlamotte/ui_gps_page
...
ui_task: initial gps page
2025-10-02 18:54:23 +10:00
Liam Cottle
e381f03bc2
Merge pull request #854 from liamcottle/fix/missing-build-flags
...
Fix: add missing build flags
2025-09-29 13:49:57 +13:00
csrutil
fc0cf5f370
🔧 chore: update tiny_relay platformio.ini configuration
...
- Add ADVERT_LAT and ADVERT_LON definitions for both repeater and sensor variants
- Set MAX_NEIGHBOURS to 50 for improved network capacity
- Fix repeater build source filter path to include entire directory
2025-09-29 07:48:26 +08:00
liamcottle
914001344f
add missing build flags for failed builds
2025-09-28 23:32:04 +13:00
Scott Powell
3335b49d9f
Merge branch 'main' into dev
...
# Conflicts:
# variants/heltec_vision_master_e290/platformio.ini
2025-09-28 19:21:48 +10:00
Florent
db7635102d
gps_page: enable if gps enabled
2025-09-28 09:43:28 +02:00
liamcottle
0307b6119e
increase MAX_NEIGHBOURS from 8 to 50
2025-09-28 16:11:58 +13:00
liamcottle
f3b9c06646
refactor variants to use standard firmware type suffixes
2025-09-27 23:45:33 +12:00
Liam Cottle
2992062bbe
Merge pull request #770 from Meshcore-Portugal/jbrazio/2025_44aa3add
...
Normalize repeater target names
2025-09-27 23:15:23 +12:00
David Hall
cc822c029b
Create Xiao_S3_WIO_companion_radio_usb profile
...
Create Xiao_S3_WIO_companion_radio_usb profile from Xiao_S3_WIO_companion_radio_ble profile
2025-09-27 11:14:28 +01:00
ripplebiz
7bcf1f1b47
Merge pull request #828 from recrof/meshadventurer-build-fix
...
fixed meshadventurer failing build
2025-09-26 20:05:34 +10:00
taco
a3e6b79c2f
Revert addition of ENV_PIN_SDA
2025-09-25 20:08:18 +10:00
Jan Ryklikas
088b8fd98c
fix: revert to orignal default scaling and fix it in variant config
2025-09-24 15:10:51 +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
Florent
76aa7cf488
ui_task: initial gps page
2025-09-23 12:08:34 +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
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
Quency-D
669bea04a0
add heltec_v4 board.
2025-09-22 19:58:27 +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
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