STM32CubeWL
STM32CubeWL copied to clipboard
[SYSTIME] Prevents SysTimeToMs computations that may cause miscalculations when calendarTime is too large
ST Internal Reference: 181479
Hello @wdfk-prog,
Thank you for your contribution. You have proposed three changes, detailed as follows:
- "[LoRaMac ProcessRadioTxDone] Optimize code reading and execution conditions"
- We cannot accept this change because we aim to implement a better solution, the condition if(MacCtx.NodeAckRequested == false) is evaluated for every LORAMAC_VERSION, and we plan to move this check elsewhere.
- "[LoRaMac] Add SendInfo function and GetMaxPayloadLength function for use by the outer layer"
- We cannot accept this change as it is considered a custom solution rather than a general one.
- "[SYSTIME] Prevents SysTimeToMs computations that may cause miscalculations when calendarTime is too large"
- Could you provide more details? Specifically, we need clarification on the module operation with 4194304000.
Regards,