mbed-os/features/lorawan
Kimmo Vaisanen 30a978ac04 Lora: Fix max tx power check
In LoRa TX power value 0 means the maximum allowed TX power and values >0
are limiting the allowed TX power to lower.

tx_config was incorrectly checking the power level and causing the maximum
TX power to be always used. Lora gateway can request node to use lower TX
power with LinkAdrReq MAC command.
2018-05-04 12:22:29 +01:00
..
lorastack Lora: Fix max tx power check 2018-05-04 12:22:29 +01:00
system Correct LoRaWAN license header 2018-02-15 15:40:18 +02:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaRadio.h Moving LoRaRadio and LoRaWANBAse to lorawan 2018-02-11 00:31:47 +02:00
LoRaWANBase.h Moving LoRaRadio and LoRaWANBAse to lorawan 2018-02-11 00:31:47 +02:00
LoRaWANInterface.cpp Improve error handling & robustness 2018-02-11 00:31:47 +02:00
LoRaWANInterface.h Moving LoRaRadio and LoRaWANBAse to lorawan 2018-02-11 00:31:47 +02:00
LoRaWANStack.cpp revert typos in external sources 2018-03-26 18:52:24 +01:00
LoRaWANStack.h Improve error handling & robustness 2018-02-11 00:31:47 +02:00
mbed_lib.json Major PHY layer modifications 2018-02-11 00:31:47 +02:00