mattzzw and Wessel
7f3442c13e
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-05 08:48:58 +01:00
mattzzw and Wessel
69ee28491a
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-05 08:48:58 +01:00
mattzzw and Wessel
179d66cb95
Update src/helpers/CommonCLI.cpp
...
Co-authored-by: Wessel <wessel@weebl.me >
2026-03-05 08:46:52 +01:00
Matthias Wientapper
d0f9a5b4e1
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-05 08:46:52 +01:00
Matthias Wientapper
26a004a89b
Limit flood advert packet forwarding for roomservers as well
2026-03-05 08:46:52 +01:00
Matthias Wientapper
9929d4e9dc
Limit flood advert packet forwarding, implements #1223
2026-03-05 08:46:52 +01:00
mattzzw and GitHub
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
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