pyModeS/pyModeS
2024-08-25 12:45:24 +02:00
..
decoder fix typing 2024-08-25 12:45:24 +02:00
extra deleted all the previous commits that were causing problems and added a new commit with better comments (#172) 2024-08-25 12:20:51 +02:00
streamer fix decoder and uncertainty issues (#146) 2024-08-25 12:27:12 +02:00
__init__.py fully annotated code 2022-11-01 16:32:42 +09:00
.gitignore minor fix 2023-07-18 13:47:06 +00:00
c_common.pxd update squawk decoding 2020-05-23 20:29:18 +02:00
c_common.pyi fully annotated code 2022-11-01 16:32:42 +09:00
c_common.pyx c_common.py: return -999999 (extremely low, physically impossible) altitude in case altitude is unknown or invalid, bds04.py: convert -999999 altitude to None to better signal an invalid/unknown decoded altitude to the user 2023-12-18 16:40:44 +01:00
common.pyi fully annotated code 2022-11-01 16:32:42 +09:00
py_common.py Update py_common.py (#143) 2023-02-12 13:20:42 +01:00
py.typed with mypy 2022-04-18 18:32:33 +02:00