Liam Cottle
b6454d6251
Merge pull request #2703 from IoTThinks/Fixed-powersaving--in-cli_commands.md-2026-06
...
Change default power saving setting to 'off'
2026-06-06 16:09:27 +12:00
IoTThinks
6a9a84e8a5
Change default power saving setting to 'off'
2026-06-06 11:04:36 +07:00
Scott Powell
397ac6144f
* number allocations: Ripple range reserved
2026-06-06 12:45:35 +10:00
ripplebiz
53d50aa1ef
Merge pull request #2684 from oltaco/rp2040-build-fixes
...
Build fixes for some RP2040 targets
2026-06-05 12:30:08 +10:00
Liam Cottle
1485d3301b
Merge pull request #2463 from NoodlesNZ/fix-stddef
...
Add stddef.h to fix compilation issue on MacOS
2026-06-05 11:29:44 +12:00
Liam Cottle
5222ee4d13
Merge pull request #2685 from oltaco/more-build-fixes
...
Build fixes for nibble_screen_connect and ThinkNode M2
2026-06-05 03:08:10 +12:00
taco
b4b0a0ee0f
build fixes for nibble_screen_connect and thinknode_m2
2026-06-05 00:55:02 +10:00
taco
7ce8b66718
build fix for rp2040 companion usb
2026-06-04 23:36:51 +10:00
taco
33ce1c991c
add missing radio_init() for rak11310
2026-06-04 23:30:50 +10:00
taco
2a8bd3edad
pin platform-raspberrypi to 4e22a0d
...
pins framework-arduinopico @ 1.50600.0+sha.6a1d13e9
2026-06-04 23:21:41 +10:00
Liam Cottle
b4038529b5
Merge pull request #2683 from oltaco/techo-card-buildfixes
...
build fixes for LilyGo T-Echo Card
2026-06-04 21:40:11 +12:00
taco
2f221acd37
build fixes for LilyGo T-Echo Card
2026-06-04 19:05:58 +10:00
Liam Cottle
da21d42a2e
Merge pull request #2672 from meshcore-dev/non-contact-requests
...
Non contact requests
2026-06-04 16:05:47 +12:00
Liam Cottle
b83355e702
Merge pull request #2671 from sefinek/fix/typos-grammar-formatting
...
Fix typos and formatting in documentation and comments
2026-06-04 15:57:48 +12:00
ripplebiz
6be398d748
Merge pull request #2663 from oltaco/no-autoshutdown-when-powered
...
Disable auto-shutdown when externally powered, add auto-shutdown warning for OLED displays
2026-06-04 13:42:00 +10:00
Scott Powell
3c96a7de43
* powersaving on/off lowercase fix
2026-06-04 13:36:18 +10:00
ripplebiz
999e20a4c2
Merge pull request #1687 from IoTThinks/MCdev-PowerSaving-for-all-esp32-repeaters-202602
...
Added PowerSaving for all ESP32-based repeaters
2026-06-04 13:31:51 +10:00
Liam Cottle
cb73a4a156
Merge pull request #2022 from weebl2000/adjust-max-framesize
...
Increase MAX_FRAME_SIZE by 4 bytes
2026-06-03 19:58:01 +12:00
Kevin Le
aeca6f3f3f
Added "override" to getIRQGpio() for ESP32Board.h
2026-06-03 14:10:28 +07:00
Sefinek
81510e7495
docs: fix remaining rendering issues
2026-06-03 00:38:53 +02:00
Sefinek
4dcd664363
docs: fix remaining rendering issues
2026-06-03 00:32:25 +02:00
Sefinek
4f4699ab61
docs: fix remaining rendering issues
2026-06-03 00:28:09 +02:00
Sefinek
f7bff44572
docs: fix remaining rendering issues
2026-06-03 00:24:01 +02:00
Sefinek
456e14f7a7
docs: add missing periods at sentence endings
2026-06-03 00:15:26 +02:00
Sefinek
15913d580f
docs: fix FAQ rendering
2026-06-03 00:14:29 +02:00
Sefinek
3daa6adc83
docs: fix FAQ heading capitalization
2026-06-02 23:57:50 +02:00
Sefinek
6b5cf1a9d7
docs: fix FAQ link rendering
2026-06-02 23:48:28 +02:00
Sefinek
1422f02cd3
docs: fix FAQ rendering
2026-06-02 23:35:02 +02:00
Sefinek
f9a0f215c4
docs: fix FAQ resource link rendering
2026-06-02 23:31:25 +02:00
Sefinek
e0a6fd12b5
docs: fix FAQ bullet list rendering
2026-06-02 22:34:38 +02:00
Sefinek
4749a61bb4
docs: fix FAQ bullet list rendering
2026-06-02 22:30:42 +02:00
Sefinek
bf39919f15
docs: remove extra FAQ TOC indentation
2026-06-02 22:28:15 +02:00
Sefinek
cc05ae555a
docs: fix typos, grammar, and formatting in FAQ and code comments
2026-06-02 22:12:18 +02:00
Sefinek
82560ede55
chore: normalize board JSON line endings
2026-06-02 15:34:00 +02:00
Liam Cottle
15889c32c0
Merge pull request #2664 from entr0p1/fix/rak_wismesh_tag_platform
...
Rak WisMesh Tag fixes
2026-06-02 23:01:22 +12:00
taco
e449af1723
bypass auto-shutdown delay for e-ink devices
2026-06-02 18:37:18 +10:00
taco
5e3edd0bbc
add bool isEink() for eink display drivers
2026-06-02 18:36:07 +10:00
entr0p1
12f069b513
Rak WisMesh Tag fixes
...
- Remove debug flag
- Correct lib_deps from rak4631 to rak_wismesh_tag
- Correct extends from rak4631 to rak_wismesh_tag
2026-06-02 16:17:08 +10:00
Scott Powell
83ad3a6dc0
* direct/zero hop by default
2026-06-02 15:32:28 +10:00
Scott Powell
f66c1d0258
* simplified the new flood.max.unscoped pref
2026-06-02 14:15:33 +10:00
ripplebiz
09349c5b28
Merge pull request #2661 from mrzarquon/mrz/flood_max_unscoped
...
Implement flood.max.unscoped to allow selective repeating of unscoped messages
2026-06-02 14:00:33 +10:00
Liam Cottle
94063f6833
Merge pull request #2636 from sefinek/fix/cmd-device-query-typo
...
fix: rename CMD_DEVICE_QEURY to CMD_DEVICE_QUERY
2026-06-02 12:41:57 +12:00
Liam Cottle
69a8930188
Merge pull request #2635 from sefinek/docs/fix-typos-and-grammar
...
docs: fix typos, grammar issues and standardise Wi-Fi spelling
2026-06-02 12:41:30 +12:00
Chris Barker
b6ae8c9447
Updates Docs to reflect flood.max.unscoped behavior.
2026-06-01 21:30:31 +01:00
Chris Barker
a33f3011a5
Feat: Adds flood.max.unscoped setting
...
Before this commit, there was no way to set a different max hop count
for unscoped messages.
Now with this change, by defaul it tracks the flood.max setting, until
a user provides a flood.max.unscoped value, which tax precidence for
packets if ROUTE_TYPE_FLOOD is true.
2026-06-01 21:30:17 +01:00
taco
3ce1cf404e
NRF52: disable autoshutdown if powered, add auto-shutdown warning for oled
2026-06-02 00:55:25 +10:00
taco
f701b58b4b
NRF52Board: ungate isExternalPowered()
2026-06-02 00:53:00 +10:00
Scott Powell
760bb5951d
* Bug fix: adding neighbor when path_mode != 0
2026-06-01 23:08:39 +10:00
ripplebiz
85de7d46ad
Merge pull request #2655 from fdlamotte/wio-e5-fix
...
stm32: make subghz dep fix global and update framework
2026-06-01 22:39:01 +10:00
Scott Powell
bc5d648204
* contacts sync fix
...
* fix for reusing transient/anon contacts only
2026-06-01 19:04:42 +10:00