master
Shoichi Sakane 2017-09-26 07:49:46 +09:00
parent 217a67861b
commit efbaf237e5
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ A calculator of the time on air of LoRa PHY frame in Python.
This script refers to the section 4.1.1.6. LoRa 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].
The default value is aligned to LoRaWAN AS923.
## Usage ## Usage
lorawan_toa.py [-h] [--band-width N_BW] [--disable-dro] [--disable-eh] lorawan_toa.py [-h] [--band-width N_BW] [--disable-dro] [--disable-eh]