master
Shoichi Sakane 2017-09-11 12:34:08 +09:00
parent 299b5e47cf
commit 7b82df8c91
1 changed files with 2 additions and 2 deletions

View File

@ -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.
![LoRa ToA](lora_toa.png) ![LoRa ToA](lora_toa.png)