Commit Graph

270 Commits (489c405de05868e490d14d484be8b01f1d87a982)
 

Author SHA1 Message Date
Daniele Forsi 489c405de0 Fix typos
5 years ago
Junzi Sun ec2721cfdc
Merge pull request #52 from Flyer350/patch-1
5 years ago
Flyer350 2f13524a7c
Update README.rst
5 years ago
Junzi Sun fb24d4f25c minor speed improvements
5 years ago
Junzi Sun 9ad535dc93 update package info
5 years ago
Junzi Sun 9a89766766 update installation guide
5 years ago
Junzi Sun 26173b4038 release version 2.4 - fix import errors
5 years ago
Junzi Sun 3619d52760 release version 2.3
5 years ago
Junzi Sun e2ece806c2 update tell()
5 years ago
Junzi Sun a683e40c41 deprecation warning only one time
5 years ago
Junzi Sun 0c1a3b06e1 Merge branch 'master' of github.com:junzis/pyModeS
5 years ago
Junzi Sun f960cd71bc move dependencies to extras
5 years ago
Junzi Sun bd54ac1d10 add tell() function
5 years ago
Junzi Sun 2c1db13122 reformat code with Black
5 years ago
Junzi Sun 695fc34988 update airborne_position(), allow swapping the odd and even messages
5 years ago
Junzi Sun 0eb333ba8c deal with Python 2 long int
5 years ago
Junzi Sun d058e9f8b3
Merge pull request #49 from espinielli/patch-1
5 years ago
Enrico Spinielli 3d99deb049
moved pms.adsb.surface_velocity under typecode 5-8
5 years ago
Junzi Sun 03f81d120b
Merge pull request #48 from richardjanssen/master
5 years ago
Junzi Sun b9b95320d8
keep only common virtualenv folder names
5 years ago
Richard Janssen 0ea2cf7ade Fix surface positions for negative longitude
5 years ago
Junzi Sun 458b02028d update readme
5 years ago
Junzi Sun b062bdf998 fix local buffer bug
5 years ago
Junzi Sun cfcd21b692 improve multiprocessing efficiency
5 years ago
Junzi Sun 86f302f05e change modeslive to multiprocessing
5 years ago
Junzi Sun 28a6e53d49 update dependencies
5 years ago
Junzi Sun 81d7cef6e8
Merge pull request #47 from junzis/rtlsdr
5 years ago
Junzi Sun 4906a49e9c update modeslive command
5 years ago
Junzi Sun 7cb75ea8ca
Update README.rst
5 years ago
Junzi Sun 785584aff5 improve singal process efficiency
5 years ago
Junzi Sun fdc34497c0 update instruction for rtl-sdr
5 years ago
Junzi Sun 4a3c9438f7 adding support for rtl-sdr tunner
5 years ago
Junzi Sun b723374337
Merge pull request #45 from hegrin-cz/master
5 years ago
Hegr,Jiri 8f4dff5b30 Corrected category parsing.
5 years ago
Junzi Sun 7267859548 pyModeS v2.2
5 years ago
Junzi Sun 7a3bd089c4 update wind null return
5 years ago
Junzi Sun 17fdaca1c7 fix bug for alternative temperature
5 years ago
Junzi Sun 6f6b50776d rename functions for seleted altitudes in BDS40
5 years ago
Junzi Sun 0b7b9ad3dd rewrite CRC function
5 years ago
Junzi Sun 24806f7e88 add downlink format check
5 years ago
Junzi Sun 57ad40ec57
Merge pull request #44 from amhirsch/fix-velocity
5 years ago
Junzi Sun d230bdc4a9
Merge pull request #43 from amhirsch/debug-stream
5 years ago
Alexander Hirsch 4a6d3334a7 Decoder recognizes supersonic velocity subtype
5 years ago
Alexander Hirsch 9f371fe86b Stream errors are printed with full traceback
5 years ago
Alexander Hirsch 0ea4969393 Print the traceback of TCP client Exception
5 years ago
Alexander Hirsch 312c77629b Provides debuging option for TCP stream
5 years ago
Junzi Sun 6159691c3d update CRC code
5 years ago
Junzi Sun 7edbf3fd30
Merge pull request #29 from alcibiade/fastcrc
5 years ago
Junzi Sun e19d0cd945
Merge pull request #39 from amhirsch/DF-17Additions
5 years ago
Alexander Hirsch 6fc68841ce Updted docstrings for velocity messages
5 years ago