mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-06 08:53:46 +02:00
697056aa93
AirtimeManager fed the configured coding rate straight into the Semtech symbol formula, so a config using the legacy index form (1..4) would multiply payload symbols by the raw index instead of the 4/5..4/8 denominator and undercount airtime. Normalize through openhop_core's shared coding_rate_denominator() before calculating.