Commit Graph
19 Commits
Author SHA1 Message Date
Matthias Wientapper caeada16cc platformio.ini: set LORA_CR to 8 2026-04-05 17:29:10 +02:00
Matthias Wientapper 3ccb052a54 rak4631, Xiao NRf, T114: set lockout voltage to 0V 2026-04-05 17:29:10 +02:00
Matthias Wientapper 87e6acec5a set default: disable flood adverts 2026-04-05 17:29:10 +02:00
Matthias Wientapper 28bb07adec Integration of upstrem PR #1810 2026-04-05 17:29:10 +02:00
Matthias Wientapper 8075edb2d7 Integration of upstrem PR #1727 2026-04-05 17:29:08 +02:00
Matthias Wientapper c6c4951480 Integration of upstrem PR #1338 2026-04-05 17:29:07 +02:00
mattzzwandWessel d804434f5b Update examples/simple_room_server/MyMesh.cpp
Fix pow() and rand() are calculated for every forwarded packet, but we only need it for flood advert. Also fixes 'paket' typo.

Co-authored-by: Wessel <wessel@weebl.me>
2026-03-29 10:43:15 +02:00
mattzzwandWessel c0d19a007d Update examples/simple_repeater/MyMesh.cpp
Fix pow() and rand() are calculated for every forwarded packet, but we only need it for flood advert. Also fixes 'paket' typo.

Co-authored-by: Wessel <wessel@weebl.me>
2026-03-29 10:43:15 +02:00
mattzzwandWessel 1b922cdaf4 Update src/helpers/CommonCLI.cpp
Co-authored-by: Wessel <wessel@weebl.me>
2026-03-29 10:43:15 +02:00
Matthias Wientapper 101880f834 Add cli config flood.advert.base
0 = forwarding flood adverts off
1 = forwarding flood adverts on (unrestricted)
0.308 (default) = prob. forwarding according to #1338
2026-03-29 10:43:15 +02:00
Matthias Wientapper 06a0faeca8 Limit flood advert packet forwarding for roomservers as well 2026-03-29 10:39:35 +02:00
Matthias Wientapper 14a97e3dc7 Limit flood advert packet forwarding, implements #1223 2026-03-29 10:39:35 +02:00
mattzzwandGitHub d11d8ea626 Merge branch 'meshcore-dev:dev' into dev 2026-02-10 22:33:43 +01:00
Matthias Wientapper 2b754d4295 cli_commands.md: region available via remote cli in 1.12.0
changed with #1476
2026-01-31 23:20:56 +01:00
Matthias Wientapper 0805a47f35 Add output of region cmd via lora cli
Add cli commands "region list {allowed|denied}"
2026-01-26 17:44:43 +01:00
mattzzwandGitHub 2bcc9c10d2 Update faq.md
Fix typo
2025-12-14 18:29:49 +01:00
Matthias Wientapper f339c74bb4 * Add #ifdef, reuse variable 2025-10-27 17:58:29 +01:00
Matthias Wientapper a38418e09a * Add display of IP address to companion screen 2025-10-22 20:01:15 +02:00
Matthias Wientapper b3adaa790a Update faq.md 2025-08-30 20:53:57 +02:00