Jose Alamos 0bef73205c
[treewide] lora: use int16_t for RSSI value
The RSSI values reported by LoRa transceiver can be less than -127.
Therefore, `int8_t` is not enough. This commit defines the RSSI of
`netdev_lora_rx_info` as `int16_t` and adapt the drivers accordingly
(sx126x, sx127x).

(cherry picked from commit 9955a35c639ca9441ad42d9b2838205bc30ed587)
2022-01-18 11:05:15 +01:00
..
2021-12-03 10:12:37 +01:00
2021-12-03 10:12:37 +01:00
2021-10-02 14:45:10 +02:00
2021-12-10 18:51:27 +01:00
2022-01-06 14:28:38 +01:00
2021-09-08 15:22:40 +02:00
2021-12-03 10:12:37 +01:00
2021-12-03 10:12:34 +01:00
2021-12-03 10:12:37 +01:00
2021-12-03 10:12:38 +01:00
2021-12-14 22:53:01 +01:00
2021-12-03 10:12:34 +01:00
2021-11-17 15:31:17 +01:00
2021-12-03 10:12:33 +01:00
2021-10-01 14:44:10 +02:00
2021-12-10 18:51:27 +01:00