ripplebiz
e744adfa39
Merge pull request #1413 from entr0p1/powermgt-nrf52840-v2
nRF52840 Power Management v2 Phase 1 - LPCOMP Wake and startup lockout
5 months ago
Liam Cottle
b853c7ced5
Merge pull request #1459 from oltaco/fix-roomserver-debug
Build fix for room server with MESH_DEBUG
5 months ago
Rastislav Vysoky
266f6ee856
fixed battery measurement
5 months ago
Rastislav Vysoky
e7c72c5c6a
initial port of rak3112
5 months ago
taco
9dd52bd0cc
build fix for room server with MESH_DEBUG=1
5 months ago
entr0p1
1f59e52880
nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
Added NRF52840 power management core functionality:
- Boot‑voltage lockout
- Initial support for shutdown/reset reason storage and capture (via RESETREAS/GPREGRET2)
- LPCOMP wake (for voltage-driven shutdowns)
- VBUS wake (for voltage-driven shutdowns)
- Per-board shutdown handler for board-specific tasks
- Exposed CLI queries for power‑management status in CommonCLI.cpp
- Added documentation in docs/nrf52_power_management.md.
- Enabled power management support in Xiao nRF52840, RAK4631, Heltec T114 boards
5 months ago
Scott Powell
3c27132914
* T1000e BLE - default node name is now the MAC address
5 months ago
Quency-D
fc61018d4d
Fix the issue of inconsistent I2C usage in the environmental sensor.
5 months ago
ripplebiz
616eb57b16
Merge pull request #1428 from etienn01/update-t114-i2c
Update T114 I2C pins for external RTC
5 months ago
ripplebiz
537acd7ea1
Merge pull request #1437 from nakoeppen/dev
Remove _serial->isConnected() logic from buzzer notifications
5 months ago
ripplebiz
32230f6167
Merge pull request #1415 from WattleFoxxo/StationG2-tx-power-changes
Change the Station G2's default TX power
5 months ago
Liam Cottle
bccefd6e37
Merge pull request #1445 from oltaco/thinknode_m1-gps-fix
ThinkNode M1 GPS fixes
5 months ago
taco
36f230d074
thinknode m1: allow GPS to sync clock
5 months ago
taco
ea85486dca
thinknode m1: add missing GPS page to new UI
5 months ago
taco
b09ddfc5e1
thinknode m1: add missing getLocationProvider() override
5 months ago
Socalix
46e4cc06e3
Revert boosted gain flag to original
5 months ago
nakoeppen
d68bc74514
Remove _serial->isConnected() logic from buzzer notifications
5 months ago
Miguel de Matos
a7cadc8e44
Fix Serial and TX LED not working on Heltec Wireless Paper V1.2
As described on #1276 , tested and working on my heltec wireless paper v1.2
5 months ago
Étienne Fesser
e51a2d1ba0
Update T114 I2C pins
5 months ago
ripplebiz
56ab59ded2
Merge pull request #1387 from chrisdavis2110/rak3401
Add Variant rak3401 (for new 1W booster kit)
5 months ago
ripplebiz
bf0777845a
Merge pull request #1408 from oltaco/improved-contact-mgmt
Contact management tweaks
5 months ago
chrisdavis2110
ed5d2909fc
updated variant rak3401
5 months ago
Chris Davis
5e4b33a1a0
Merge pull request #4 from chrisdavis2110/var-rak3401
Var rak3401
5 months ago
WattleFoxxo
5c7b28f110
Change the Station G2 default tx power
set the default TX power to 7dBm to avoid illegal power output by default.
5 months ago
taco
b919119faf
only write contacts when changed
5 months ago
taco
c61fde9328
always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[]
5 months ago
Liam Cottle
7d1f52252b
Merge pull request #1402 from recrof/v3-usb-contact-fix
fix: bump max contacts for heltec v3 companion usb
5 months ago
Rastislav Vysoky
11565673c3
fix: bump max contacts for v3 companion usb
5 months ago
Liam Cottle
23f1f2a3fa
Merge pull request #1399 from mannkind/patch-1
Fix Ikoka Stick builds
5 months ago
ripplebiz
d41a968d1d
Merge pull request #1379 from oltaco/improved-contact-mgmt
Companion: Improved Contact Management
5 months ago
taco
df6687034a
bootstrap RTC from contact.lastmod and improve slot overwrite logic
slot overwrite logic can now safely use contact.lastmod to find oldest contact for overwrite
5 months ago
taco
741564dd48
refactor: add populateContactFromAdvert()
5 months ago
taco
403ce1db08
contacts: granular autoadd and overwrite-oldest
5 months ago
Dustin Brewer
31f98bdd43
Fix Ikoka Stick builds
5 months ago
Socalix
4575800e40
Turn on register 0x8B5 LSB for improved RX, turn off boosted gain
5 months ago
Liam Cottle
56eb5b0499
Merge pull request #1373 from liquidraver/buildwithoutdebug
DISABLE_DEBUG=1 env variable to build.sh
5 months ago
Alexander aka R6DJO
0084d92239
Fix T1000-E negative temperature display bug
The ntc_temp2 lookup table was declared as 'char', which can be
unsigned on some platforms, causing negative temperature values
(-30°C to -1°C) to be incorrectly interpreted.
Changed to int8_t to ensure proper signed integer handling of
negative temperatures.
Fixes #1389
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
5 months ago
chrisdavis2110
06c4ca19ab
added variant rak3401
5 months ago
liquidraver
a48b185189
DISABLE_DEBUG=1 env variable to build.sh
5 months ago
Liam Cottle
4643f4d3a3
Merge pull request #1378 from recrof/ikoka-cleanup
cleanup ikoka variants and add all supported sensors
5 months ago
Liam Cottle
77257a376b
Merge pull request #1377 from recrof/t3s3-sx1276-fix
FIX: remove serial debug logging from t3s3 sx1276 companion usb
5 months ago
Rastislav Vysoky
324eab9394
cleanup ikoka variants and add all supported sensors
5 months ago
Rastislav Vysoky
266e4893fd
remove serial debug logging from t3s3 sx1276 companion usb
5 months ago
Scott Powell
bafbfaf2b5
Merge branch 'regions-request' into dev
5 months ago
Scott Powell
69a71d0e25
* repeater login response, FIRMWARE_VER_LEVEL now bumped to 2
5 months ago
Scott Powell
b6110eee38
* new req/resp (after login): REQ_TYPE_GET_OWNER_INFO (includes firmware-ver)
* ANON_REQ_TYPE_OWNER, firmware-ver removed (security exploit)
* ANON_REQ_TYPE_BASIC, formware-ver removed, just remote clock + some 'feature' bits
* CTL_TYPE_NODE_DISCOVER_REQ now ingored if 'repeat off' has been set
5 months ago
Scott Powell
4e4f6d92a0
* ANON_REQ_TYPE_VER_OWNER now delimited by newline chars
5 months ago
Scott Powell
65796c8f20
* CommonCLI: added "set name ..." validation
* ANON_REQ_TYPE_VER_OWNER, now removes commas from node_name
5 months ago
Scott Powell
fd69acb421
* new ANON_REQ_TYPE_VER (for just simple clock + ver info)
5 months ago
Scott Powell
2a035ad816
* ANON_REQ_TYPE_VER_OWNER, now includes node_name
5 months ago