Wessel Nieboer and Wessel Nieboer
0a13ac7fc7
Default button polarity to active-LOW across all firmware types
...
Nearly all LoRa boards use a boot button that pulls to ground when
pressed.
2026-04-04 13:19:13 +02:00
Wessel Nieboer and Wessel Nieboer
a5ae89aac0
Fix RAK4631 SX1262 hardware pin config
2026-04-04 13:18:17 +02:00
Liam Cottle and GitHub
0afd5a9336
Merge pull request #2244 from jirogit/fix/generic-espnow-advert-name
...
fix: correct ADVERT_NAME for Generic ESPNow room server (was 'Heltec Room')
2026-04-04 17:24:50 +13:00
jirogit
6769b74df6
fix: correct ADVERT_NAME for Generic ESPNow room server (was 'Heltec Room')
...
env:Generic_ESPNOW_room_svr was using 'Heltec Room' as ADVERT_NAME,
causing Generic ESPNow room server nodes to advertise with the wrong
device name on the mesh.
2026-04-03 19:08:15 -07:00
jirogit
ce32d91ecb
fix: correct ADVERT_NAME for ThinkNode M5 (was M2)
...
Repeater and Room Server environments in variants/thinknode_m5/platformio.ini
were using 'Thinknode M2' as the ADVERT_NAME, causing M5 nodes to advertise
with the wrong device name on the mesh.
- env:ThinkNode_M5_Repeater: 'Thinknode M2 Repeater' -> 'Thinknode M5 Repeater'
- env:ThinkNode_M5_room_server: 'Thinknode M2 Room Server' -> 'Thinknode M5 Room Server'
2026-04-03 18:55:39 -07:00
KPrivitt and GitHub
27f732653b
Added RAK12035 Soil Moisture and Temperature Sensor ( #2223 )
2026-04-03 22:54:24 +13:00
Liam Cottle and GitHub
d0450bca99
Merge pull request #2228 from liamcottle/refactor/gat562-mesh-watch
...
Refactor GAT562 Mesh Watch
2026-04-02 17:19:12 +13:00
Liam Cottle and GitHub
b934daa990
Merge pull request #2007 from khudson/r1neo
...
Muzi Works R1 Neo support
2026-04-02 00:36:44 +13:00
fcad0dc7ed
Apply suggestion from @weebl2000
...
Co-authored-by: Wessel <wessel@weebl.me >
2026-04-02 00:27:58 +13:00
8fc9e1736c
Apply suggestion from @weebl2000
...
Co-authored-by: Wessel <wessel@weebl.me >
2026-04-02 00:23:52 +13:00
liamcottle
b37201db89
double press top button to go back on gat562 mesh watch
2026-04-01 21:51:32 +13:00
liamcottle
1a897a3b5f
use top button to wake hibernated gat562 mesh watch
2026-04-01 21:50:33 +13:00
Liam Cottle and GitHub
856df241ee
Merge pull request #2138 from MGJ520/dev_GAT562_Mesh_Watch13
...
Support for GAT562 Mesh Watch13 device
2026-03-31 21:54:38 +13:00
overkillfpv
f0ec5d2ae7
changed to set the preamble on radio settings change
2026-03-29 21:45:16 +11:00
Snayler and GitHub
bfdd5fb571
Fix formatting of ADC_MULTIPLIER definition
2026-03-27 01:23:04 +00:00
Snayler and GitHub
4b25f0a3df
Add correct ADC_MULTIPLIER definition to Heltec Wireless Paper
2026-03-27 01:19:46 +00:00
Snayler and GitHub
50e9456f28
Define ADC_MULTIPLIER for adjustable ADC calculation
2026-03-27 01:17:39 +00:00
MGJ
76be69dcde
Reduce unnecessary compilation time
2026-03-26 16:32:00 +08:00
fdlamotte and GitHub
15b246924e
Merge pull request #2121 from archef2000/patch-1
...
Fix typo for ThinkNode M5 room server environment
2026-03-25 16:03:09 -04:00
Quency-D
9664305a87
Adapt LNA CLI control commands for heltec_t096.
2026-03-24 16:13:13 +08:00
Quency-D
2442e9a5bd
Adapt LNA CLI control commands for heltec_tracker_v2.
2026-03-24 16:05:28 +08:00
MGJ
cd6c09a0d9
Support for GAT562 Mesh Watch13 device
2026-03-24 14:16:48 +08:00
Quency-D
8435464c84
Add v4 FEM LNA CLI control commands.
2026-03-24 10:48:15 +08:00
Jeroen Vermeulen and GitHub
da689c8e91
Fix default radio.rxgain for Station G2
...
As @LitBomb pointed out in his [comment](https://github.com/meshcore-dev/MeshCore/issues/2118#issuecomment-4108168109 ) on #2118 RX Boosted Gain should not be enabled for the Station G2.
This change is a fix for #2124 to make the default of `radio.rxgain` to be OFF on the Station G2.
This restores the pre-1.14.1 behaviour with the only change being the user is now able to change the setting in the CLI.
2026-03-23 23:06:42 +01:00
Liam Cottle and GitHub
127057e7bc
Merge pull request #2042 from whywilson/dev
...
Add GAT562 Mesh EVB Pro Repeater and Room Server
2026-03-22 13:57:30 +13:00
Konstantin and GitHub
c7b8db55e6
Fix typo for ThinkNode M5 room server environment
2026-03-21 23:09:28 +01:00
whywilson
b07ab2bc55
Remove useless define in GAT562_Mesh_EVB_Pro.
2026-03-21 20:45:29 +08:00
Ryan Gregg
3c1a0941aa
Fix POE boot failure on RAK4631 Ethernet builds
...
Drive WB_IO2 (slot power switch) HIGH via early constructor before the
Arduino framework initializes. Without this, the board brownouts on
POE-only power because the slot MOSFET isn't enabled early enough for
the RAK13800 POE module to deliver power to the baseboard.
Also remove the W5100S hardware reset pulse from Ethernet init — the
chip comes out of power-on reset cleanly, and toggling reset kills
the PHY link which breaks POE power delivery.
2026-03-20 17:56:04 -07:00
ripplebiz and GitHub
7fa7ac24db
Merge pull request #1867 from Quency-D/dev-heltec-v4.3
...
add heltec v4.3 board
2026-03-20 20:54:51 +11:00
Quency-D
f6cfed66b3
add heltec_mesh_node_t096 board.
2026-03-20 15:56:09 +08:00
Robert Ekl
6978fc4bc9
Fix T1000-E pin comments
2026-03-17 09:00:06 -05:00
whywilson
69123ca056
Update GAT562_Mesh_EVB_Pro Config and remove LoRa Specification and change Repeater name.
2026-03-17 19:46:39 +08:00
João Brázio and GitHub
92bef49c55
Merge branch 'dev' into 2026/remote-lna
2026-03-16 09:40:10 +00:00
João Brázio
274e00df50
Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna
2026-03-16 09:37:55 +00:00
João Brázio
75895895f0
Add USE_SX1262 flag to multiple platformio.ini configurations
2026-03-16 09:34:12 +00:00
whywilson
fa662d73e9
Merge branch 'dev' of https://github.com/meshcore-dev/MeshCore into dev
2026-03-16 14:53:44 +08:00
ripplebiz and GitHub
c0d73ec4a1
Merge pull request #1984 from samschlegel/samschlegel/rak3401-power-management
...
Add nrf52 power management for RAK3401
2026-03-16 14:37:03 +11:00
ripplebiz and GitHub
a0867a0b1b
Merge pull request #2009 from MGJ520/dev
...
Support for GAT562 30S Mesh Kit device and fix other minor issues
2026-03-16 14:14:00 +11:00
Wessel Nieboer
0e62240119
Set AUTO_OFF_MILLIS to 0 for E213, E290
2026-03-15 15:51:31 +01:00
Wessel Nieboer
696323c11b
Fix Heltec E213 and E290 e-ink board builds
2026-03-15 15:51:25 +01:00
Sybren A. Stüvel
9349e6ab6b
SenseCap Solar: fix use of LED_GREEN
...
5188221584 changed LED_RED/GREEN to
LED_WHITE/BLUE, but didn't convert all uses of LED_GREEN.
2026-03-14 21:52:08 +01:00
Ryan Gregg and Claude Opus 4.6
eba2446747
Merge upstream/dev into rak-ethernet
...
Resolve conflicts: keep both Ethernet CLI and SenseCAP power-off
button code in repeater, keep both Ethernet docs and power management
CLI docs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 11:07:09 -07:00
whywilson
c994c6206d
Add GAT562 Mesh EVB Pro Repeater and Room Server.
2026-03-13 13:28:15 +08:00
MGJ and GitHub
7ecfbfd4e6
Merge branch 'meshcore-dev:dev' into dev
2026-03-12 18:20:19 +08:00
MGJ
307142986f
Support for GAT562 30S Mesh Kit device
2026-03-12 18:19:53 +08:00
MGJ
82689512f8
Fix incorrect comments
2026-03-12 18:18:10 +08:00
MGJ
e9ff0bd9b0
Remove GAT562 Mesh Tracker Pro device radio preset
2026-03-12 18:02:46 +08:00
Scott Powell
bb8dc5b55b
Merge branch 'main' into dev
2026-03-12 18:14:56 +11:00
ripplebiz and GitHub
792f299986
Merge pull request #1873 from Specter242/codex/sensecap-solar-led-poweroff-parity
...
sensecap solar: add poweroff/shutdown support and nrf52 PM parity
2026-03-12 18:13:14 +11:00
kelsey hudson
a56419dc21
R1 Neo: Turn off debugging, rtc cleanup
2026-03-11 18:24:01 -07:00