mbed-os/features/lorawan/lorastack/mac
Kimmo Vaisanen 153b137953 Lora: Fix resetting of max_eirp and antenna_gain values
This is a fix for issue #6391

max_eirp and antenna_gain are floating point variables. Values of these
were incorrectly read from MIB as integer and therefore incorrect values
were set.
2018-04-09 15:06:27 +01:00
..
LoRaMac.cpp Lora: Fix resetting of max_eirp and antenna_gain values 2018-04-09 15:06:27 +01:00
LoRaMac.h Style Changes in MAC layer 2018-02-11 00:31:47 +02:00
LoRaMacChannelPlan.cpp A few Cosmetics & methods for mask manipulation 2018-02-13 15:09:58 +02:00
LoRaMacChannelPlan.h Improve error handling & robustness 2018-02-11 00:31:47 +02:00
LoRaMacCommand.cpp Style Changes in MAC layer 2018-02-11 00:31:47 +02:00
LoRaMacCommand.h Style Changes in MAC layer 2018-02-11 00:31:47 +02:00
LoRaMacCrypto.cpp Style Changes in MAC layer 2018-02-11 00:31:47 +02:00
LoRaMacCrypto.h Style Changes in MAC layer 2018-02-11 00:31:47 +02:00
LoRaMacMcps.cpp Style Changes in MAC layer 2018-02-11 00:31:47 +02:00
LoRaMacMcps.h [IOTCELL-282] Code cleanup/simplification and rules 2018-02-11 00:31:47 +02:00
LoRaMacMib.cpp A few Cosmetics & methods for mask manipulation 2018-02-13 15:09:58 +02:00
LoRaMacMib.h [IOTCELL-282] Code cleanup/simplification and rules 2018-02-11 00:31:47 +02:00
LoRaMacMlme.cpp Style Changes in MAC layer 2018-02-11 00:31:47 +02:00
LoRaMacMlme.h Style Changes in MAC layer 2018-02-11 00:31:47 +02:00