Quency-D
bb63f8165d
Merge pull request #2 from Quency-D/dev
...
Merging changes
2025-08-28 15:36:59 +08:00
Quency-D
2e49eef337
Adapt the new UI for heltec e290.
2025-08-28 15:00:27 +08:00
Quency-D
d5bec3d6a5
Remove duplicate rows.
2025-08-28 14:36:56 +08:00
Quency-D
1415792141
Adapt the new UI for heltec e213.
2025-08-28 14:29:56 +08:00
Quency-D
666b036d3d
Adapt the new UI for heltec paper.
2025-08-28 14:03:20 +08:00
446564
c10b387e63
add remaining roles to t1000e
...
usb companion, repeater and room server
2025-08-27 10:30:56 -07:00
kelsey hudson
1b0999fc7e
Merge remote-tracking branch 'upstream/dev' into dev
2025-08-27 00:39:35 -07:00
kelsey hudson
2e2e677b0a
Ikoka Stick: Board IDs, LED behavior
...
Updates the manufacturer identifier with the EBYTE module. Makes the LED
behave properly. Turns the bright blue LED off after the first time you
transmit anything via LoRa.
2025-08-27 00:37:16 -07:00
ave
6536e9931d
add why2025 badge as a target
2025-08-27 08:34:38 +02:00
João Brázio
78fcb704bc
Increase power limit for Heltec v3 433 MHz
2025-08-25 17:44:14 +01:00
ripplebiz
08b49c3ac5
Merge pull request #660 from khudson/station_g2_logger
...
Station G2: Adds repeater variant with packet logging on
2025-08-25 12:05:22 +10:00
kelsey hudson
bbee057b03
Station G2: Adds repeater variant with packet logging on
...
Adds a variant to Station G2 which turns on mesh packet logging to
serial. Useful for telemetry logging. Sites such as map.w0z.is depend
on this functionality.
2025-08-24 15:54:05 -07:00
kelsey hudson
dedef49315
Ikoka Stick: Adding variant support for Ebyte S22 modules
...
The Ebyte S22 module comes in three variants, 22dBm, 30dBm, and 33dBm. Each
requires a different TX power max setting to avoid frying the PA frontend.
Breaks out variants and roles by module type.
2025-08-22 23:29:28 -07:00
João Brázio
7f142245e6
Merge remote-tracking branch 'origin/dev' into jbrazio/2025_3f11ad35
2025-08-22 23:00:35 +01:00
Florent
ff03b041d0
techo_ui: implement poweroff + led fixes
2025-08-19 09:03:34 +02:00
recrof
d145d5936d
fix RAK build errors
2025-08-18 12:53:44 +02:00
Florent
b8f80afee9
t1000: wait for button release before powering off
2025-08-17 16:28:02 +02:00
ripplebiz
6e296e8db1
Merge pull request #633 from oltaco/dev
...
WioTrackerL1: add joystick left and right for new UI
2025-08-17 22:17:59 +10:00
recrof
a4916f81eb
station g2: switch to new_ui
2025-08-17 11:57:38 +02:00
taco
cb8ca91d27
WioTrackerL1: add joystick left and right for new UI
2025-08-17 19:01:28 +10:00
taco
8f1ccb65ae
WioTrackerL1: add poweroff support
2025-08-17 18:10:58 +10:00
Scott Powell
e6152f9d6c
* Xiao_s3_wio: ui-new
2025-08-17 17:52:05 +10:00
ripplebiz
ed3f52775a
Merge pull request #629 from fdlamotte/techo_ui_tweaks
...
techo_ui: some tweaks
2025-08-17 17:48:47 +10:00
Scott Powell
7613b9455d
* Xiao_nRF and Xiao_rp2040 build fixes
2025-08-17 17:36:35 +10:00
Scott Powell
76a53bf84d
* Wio-e5-mini: ui-orig
...
* WioTrackerL1: ui-new
2025-08-17 17:23:28 +10:00
Florent
b332b06304
techo_ui: some tweaks
2025-08-17 08:52:57 +02:00
Scott Powell
fe376e8c35
* RAK_4631: ui-new
2025-08-17 16:49:08 +10:00
Scott Powell
f5ad1df103
* Minewsemi: ui-orig
2025-08-17 16:35:39 +10:00
Scott Powell
276a057693
* lilygo_tlora_v2_1: ui-new
2025-08-17 16:31:50 +10:00
Scott Powell
2477d60fae
* TBeam variants: ui-new
2025-08-17 16:18:39 +10:00
Scott Powell
8f8830047b
* T3S3 variants, ui-new
2025-08-17 16:06:26 +10:00
Scott Powell
c30a103baf
* WSL3 fixes. Heltec V2 ui-new
2025-08-17 15:50:25 +10:00
kelsey hudson
022bfc4f4b
Ikoka Stick: Use new UI, make repeater & room server work
...
* Enable the new UI on the BLE and USB Companion roles.
* Fix compilation issues with the repeater and room server roles.
* Remove ESP32-related alternate pinout cruft from the NRF build tree.
* build.sh: add build-matching-firmwares command to allow e.g. building
all roles for a given variant by passing the variant name.
2025-08-16 15:09:42 -07:00
kelsey hudson
0359df6cb5
Merge commit ' e9ffc3ea93' into new-companion-ui
...
Merging ikoka stick repeater/room server commit to simplify pull request later.
2025-08-16 12:26:34 -07:00
Scott Powell
37d7257f04
* Heltec tracker, now using /ui-new
...
* variants with no DISPLAY_CLASS .ini fixes
2025-08-16 21:53:36 +10:00
Scott Powell
e14b022a7c
* original UITask now in /ui-orig folder
2025-08-16 21:09:35 +10:00
Scott Powell
acde9921b5
* Refactor of UITask, moved to /ui-new
2025-08-16 20:04:54 +10:00
kelsey hudson
e9ffc3ea93
Ikoka Stick: repeater/room server functionality
...
Make Repeater and Room Server work as build targets.
Remove esp32-related alternate pinout cruft from the Ikoka Stick
NRF build tree.
2025-08-15 19:29:22 -07:00
taco
86671c0ff8
Support NewUI on WioTrackerL1
2025-08-16 09:29:48 +10:00
Quency-D
bd6bd065ac
Add heltec_vision_master_t190 board.
2025-08-15 15:54:24 +08:00
Scott Powell
a5ebac6236
Merge branch 'dev' into new-companion-ui
2025-08-15 15:39:11 +10:00
ripplebiz
9108a709ee
Merge pull request #612 from Quency-D/dec-heltec_e290
...
Add heltec_vision_master_e290 board.
2025-08-15 13:59:42 +10:00
MikesAllotment
d7c2293cb8
Added support for new EnhancedUI MomentaryButton
...
for Heltec V2 and Faketec ProMicro variants
2025-08-14 14:17:26 +01:00
ripplebiz
a7dcd112ac
Merge pull request #608 from Quency-D/dev-heltec_e213
...
Add heltec_vision_master_e213 board.
2025-08-14 21:20:21 +10:00
ripplebiz
82206fd281
Merge pull request #609 from 446564/nan-g2-usb
...
add nano g2 usb companion
2025-08-14 15:58:25 +10:00
ripplebiz
e47a1df67f
Merge pull request #587 from alexbegoon/feature/xiao-c6-external-antenna-support
...
[Feature] Add external antenna support for XIAO ESP32C6
2025-08-14 15:41:09 +10:00
Quency-D
6d18e2c57b
Add heltec_vision_master_e290 board.
2025-08-14 10:30:27 +08:00
446564
dc9b4f8e84
add nano g2 usb companion
2025-08-13 09:47:01 -07:00
Quency-D
be243a2663
Add heltec_vision_master_e213 board.
2025-08-13 18:12:48 +08:00
Scott Powell
86ec82fd06
* Heltec CT62: sensor role (with 2 channel relay support + 1 digital input)
2025-08-12 20:56:59 +10:00