zjs81
b705d5489f
Update companion protocol documentation and enhance data type definitions for clarity
2026-04-24 04:24:20 -07:00
Kevin Le
277331381e
Added Xiao S3 variant.
...
This is for Xiao S3 and a normal Wio SX1262 for Xiao shield.
2026-04-24 11:56:06 +07:00
liamcottle
ecd0cfc1c1
update discord links
2026-04-24 15:57:34 +12:00
xJARiD and GitHub
41a29975a4
Merge pull request #48 from xJARiD/develop
...
update docs
2026-04-23 09:50:10 +10:00
Jared Dohrman
e31c19a848
update docs
2026-04-23 09:49:51 +10:00
xJARiD and GitHub
2b1eb2df56
Merge pull request #47 from xJARiD/develop
...
fix: PMU web stats display and `start ota` command consistency
2026-04-23 09:43:46 +10:00
Jared Dohrman
d75e9b140c
docs: add repeater-mqtt-eastmesh-v1.3.11 release notes
2026-04-23 09:37:29 +10:00
Jared Dohrman
4b83142b9e
fix: start ota is now consistent across command sources
2026-04-23 09:27:48 +10:00
Jared Dohrman
9085265637
fix: add missing USE_SX1262 for TBeam 1W
2026-04-23 09:18:52 +10:00
Liam Cottle and GitHub
5372388e6e
Merge pull request #2353 from jirogit/fix/techo-lite-non-shell-ble-clean
...
feat(techo-lite): add Non-Shell companion BLE variant
2026-04-22 20:25:32 +12:00
Liam Cottle and GitHub
dc548578ff
Merge pull request #2287 from pelgraine/fix/techo-lite-battery
...
Fixes #1183 — T-Echo Lite incorrect battery voltage
2026-04-22 20:23:21 +12:00
Jared Dohrman
5c50295552
fix: hide battery voltage range text for PMU-backed web stats
2026-04-22 18:06:29 +10:00
Liam Cottle and GitHub
d3b457681a
Merge pull request #2008 from weebl2000/p_lora_reset_rak4631
...
Fix RAK4631 SX1262 hardware pin config
2026-04-22 19:45:06 +12:00
Liam Cottle and GitHub
f1f1361fd5
Merge pull request #2340 from weebl2000/fem-enabled-def
...
Fix FEM/LNA enbaled by default for Heltec T096, Heltec Wireless Tracker v2
2026-04-22 19:33:29 +12:00
Liam Cottle and GitHub
bdae60498c
Merge pull request #2016 from weebl2000/add-lr1110-sx1276
...
Add sanity build for LR1110 and SX1276 too
2026-04-22 19:30:12 +12:00
Wessel Nieboer
66fe9ac2db
Fix FEM/LNA enbaled by default for Heltec T096, Heltec Wireless Tracker v2
...
Should only really be disabled when it causes issues.
2026-04-22 09:30:00 +02:00
Liam Cottle and GitHub
cc6139bc23
Merge pull request #2371 from weebl2000/r1-neo-shutdown
...
Implement proper shutdown procedure for R1 neo
2026-04-22 19:22:46 +12:00
xJARiD and GitHub
134262a18d
Merge pull request #46 from xJARiD/develop
...
feat: add mqtt client version to repeater app and cli
2026-04-22 13:37:55 +10:00
Jared Dohrman
46f0496865
feat: add mqtt client version to repeater app and cli
2026-04-22 13:29:03 +10:00
pelgraine
d516cd8a9e
Fixes #1183 — T-Echo Lite incorrect battery voltage
...
Battery (TechoBoard.h/cpp): Added PIN_VBAT_MEAS_EN (P0.31) — the T-Echo
Lite has a gated voltage divider that must be enabled before reading. Also
added pinMode(PIN_VBAT_READ, INPUT) before each ADC read to reclaim P0.02
from other peripherals. Pin definitions hardcoded from LilyGo's
t_echo_lite_config.h.
I2C (variant.h): Corrected SDA/SCL from P0.04/P0.02 to P1.04/P1.02 per
LilyGo's IIC_1_SDA/IIC_1_SCL. The old P0.02 mapping conflicted with the
battery ADC pin.
GPS (variant.h): Corrected all five GPS pin assignments to match LilyGo's
config — UART TX/RX, wake, PPS, and power enable were all scrambled.
SPI (variant.h): Fixed SPI_INTERFACES_COUNT from _PINNUM(0, 2) to (2).
Tested on T-Echo Lite Non-Shell (USB-C, no display). Battery readings match
Heltec V4 reference within 10mV.
2026-04-22 12:56:15 +10:00
Jared Dohrman
b1a32fa56b
fix: make repeater stats battery display board-aware
2026-04-22 10:57:04 +10:00
xJARiD and GitHub
874b51ac04
Merge pull request #45 from xJARiD/develop
...
fix: reduce repeater battery polling
2026-04-22 10:03:12 +10:00
Jared Dohrman
bbab7c95d4
refactor: remove legacy battery reporting toggle path
2026-04-22 09:57:51 +10:00
Jared Dohrman
274cb8b8c2
fix: reduce repeater battery polling
2026-04-22 08:50:07 +10:00
Wessel Nieboer
07671cf1fe
Implement proper shutdown procedure for R1 neo
...
fixes #2361
2026-04-21 21:29:18 +02:00
xJARiD and GitHub
4b718732a0
Merge pull request #44 from xJARiD/develop
...
docs: update web panel screenshots
2026-04-21 20:36:31 +10:00
Jared Dohrman
6dfc5ff713
docs: update web panel screenshots
2026-04-21 20:35:37 +10:00
xJARiD and GitHub
61b5ed7b13
Merge pull request #43 from xJARiD/develop
...
fix: improve stats archive rotation and satellites trend handling
2026-04-21 19:18:20 +10:00
Jared Dohrman
63e9368c84
fix: improve stats archive rotation and satellites trend handling
2026-04-21 19:14:17 +10:00
xJARiD and GitHub
59304ea9cd
Merge pull request #42 from xJARiD/develop
...
fix: add environment stats and suspend web panel for OTA
2026-04-21 18:23:14 +10:00
Jared Dohrman
2ad3b134f2
fix: suspend web panel for OTA
2026-04-21 18:19:33 +10:00
Jared Dohrman
0ad50e5bd0
repeater-mqtt-eastmesh-v1.3.8
2026-04-21 18:07:04 +10:00
xJARiD and GitHub
eeecafd055
Merge pull request #41 from xJARiD/develop
...
docs: add repeater-mqtt-eastmesh-v1.3.8 release notes
2026-04-21 16:12:32 +10:00
Jared Dohrman
616d1c8213
docs: add repeater-mqtt-eastmesh-v1.3.8 release notes
2026-04-21 16:12:11 +10:00
xJARiD and GitHub
66425aa42c
Merge pull request #40 from xJARiD/develop
...
fix: add SD card support for TBEAM_1W and set radio CLI
2026-04-21 16:09:26 +10:00
Liam Cottle and GitHub
d532481f34
Merge pull request #2335 from fizzyfuzzle/v4_adc_mult
...
Add Heltec V4 set adc.multiplier functionality
2026-04-21 18:06:42 +12:00
Jared Dohrman
746396aee9
fix: sd card shares the radio SPI object
2026-04-21 16:01:19 +10:00
Jared Dohrman
eb1a934849
fix: set radio using , separator
2026-04-21 14:13:57 +10:00
me
28b1586fd7
feat(techo-lite): add Non-Shell (screenless) companion BLE variant
...
T-Echo Lite Non-Shell has no ePaper display, but the existing
companion BLE env inherits DISPLAY_CLASS=GxEPDDisplay from the base
env. This causes display.begin() to run on non-existent hardware,
corrupting BLE initialization and generating a random PIN that
cannot be displayed, making BLE connection impossible.
Add LilyGo_T-Echo-Lite_non_shell_companion_radio_ble env that:
- excludes DISPLAY_CLASS and ePaper-related build flags
- removes GxEPDDisplay.cpp and ui-new from build sources
- uses static BLE_PIN_CODE=123456 (avoids random PIN generation)
Also fix boards/t-echo.json:
- add nrfutil to upload protocols list
- add use_1200bps_touch=true and wait_for_upload_port=true
to enable reliable flashing via PlatformIO upload button
2026-04-20 21:08:08 -07:00
Jared Dohrman
4ae00fcf46
fix: http use ctrl_port = 32769
2026-04-21 13:36:49 +10:00
Jared Dohrman
ec924e0c0d
fix: add SD card support for TBEAM_1W
2026-04-21 13:18:50 +10:00
Scott Powell
3d982711a6
* CommonCLI: more reply bounds checking
2026-04-21 12:12:47 +10:00
Scott Powell
db7baa7bd7
* CommonCLI: bounds check added to "unknown config:" replies
2026-04-21 12:07:39 +10:00
xJARiD and GitHub
04a4ef4d88
Merge pull request #39 from xJARiD/develop
...
fix: require configured mqtt iata before broker connect
2026-04-20 22:39:16 +10:00
Jared Dohrman
bf57f342b3
fix: require configured mqtt iata before broker connect
2026-04-20 22:30:06 +10:00
xJARiD and GitHub
e4c4d9d160
Merge pull request #38 from xJARiD/develop
...
docs: add API guide
2026-04-20 12:40:24 +10:00
Jared Dohrman
073280638e
docs: add API guide
2026-04-20 12:39:27 +10:00
xJARiD and GitHub
5727a4883f
Merge pull request #37 from xJARiD/develop
...
repeater-mqtt-eastmesh-v1.3.6
2026-04-20 09:08:37 +10:00
Jared Dohrman
b16d06f865
docs: add repeater-mqtt-eastmesh-v1.3.6 release notes
2026-04-20 09:04:22 +10:00
Jared Dohrman
465bf7ee6d
fix: AGENTS.md
2026-04-20 09:01:44 +10:00