mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-26 19:42:46 +02:00
f91a30afa1
The TX delay factors changed from absolute seconds to firmware-matching airtime multipliers (random delay in [0, 5 * airtime * factor], per MeshCore getRetransmitDelay), but deployed configs tuned under the old seconds interpretation get no signal on upgrade. Log the interpretation and both factors at startup, and fix the stale wording in config.yaml.example and the web API docstring. Defaults are unchanged (flood 1.0, direct 0.5; firmware ships 0.5/0.3).