pyModeS/tests
Junzi Sun 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
..
data add [commb], depricate [ehs] and [els] 2018-05-17 10:34:14 +02:00
benchmark.py speedup (#59) 2020-02-26 00:16:48 +01:00
sample_run_adsb.py speedup (#59) 2020-02-26 00:16:48 +01:00
sample_run_commb.py reformat code with Black 2019-09-10 23:25:21 +02:00
test_adsb.py update airborne_position(), allow swapping the odd and even messages 2019-09-10 14:47:15 +02:00
test_bds_inference.py Merge branch 'master' of github.com:junzis/pyModeS 2019-09-11 15:39:00 +02:00
test_c_common.py speedup (#59) 2020-02-26 00:16:48 +01:00
test_commb.py reformat code with Black 2019-09-10 23:25:21 +02:00
test_common.py speedup (#59) 2020-02-26 00:16:48 +01:00
test_tell.py update tell() 2019-09-24 16:30:38 +02:00