mbed-os/features/lorawan/lorastack/phy
Hasnain Virk ac6fb71c90 Datarate bug fix in rx windows configs
While configuring RX parameters for the radio, we need to feed in
rx windows 1 and 2 parameters which are computed when we do the transmission.
We are actually setting the physical value of the data rate rather than
data rate table index and the expectation was to set the data rate index.
2018-05-08 16:45:26 +03:00
..
LoRaPHY.cpp Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHY.h Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYAS923.cpp Adding custom channel plan support in AS923 2018-05-08 16:45:25 +03:00
LoRaPHYAS923.h Changed RegionNextChannel function in order to return LoRaMacStatus_t instead of a boolean 2018-03-21 08:54:42 +02:00
LoRaPHYAU915.cpp Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYAU915.h Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYCN470.cpp Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYCN470.h Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYCN779.cpp Initializing band for default channels 2018-05-08 16:24:34 +03:00
LoRaPHYCN779.h A few Cosmetics & methods for mask manipulation 2018-02-13 15:09:58 +02:00
LoRaPHYEU433.cpp Initializing band for default channels 2018-05-08 16:24:34 +03:00
LoRaPHYEU433.h A few Cosmetics & methods for mask manipulation 2018-02-13 15:09:58 +02:00
LoRaPHYEU868.cpp Initializing band for default channels 2018-05-08 16:24:34 +03:00
LoRaPHYEU868.h A few Cosmetics & methods for mask manipulation 2018-02-13 15:09:58 +02:00
LoRaPHYIN865.cpp Initializing band for default channels 2018-05-08 16:24:34 +03:00
LoRaPHYIN865.h A few Cosmetics & methods for mask manipulation 2018-02-13 15:09:58 +02:00
LoRaPHYKR920.cpp Initializing band for default channels 2018-05-08 16:24:34 +03:00
LoRaPHYKR920.h LoRaWAN: Memory corruption due to band mishandling 2018-04-26 13:23:47 +03:00
LoRaPHYUS915.cpp Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYUS915.h Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYUS915Hybrid.cpp Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
LoRaPHYUS915Hybrid.h Datarate bug fix in rx windows configs 2018-05-08 16:45:26 +03:00
lora_phy_ds.h Immutable payload pointer in LoRaPHY 2018-05-08 16:24:34 +03:00
loraphy_target.h LoRa: Improved region macro handling 2018-04-09 15:22:48 +03:00