mbed-os/features/lorawan
Hasnain Virk 8fd791db49 Adding TOA and Channel info in RX metadata
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.
2019-03-27 10:23:43 +02:00
..
lorastack Adding TOA and Channel info in RX metadata 2019-03-27 10:23:43 +02:00
system Adding TOA and Channel info in RX metadata 2019-03-27 10:23:43 +02:00
FSB_Usage.txt Copy edit FSB_Usage.txt 2018-08-27 10:06:21 -05:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaRadio.h Fixed single space that astyle caught 2019-01-11 11:31:42 +02:00
LoRaWANBase.h Deprecation notice for LoRaWANBase 2019-01-10 16:14:18 +02:00
LoRaWANInterface.cpp Doxygen corrections 2019-01-10 16:14:19 +02:00
LoRaWANInterface.h Doxygen corrections 2019-01-10 16:14:19 +02:00
LoRaWANStack.cpp Adding TOA and Channel info in RX metadata 2019-03-27 10:23:43 +02:00
LoRaWANStack.h Merge pull request #9219 from hasnainvirk/lorawanbase_migration 2019-02-21 13:55:11 +01:00
lorawan_types.h Adding TOA and Channel info in RX metadata 2019-03-27 10:23:43 +02:00
mbed_lib.json Final cleanup and ASCII art for algorithm v2 2018-12-10 08:53:30 +02:00