mirror of https://github.com/ARMmbed/mbed-os.git
Previously we had been incrementing UL frame counter for a CONFIRMED message only when the transmission was deemed successful i.e., we would have received an ack before all the retries would have exhausted. Now we have opted to increment the frame counter if all the retries are exhausted considering the fact that we essentially treat the next message after retry exhaustion as a new packet so we should also increment the frame counter. |
||
---|---|---|
.. | ||
LoRaMac.cpp | ||
LoRaMac.h | ||
LoRaMacChannelPlan.cpp | ||
LoRaMacChannelPlan.h | ||
LoRaMacCommand.cpp | ||
LoRaMacCommand.h | ||
LoRaMacCrypto.cpp | ||
LoRaMacCrypto.h |