mbed-os/features/lorawan/lorastack
Hasnain Virk b07c3e791f Reporting scheduling failures
It is quite possible that the user request for scheduling an uplink is deferred because of backoff or if it was a CONFIRMED message, a retry may take place on a different datarate and different channel.
We didn't have a hook for such deferred scheduling, telling the user whether the async rescheduling worked or not. This commit adds that capability and now we can tell the application if a scheduling failure took place after the original schedule request was accepted.
2018-08-01 16:28:00 +03:00
..
mac Reporting scheduling failures 2018-08-01 16:28:00 +03:00
phy Lora: Support user provided LoRaPHY object 2018-07-06 15:11:10 +03:00