mbed-os/features/lorawan/lorastack
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
..
mac Lora: Fix resetting of max_eirp and antenna_gain values 2018-04-09 15:06:27 +01:00
phy Lora: Fix max tx power check 2018-05-04 12:22:29 +01:00