Commit Graph

335 Commits

Author SHA1 Message Date
Xavier Olive
20801883d5 suggestions for installation 2021-01-06 16:46:20 +01:00
Junzi Sun
56d70b03d2
Update README.rst 2021-01-06 12:40:04 +01:00
Junzi Sun
47de4d1163
Merge pull request #87 from Flyer350/patch-5
Fix comments in uplink.py
2020-12-02 11:38:14 +01:00
Xavier Olive
2978329d03 add the pip install pyModeS[fast] option for the Cython dependency 2020-12-01 14:09:39 +01:00
Flyer350
4471c836d9
Update uplink.py 2020-11-27 10:28:20 +01:00
Flyer350
d16484bf72
Update interrogator() in allcall.py (#86) 2020-11-26 10:35:16 +01:00
Junzi Sun
436e9ce2c8
Merge pull request #82 from Flyer350/patch-3
Adding more uplink decoding funtions.
2020-11-26 10:34:03 +01:00
Junzi Sun
4a6341bcc0 import allcall and surv module 2020-11-14 23:04:27 +01:00
Junzi Sun
90e60a74b5
Merge pull request #84 from boringow/master
Implement all-call and short roll-call replies
2020-11-14 22:10:37 +01:00
Junzi Sun
f65ffd13f7 add tests 2020-11-14 22:05:48 +01:00
Junzi Sun
a3e5e7e141
Update surv.py 2020-11-14 21:57:34 +01:00
Junzi Sun
668d6580d0
Update allcall.py 2020-11-14 21:57:08 +01:00
boringow
eacc828b75
Update surv.py
I have completed the allcall.py and the surv.py, but I can not commit the two files at the same time. Hope you like how it looks, If necessary, tell me what could I change. Have a nice weekend!
2020-11-14 09:37:08 +01:00
boringow
4ba900f500
Update allcall.py 2020-11-12 14:49:52 +01:00
boringow
35c0bfa513
Update allcall.py 2020-11-12 14:46:33 +01:00
Flyer350
beb50fc788
Update uplink.py 2020-11-11 00:12:47 +01:00
Flyer350
fc135eacef
Update uplink.py
additional decoded fields added
2020-11-11 00:08:30 +01:00
boringow
84c6255567
Update allcall.py
Tested, it is all functioning well, I created a new decoder since I couldn't understand yours. It may not be the most optimum, I am quite new into coding so it may no be optimal, but for sure it is working :) Hope you like it!
2020-11-10 20:44:32 +01:00
Junzi Sun
224a0b8a67 remove print statement 2020-11-04 17:21:07 +01:00
Junzi Sun
c3976f1ca3 update cap17() 2020-10-16 22:32:03 +02:00
Junzi Sun
dd3a869c08
fix typos 2020-09-24 22:16:08 +02:00
Junzi Sun
7e966090ab
update meteorological reports decoding example 2020-09-24 22:13:13 +02:00
Junzi Sun
7a4c465f7d remove mandatory pyrtlsdr dependency 2020-08-17 01:19:16 +02:00
Junzi Sun
0ced97e3eb fix exception buffer bug 2020-08-17 00:53:49 +02:00
Junzi Sun
2bdd638cef bug fix in is60() 2020-08-14 23:50:54 +02:00
Junzi Sun
93fc536926 improve BDS 50 and 60 inference 2020-08-05 18:38:12 +02:00
Junzi Sun
1f15a953e3 minor fix in surface speed calculation 2020-07-29 00:53:05 +02:00
Junzi Sun
0d7f628f3c fix modeslive --help bug 2020-07-13 18:52:42 +02:00
Junzi Sun
7348a10f1b minor bug fix 2020-06-10 00:07:26 +02:00
Junzi Sun
c9d2c4c6bc Merge branch 'tuftedocelot-bds-61' 2020-05-23 21:09:58 +02:00
Junzi Sun
0c5539be3a update BDS61 decoder 2020-05-23 21:07:23 +02:00
Junzi Sun
1cf4d37e56 Merge branch 'master' into tuftedocelot-bds-61 2020-05-23 20:30:30 +02:00
Junzi Sun
2fc376abae update squawk decoding 2020-05-23 20:29:18 +02:00
Junzi Sun
9c660578ad Merge branch 'bds-61' of git://github.com/tuftedocelot/pyModeS into tuftedocelot-bds-61 2020-05-23 19:55:30 +02:00
Junzi Sun
ba84cd7c39 update test procedue in Makefile 2020-05-23 19:49:07 +02:00
Junzi Sun
2085a2c432 merge annotations 2020-05-23 19:34:26 +02:00
Junzi Sun
4126dedd19 fix altitude decoding 2020-05-23 19:17:58 +02:00
Chris Lajoie
7892aac4de
Continue reading from socket if no data received (#70)
Without this change, `modeslive` crashes if no data is available on the socket, which can happen during normal operation of a receiver if no aircraft are in range.

Tested on Python 3.7
2020-05-20 11:56:27 +02:00
Xavier Olive
7dcff01910 first annotations 2020-05-07 11:13:57 +02:00
Junzi Sun
228306dd5f version 2.8 2020-05-04 21:35:29 +02:00
Junzi Sun
1c6b39322f rename common file 2020-05-04 20:34:25 +02:00
Junzi Sun
9dde1b63d6 fix missing bin2hex() 2020-05-04 20:30:33 +02:00
Junzi Sun
560b737739 update api link 2020-05-04 01:51:33 +02:00
Junzi Sun
d50f05d00d Merge branch 'master' of github.com:junzis/pyModeS 2020-05-04 01:09:40 +02:00
Junzi Sun
11a560dbb5 update API doc 2020-05-04 01:07:02 +02:00
Junzi Sun
b51facbdc6 update docstring 2020-05-04 00:56:36 +02:00
Junzi Sun
d77d1f7f6b update docstring 2020-05-04 00:11:29 +02:00
Junzi Sun
5286355bf6 move common package to root level 2020-05-03 23:27:17 +02:00
Junzi Sun
fe9e033a64 update comments 2020-05-03 20:13:22 +02:00
Junzi Sun
57307109e6 remove python 2 imports 2020-05-02 19:32:54 +02:00