Commit Graph
28 Commits
Author SHA1 Message Date
Matthias Wientapper b7a3fb122c pr1810, modify to not completely block flood adverts 2026-04-24 21:35:55 +02:00
Matthias Wientapper c0a107cb23 platformio.ini: set LORA_CR to 8 2026-04-24 21:35:55 +02:00
Matthias Wientapper e9e98f1c87 rak4631, Xiao NRf, T114: set lockout voltage to 0V 2026-04-24 21:35:55 +02:00
Matthias Wientapper c41309601d set default: disable flood adverts 2026-04-24 21:35:55 +02:00
Matthias Wientapper 30d4059a8c Integration of upstrem PR #1810 2026-04-24 21:35:55 +02:00
Matthias Wientapper 08b25cf724 Integration of upstrem PR #1727 2026-04-24 21:35:53 +02:00
Matthias Wientapper f7f6dbc22d Integration of upstrem PR #1338 2026-04-24 21:35:51 +02:00
mattzzwandWessel 2d2c0475ac 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-04-24 09:27:36 +02:00
mattzzwandWessel d81626ece5 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-04-24 09:27:36 +02:00
Matthias Wientapper fe7c388fdb 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-04-24 09:26:43 +02:00
Matthias Wientapper 3955a96df7 Limit flood advert packet forwarding for roomservers as well 2026-04-24 09:22:35 +02:00
Matthias Wientapper 1cb6c7a900 Limit flood advert packet forwarding, implements #1223 2026-04-24 09:22:35 +02:00
mattzzwandGitHub 2fb2630f40 Merge branch 'meshcore-dev:main' into main 2026-04-20 12:02:54 +02:00
mattzzwandGitHub 1eb14190d1 Merge branch 'meshcore-dev:main' into main 2026-04-05 17:11:27 +02:00
mattzzwandGitHub d16f465363 Update README.md 2026-03-29 12:14:47 +02:00
mattzzwandGitHub 9dd7ddf6cb Merge branch 'meshcore-dev:main' into main 2026-03-29 10:29:48 +02:00
mattzzwandGitHub c724f8cc9f Merge branch 'meshcore-dev:main' into main 2026-03-17 10:22:56 +01:00
mattzzwandGitHub 821efddbe9 Merge branch 'meshcore-dev:main' into main 2026-03-06 19:44:51 +01:00
mattzzwandGitHub ac23a76f97 Merge branch 'meshcore-dev:main' into main 2026-03-03 21:01:59 +01:00
mattzzwandGitHub 9831fd1470 Update README.md
Add MeshCore-Evo description
2026-02-27 09:11:52 +01:00
mattzzwandGitHub 1c61ed57a6 Update README.md
Add MeshCore-Evo description
2026-02-27 09:06:32 +01: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