Commit Graph

49 Commits (master)

Author SHA1 Message Date
tanupoo 57ff520583 moved the code to calculate basic information. 2020-08-31 10:04:22 +09:00
tanupoo ab736ea237 added a test referred to the semtech calculator.. 2020-08-31 09:40:57 +09:00
tanupoo 926b3d604d added example of the command line. 2020-08-31 09:31:45 +09:00
tanupoo f870f5bcbe enabled to show raw data rate. 2020-08-31 09:26:30 +09:00
tanupoo 1758e620c5 moved argument parser into lorawan_toa_cal.py 2020-08-31 09:02:01 +09:00
tanupoo ae08c14b83 supported python3 2020-08-30 18:59:13 +09:00
tanupoo c9605cc68d removed the output of japan regulation. 2020-08-30 11:32:08 +09:00
tanupoo 8322d7a2c9 fixed an example. the output was taken from other output... 2020-08-30 11:31:21 +09:00
tanupoo 8e2fcf4fa2 enable to show data rate in Japan regulation. 2020-08-29 13:16:44 +09:00
tanupoo 236bc056bb moved parse_args() from library to toa.py. 2020-08-28 19:14:19 +09:00
tanupoo b5d12c72fb changed the place of note. 2020-08-28 19:07:10 +09:00
tanupoo 28fa11e177 fixed the old text. 2020-08-28 19:04:21 +09:00
tanupoo 15f6e3a806 added a note. 2020-08-28 19:03:03 +09:00
tanupoo ba3544a97c updated the usage. 2020-08-28 18:58:44 +09:00
tanupoo 0f9f3b462f - added toa.py for python3. get_toa() moved into lorawan_toa_cal.py.
- didn't touch lorawan_toa.py for compatibility.
2020-08-28 18:54:54 +09:00
Shoichi Sakane fb1ed3b47b described SIZE in detail. 2018-06-03 12:29:27 +09:00
Shoichi Sakane 18dd0c15cb improved the help message of SIZE. 2018-05-18 23:10:05 +09:00
Shoichi Sakane a166dbbd6d modified the message about the dwell time. 2018-05-18 23:06:54 +09:00
Shoichi Sakane 88c16f9edd added a fault line. 2017-10-24 15:29:15 +09:00
Shoichi Sakane d5f181e0f4 updated. 2017-10-23 09:12:26 +09:00
Shoichi Sakane 9dddd35f70 modified the key of the values. 2017-10-23 09:12:10 +09:00
Shoichi Sakane 5a7fc74741 fixed the help message of the duty cycle.
improved the help messages for the numbers.
2017-10-23 08:29:49 +09:00
Shoichi Sakane 65cb5d63e4 took into account of duty cycle. now it can show the max number of packet per day. 2017-10-23 00:02:43 +09:00
Shoichi Sakane 2283b1354d data rate calcuration and producing graphs. 2017-10-12 20:26:42 +09:00
Shoichi Sakane 768e18c619 DE is going to be 1 if t_preamble exceeds 16ms. 2017-10-09 15:42:35 +09:00
Shoichi Sakane 7bc8e43cd8 fixed the output. 2017-10-09 15:42:10 +09:00
Shoichi Sakane 46c31749ea updated 2017-10-09 15:10:00 +09:00
Shoichi Sakane 2b3b59fe19 updated 2017-10-09 15:07:31 +09:00
Shoichi Sakane 4a37bc82c7 added new test set, e.g. auto LDRO. 2017-10-09 14:42:40 +09:00
Shoichi Sakane 49b6719894 removed 2017-10-09 14:41:54 +09:00
Shoichi Sakane e49ac9855c fixed the LDRO usage. It only enables when the symble time exceeds
16ms, which is described in the SX1276 datasheet.
2017-10-08 22:21:49 +09:00
Shoichi Sakane 4616bf6472 aligh to the change of the return value. 2017-10-08 13:36:35 +09:00
Shoichi Sakane 9f4a6c3390 - the member name was changed.
- the maximum phy payload is 255.
2017-10-08 11:47:49 +09:00
Shoichi Sakane c8a2f3fa17 aligned to the datasheet rev5. the variable names were changed. some of
the return values are added.
values are
2017-10-08 11:44:33 +09:00
Shoichi Sakane 93213cb784 enabled to show the detail in calculation with the -v option. 2017-09-28 07:02:36 +09:00
Shoichi Sakane 6c89e6d0a0 align to the modification of get_toa(). 2017-09-26 08:13:07 +09:00
Shoichi Sakane a0b6f4484f enable to show the MAC frame data rate. 2017-09-26 07:57:29 +09:00
Shoichi Sakane efbaf237e5 updated 2017-09-26 07:49:46 +09:00
Shoichi Sakane 217a67861b updated 2017-09-23 21:43:30 +09:00
Shoichi Sakane 1739094721 enabled to specify the all parameters for the fomula to caculate the
ToA.
2017-09-23 21:36:16 +09:00
Shoichi Sakane c65c58e2d3 updated 2017-09-12 05:00:02 +09:00
Shoichi Sakane e50d8a9119 updated 2017-09-11 12:35:18 +09:00
Shoichi Sakane 7b82df8c91 updated 2017-09-11 12:34:08 +09:00
Shoichi Sakane 299b5e47cf fixed the reference to the image 2017-09-11 12:01:25 +09:00
Shoichi Sakane c9bd5a633c initial commit 2017-09-11 11:59:41 +09:00
Shoichi Sakane 6d08fb32f6 initial commit 2017-09-11 11:59:18 +09:00
Shoichi Sakane eec02d6c50 Merge branch 'master' of github.com:tanupoo/lorawan_toa 2017-09-11 11:53:09 +09:00
Shoichi Sakane ca897243d7 initial 2017-09-11 11:51:17 +09:00
Shoichi Sakane 614c63a9c0 Initial commit 2017-09-11 11:49:46 +09:00