mirror of https://github.com/ARMmbed/mbed-os.git
8fd791db49
We provide now downlink channel frequency and time on air for the received frame in the RX metadata. Previously the channel information in both TX and RX metada contained the index number of the channel. That information wasn't very useful except the index numbers of default channels. To make more sense of the meta data, we now store the channel frequency in the channel parameter rather than the index number of the channel. RX time on air is collected from the radio driver and it is assumed that the downlink frame had 8 downlink preamble symbols (plus 4.25 of the preambles added by the chip) for LoRa modulation. This commit also include a bit of tidying of RX frequency storage in rx configuration parameters storage. Previously we were missing filling in the RX1 frequency correctly. |
||
---|---|---|
.. | ||
lorastack | ||
system | ||
FSB_Usage.txt | ||
LICENSE | ||
LoRaRadio.h | ||
LoRaWANBase.h | ||
LoRaWANInterface.cpp | ||
LoRaWANInterface.h | ||
LoRaWANStack.cpp | ||
LoRaWANStack.h | ||
lorawan_types.h | ||
mbed_lib.json |