crosstyan 32a0c80ab0 fix(llcc68): align airtime estimate with radio config
Calculate LoRa airtime from the exact LDRO value supplied to SetModulationParams instead of inferring it from symbol time.

Keep transmit_result airtime in microseconds for both LoRa and GFSK, using integer Hz math and 64-bit ceil division to avoid truncation errors.

Reapply modulation parameters during async TX flush so the estimator and the bytes sent to the radio stay in sync, and add a compile-time check for the intended SF7/BW125 implicit 6-byte airtime.
2026-05-25 12:54:15 +08:00
2026-05-19 10:48:52 +08:00
2026-05-19 10:48:52 +08:00
2026-05-19 10:30:34 +08:00
S
Description
No description provided
4.4 MiB
Languages
C++ 94.7%
C 4.9%
CMake 0.4%