Commit graph

2624 commits

Author SHA1 Message Date
whywilson
b07ab2bc55 Remove useless define in GAT562_Mesh_EVB_Pro. 2026-03-21 20:45:29 +08:00
João Brázio
0ac33479d3
fix: update devcontainer features to use node instead of bun 2026-03-21 11:47:22 +00:00
Jeroen Vermeulen
7e6d8dde13
Update note about setting when upgrading
Clarified note regarding default setting for upgrades from older versions.
See https://github.com/meshcore-dev/MeshCore/pull/1653#issuecomment-4101341378
2026-03-20 23:54:48 +01:00
Jeroen Vermeulen
dbfc29b06a
Documented get/set radio.rxgain CLI command
Added documentation for RX Boosted Gain Mode commands.
2026-03-20 22:46:53 +01:00
ripplebiz
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
Liam Cottle
0b0fdb83d4
Merge pull request #2097 from Quency-D/heltec-t096
add heltec_mesh_node_t096 board.
2026-03-20 22:25:12 +13:00
Quency-D
f6cfed66b3 add heltec_mesh_node_t096 board. 2026-03-20 15:56:09 +08:00
Scott Powell
467959cc3b * version 1.14.1 2026-03-20 12:32:41 +11:00
ripplebiz
ed990c638a
Merge pull request #2048 from j0uni/airtime-docs
Airtime (af) documentation update
2026-03-20 11:59:07 +11:00
ripplebiz
bce0c4703a
Merge pull request #2076 from robekl/docs/fix-path-length-encoding
docs: clarify path_length hash-size encoding
2026-03-20 10:31:19 +11:00
Scott Powell
42db60bc26 * markdown changes 2026-03-20 10:23:51 +11:00
Janez T
ae9fcb3c0b fix: Rename grp dev type
ref: #1928
2026-03-19 09:35:02 +01:00
Janez T
2f68769185 fix: Widen grp data type
ref: #1928
2026-03-19 09:25:42 +01:00
Janez T
1fb26e7623 fix: Drop grp data timestamp
ref: #1928
2026-03-19 09:22:12 +01:00
Wessel Nieboer
1f48d2b869
Address comments 2026-03-18 22:09:24 +01:00
Janez T
2fe3c36b8f fix: Trim grp docs
ref: #1928
2026-03-18 20:34:15 +01:00
Janez T
896d60c026 fix: Keep data docs only
ref: #1928
2026-03-18 20:32:47 +01:00
Janez T
37b72ffc17 fix: Scope group data docs
ref: #1928
2026-03-18 20:29:49 +01:00
Janez T
f25d7a882a fix: Align channel data framing
ref: #1928
2026-03-18 20:14:22 +01:00
Janez T
a21b83b127 fix: address comments
ref:
2026-03-18 20:09:11 +01:00
Janez T
0e98939987 feat: Require 0xFF for custom payloads
ref:
2026-03-18 20:08:52 +01:00
Janez T
9b84278607 feat: Add support for PAYLOAD_TYPE_GRP_DATA
Docs changes are to reflect how it is currently in fw

This adds ability to send datagram data to everyone in channel
2026-03-18 20:08:52 +01:00
Robert Ekl
003eda1f1a
docs: clarify path length encoding 2026-03-17 12:55:18 -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
Liam Cottle
a22c4b6270
Merge pull request #2052 from Orum/dev
Add MCU temperature to telemetry responses from room servers.
2026-03-17 12:03:55 +13:00
Orum
b4b66521b6 Add MCU temperature to telemetry responses from room servers. 2026-03-16 17:34:16 -05:00
Jouni
4b6eb70b02 Airtime (af) documentation update 2026-03-16 16:26:55 +02:00
Liam Cottle
f9250da590
Merge pull request #1653 from jbrazio/2026/remote-lna
Implement remote LNA toggle CLI command
2026-03-17 02:22:51 +13:00
João Brázio
83b7a95679
Merge pull request #2 from weebl2000/2026/remote-lna
Make sure LR1110 builds
2026-03-16 09:55:00 +00:00
João Brázio
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
2f2d92cadb
Merge pull request #1964 from EtoOnAmill/main
Removed section for isolated `get bridge.source`
2026-03-16 14:39:26 +11:00
ripplebiz
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
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
ripplebiz
1a35d33b6c
Merge pull request #2023 from nextgens/fix_pio_upload
fix pio upload
2026-03-16 14:00:55 +11:00
Scott Powell
fcfdc5fc5b * Repeater and Room Server: flood advert timer now uses the path_hash_mode pref 2026-03-16 13:56:19 +11:00
ripplebiz
2de44e5f5b
Merge pull request #2037 from weebl2000/fix-heltec-E213-E290-eink
Fix Heltec E213 and E290 e-ink board builds
2026-03-16 13:46:05 +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
Liam Cottle
ba71820691
Merge pull request #2026 from sybrenstuvel/sybren/dev-fix-sensecap-solar-led-green
Sybren/dev fix sensecap solar led green
2026-03-15 11:36:21 +13: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
Florent Daigniere
8ee4dc64e1 fix build 2026-03-14 18:54:27 +01:00
Wessel Nieboer
9af332b6e6
Make sure LR1110 builds 2026-03-13 13:48:36 +01:00
Liam Cottle
aedc00e16a
Merge pull request #1999 from weebl2000/also-sanity-build-main-dev
Have the github workflow sanity check also run against main and dev
2026-03-13 19:27:46 +13:00
whywilson
c994c6206d Add GAT562 Mesh EVB Pro Repeater and Room Server. 2026-03-13 13:28:15 +08:00
MGJ
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