LoRa Time on Air Calculator
Stars
25
Forks
16
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
49
commits
moved the code to calculate basic information.
57ff520
added a test referred to the semtech calculator..
ab736ea
added example of the command line.
926b3d6
enabled to show raw data rate.
f870f5b
moved argument parser into lorawan_toa_cal.py
1758e62
supported python3
ae08c14
removed the output of japan regulation.
c9605cc
fixed an example. the output was taken from other output...
8322d7a
enable to show data rate in Japan regulation.
8e2fcf4
moved parse_args() from library to toa.py.
236bc05
changed the place of note.
b5d12c7
fixed the old text.
28fa11e
added a note.
15f6e3a
updated the usage.
ba3544a
- added toa.py for python3. get_toa() moved into lorawan_toa_cal.py.
0f9f3b4