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 |
|
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 |
|
Junzi Sun
|
6571fe6fc0
|
Update README.rst
|
2020-04-04 20:48:23 +02:00 |
|
Junzi Sun
|
aa64d4e7a9
|
update README
|
2020-04-04 20:44:46 +02:00 |
|
Junzi Sun
|
ed18352c0c
|
update NL() function in CPR decoding
|
2020-03-03 12:39:39 +01:00 |
|
Junzi Sun
|
a75d6fd050
|
install c module
|
2020-02-26 00:55:25 +01:00 |
|
Junzi Sun
|
0ff628bb8e
|
update imports
|
2020-02-26 00:54:49 +01:00 |
|
Junzi Sun
|
ea7653ef79
|
update test
|
2020-02-26 00:25:11 +01:00 |
|
 Junzi SunandXavier Olive
|
2046b1de07
|
speedup (#59)
* remove unused functions
* cythonize common
* add bds05
* separate cleanly cython and python, bds05, bds06, modulo issues
* bds08
* bds09
* optimisations in bds09
* "make" things easier
* clean up useless stuff
* add make options
* fix hidden altitude() call
* minor updates to C code
* update tests
* update benchmark
* consolidation
* update clean script
* reduce complexity and change default type to str
Co-authored-by: Xavier Olive <1360812+xoolive@users.noreply.github.com>
|
2020-02-26 00:16:48 +01:00 |
|
Junzi Sun
|
768b80df8e
|
improve modeslive
|
2020-02-25 21:30:42 +01:00 |
|
Junzi Sun
|
e52d43f963
|
update rtlsdr reader
|
2020-02-14 17:53:56 +01:00 |
|
Junzi Sun
|
b60b31d4fb
|
release 2.5
|
2020-02-14 10:47:34 +01:00 |
|
Junzi Sun
|
00fc1475ff
|
Merge pull request #53 from dforsi/fix-typos
Fix typos
|
2019-11-19 11:17:41 +01:00 |
|
Junzi Sun
|
ec2721cfdc
|
Merge pull request #52 from Flyer350/patch-1
Update README.rst
|
2019-10-30 20:42:19 +01:00 |
|
Junzi Sun
|
fb24d4f25c
|
minor speed improvements
|
2019-10-16 16:24:38 +02:00 |
|
Junzi Sun
|
9ad535dc93
|
update package info
|
2019-09-30 23:50:07 +02:00 |
|
Junzi Sun
|
9a89766766
|
update installation guide
|
2019-09-24 21:36:48 +02:00 |
|
Junzi Sun
|
26173b4038
|
release version 2.4 - fix import errors
|
2019-09-24 21:26:35 +02:00 |
|
Junzi Sun
|
3619d52760
|
release version 2.3
|
2019-09-24 16:34:37 +02:00 |
|
Junzi Sun
|
e2ece806c2
|
update tell()
|
2019-09-24 16:30:38 +02:00 |
|
Junzi Sun
|
a683e40c41
|
deprecation warning only one time
|
2019-09-11 16:01:55 +02:00 |
|
Junzi Sun
|
0c1a3b06e1
|
Merge branch 'master' of github.com:junzis/pyModeS
|
2019-09-11 15:39:00 +02:00 |
|
Junzi Sun
|
f960cd71bc
|
move dependencies to extras
|
2019-09-11 15:36:03 +02:00 |
|
Junzi Sun
|
bd54ac1d10
|
add tell() function
|
2019-09-11 14:58:31 +02:00 |
|
Junzi Sun
|
2c1db13122
|
reformat code with Black
|
2019-09-10 23:25:21 +02:00 |
|
Junzi Sun
|
695fc34988
|
update airborne_position(), allow swapping the odd and even messages
|
2019-09-10 14:47:15 +02:00 |
|
Junzi Sun
|
0eb333ba8c
|
deal with Python 2 long int
|
2019-09-10 13:31:27 +02:00 |
|
Junzi Sun
|
d058e9f8b3
|
Merge pull request #49 from espinielli/patch-1
moved pms.adsb.surface_velocity under typecode 5-8
|
2019-09-06 23:01:47 +02:00 |
|
Junzi Sun
|
03f81d120b
|
Merge pull request #48 from richardjanssen/master
Fix surface positions with negative longitude
|
2019-09-03 22:14:41 +02:00 |
|
Junzi Sun
|
b9b95320d8
|
keep only common virtualenv folder names
|
2019-09-03 22:12:30 +02:00 |
|
Junzi Sun
|
458b02028d
|
update readme
|
2019-08-26 16:50:05 +02:00 |
|
Junzi Sun
|
b062bdf998
|
fix local buffer bug
|
2019-08-26 16:38:36 +02:00 |
|
Junzi Sun
|
cfcd21b692
|
improve multiprocessing efficiency
|
2019-08-26 12:00:14 +02:00 |
|
Junzi Sun
|
86f302f05e
|
change modeslive to multiprocessing
|
2019-08-26 00:21:29 +02:00 |
|
Junzi Sun
|
28a6e53d49
|
update dependencies
|
2019-08-23 14:59:50 +02:00 |
|
Junzi Sun
|
81d7cef6e8
|
Merge pull request #47 from junzis/rtlsdr
Add RTL-SDR support
|
2019-08-23 14:47:50 +02:00 |
|
Junzi Sun
|
4906a49e9c
|
update modeslive command
|
2019-08-23 14:46:13 +02:00 |
|
Junzi Sun
|
7cb75ea8ca
|
Update README.rst
|
2019-08-22 19:47:20 +02:00 |
|
Junzi Sun
|
785584aff5
|
improve singal process efficiency
|
2019-08-22 16:59:12 +02:00 |
|
Junzi Sun
|
fdc34497c0
|
update instruction for rtl-sdr
|
2019-08-22 10:51:11 +02:00 |
|
Junzi Sun
|
4a3c9438f7
|
adding support for rtl-sdr tunner
|
2019-08-22 10:45:12 +02:00 |
|
Junzi Sun
|
b723374337
|
Merge pull request #45 from hegrin-cz/master
Corrected ADS-B emitter category parsing.
|
2019-08-22 10:37:58 +02:00 |
|
Junzi Sun
|
7267859548
|
pyModeS v2.2
|
2019-08-05 16:37:30 +02:00 |
|
Junzi Sun
|
7a3bd089c4
|
update wind null return
|
2019-08-05 16:25:46 +02:00 |
|
Junzi Sun
|
17fdaca1c7
|
fix bug for alternative temperature
|
2019-08-05 14:21:21 +02:00 |
|
Junzi Sun
|
6f6b50776d
|
rename functions for seleted altitudes in BDS40
|
2019-08-05 10:37:17 +02:00 |
|
Junzi Sun
|
0b7b9ad3dd
|
rewrite CRC function
|
2019-07-09 15:02:06 +02:00 |
|
Junzi Sun
|
24806f7e88
|
add downlink format check
|
2019-06-06 11:46:44 +02:00 |
|
Junzi Sun
|
57ad40ec57
|
Merge pull request #44 from amhirsch/fix-velocity
Decoder recognizes supersonic velocity subtype
|
2019-06-06 11:33:26 +02:00 |
|
Junzi Sun
|
d230bdc4a9
|
Merge pull request #43 from amhirsch/debug-stream
Add debugging option
|
2019-06-06 11:32:33 +02:00 |
|
Junzi Sun
|
6159691c3d
|
update CRC code
|
2019-05-27 21:26:18 +02:00 |
|
Junzi Sun
|
7edbf3fd30
|
Merge pull request #29 from alcibiade/fastcrc
FastCRC - A more efficient CRC calculation
|
2019-05-27 20:38:27 +02:00 |
|
Junzi Sun
|
e19d0cd945
|
Merge pull request #39 from amhirsch/DF-17Additions
Additional Information Extracted from TC-19/BDS0,9 Messages
|
2019-05-27 20:26:23 +02:00 |
|
Junzi Sun
|
81a46e5070
|
add the BaseClient example
|
2019-05-27 10:59:32 +02:00 |
|
Junzi Sun
|
6c2adbe990
|
update citation info
|
2019-05-27 10:06:43 +02:00 |
|
Junzi Sun
|
8cd5655a04
|
update api doc
|
2019-04-16 17:53:14 +02:00 |
|
Junzi Sun
|
8ded3500d4
|
version 2.1
|
2019-04-16 16:56:49 +02:00 |
|
Junzi Sun
|
c348a2295d
|
add MHR to comm-b wapper
|
2019-04-16 16:45:52 +02:00 |
|
Junzi Sun
|
040a1879c9
|
update temp44() to produce two possible results
|
2019-04-16 16:44:50 +02:00 |
|
Junzi Sun
|
61b55531e8
|
update BDS 44 and 45, and MRAR switch in infer().
|
2019-04-16 11:57:57 +02:00 |
|
Junzi Sun
|
abdafd7dea
|
rework BDS 44 and 45
|
2019-04-12 17:18:03 +02:00 |
|
Junzi Sun
|
b97299ce1b
|
update readme
|
2019-04-03 09:41:22 +02:00 |
|
Junzi Sun
|
652ef65bbb
|
update api doc
|
2019-04-03 09:40:27 +02:00 |
|
Junzi Sun
|
72fe72c16c
|
pypi release v2.0
|
2019-02-21 14:52:15 +01:00 |
|
Junzi Sun
|
31df5c2042
|
fix dump path
|
2019-02-21 14:39:57 +01:00 |
|
Junzi Sun
|
10e9b234ad
|
sort dump output by time
|
2019-02-21 14:33:15 +01:00 |
|
Junzi Sun
|
546d69c129
|
bug fix
|
2019-02-16 01:10:12 +01:00 |
|
Junzi Sun
|
c4c285266c
|
update readme for new dump option
|
2019-02-08 16:43:02 +01:00 |
|
Junzi Sun
|
ebc11e5e84
|
enable saving decode data to csv files
|
2019-02-08 16:41:24 +01:00 |
|
Junzi Sun
|
f5c2b36209
|
Merge pull request #35 from Ka-zam/skysense
Enable skysense raw type in the streamer.
|
2019-01-23 11:49:04 +01:00 |
|
Junzi Sun
|
b24c1101b6
|
add DF 0 and 16 to altcode
|
2018-12-14 17:22:55 +01:00 |
|
Junzi Sun
|
8a43d711aa
|
add track rate from bds50 to streamer
|
2018-12-04 18:17:05 +01:00 |
|