Matthias Wientapper
29aa1c3795
rak4631: set lockout voltage to 0V
2026-03-05 16:26:19 +01:00
Matthias Wientapper
38d78041f7
set default: disable flood adverts
2026-03-05 16:26:19 +01:00
Matthias Wientapper
aaa08cb330
Integration of upstrem PR #1810
2026-03-05 16:26:19 +01:00
Matthias Wientapper
15daafff22
Integration of upstrem PR #1338
2026-03-05 16:26:17 +01:00
Matthias Wientapper
8827988842
Integration of upstrem PR #1297
2026-03-05 16:26:16 +01:00
mattzzw and Wessel
853ee62eb0
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 11:32:47 +01:00
mattzzw and Wessel
7af6941220
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 11:32:47 +01:00
mattzzw and Wessel
a678c4a9e6
Update src/helpers/CommonCLI.cpp
...
Co-authored-by: Wessel <wessel@weebl.me >
2026-03-05 11:32:47 +01:00
Matthias Wientapper
e24b5ff263
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 11:32:47 +01:00
Matthias Wientapper
6209ad12ce
Limit flood advert packet forwarding for roomservers as well
2026-03-05 11:32:47 +01:00
Matthias Wientapper
971b3f414f
Limit flood advert packet forwarding, implements #1223
2026-03-05 11:31:43 +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