mirror of https://github.com/ARMmbed/mbed-os.git
In rx_config(params) API we shouldn't check for radio state as radio may never get idle for a class C device. That check made sense only for class A. As the PHY layer have no conecpt of receive windows which is a MAC layer construct, we should remove the state check. The API will be changed later to void rx_config(params). In addition to that another bug is fixed in the open_rx2_windows() API. We should set the rx slot first before instantiating a test based on its value. |
||
|---|---|---|
| .. | ||
| lorastack | ||
| system | ||
| LICENSE | ||
| LoRaRadio.h | ||
| LoRaWANBase.h | ||
| LoRaWANInterface.cpp | ||
| LoRaWANInterface.h | ||
| LoRaWANStack.cpp | ||
| LoRaWANStack.h | ||
| lorawan_types.h | ||
| mbed_lib.json | ||