updated
parent
299b5e47cf
commit
7b82df8c91
|
@ -2,7 +2,7 @@ lorawan_toa
|
||||||
===========
|
===========
|
||||||
|
|
||||||
The time on air calculator of LoRa in Python.
|
The time on air calculator of LoRa in Python.
|
||||||
This script refers to the section 4.1.1.6. LoRaTM Packet Structure,
|
This script refers to the section 4.1.1.6. LoRa Packet Structure,
|
||||||
[SX1276/77/78/79 Datasheet][http://www.semtech.com/images/datasheet/sx1276_77_78_79.pdf].
|
[SX1276/77/78/79 Datasheet][http://www.semtech.com/images/datasheet/sx1276_77_78_79.pdf].
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -15,7 +15,7 @@ This script refers to the section 4.1.1.6. LoRaTM Packet Structure,
|
||||||
## graph_as923.py
|
## graph_as923.py
|
||||||
|
|
||||||
It makes a set of figures about Time on Air and PHYPayload size,
|
It makes a set of figures about Time on Air and PHYPayload size,
|
||||||
especially AS923 using matlib like below.
|
especially LoRaWAN AS923 using matlib like below.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue