Commit Graph
14 Commits
Author SHA1 Message Date
Xavier Olive 51222372b1 fully annotated code 2022-11-01 16:32:42 +09:00
Daniele Forsi e39baf38ed Fix typos 2021-10-09 22:50:28 +02:00
Junzi Sun c3976f1ca3 update cap17() 2020-10-16 22:32:03 +02:00
Junzi Sun d77d1f7f6b update docstring 2020-05-04 00:11:29 +02:00
Junzi Sun 57307109e6 remove python 2 imports 2020-05-02 19:32:54 +02:00
Junzi Sun 0ff628bb8e update imports 2020-02-26 00:54:49 +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
Daniele Forsi 489c405de0 Fix typos
Fixed with the command:
  codespell --write-changes --ignore-words-list hve,vas
codespell is available at https://github.com/lucasdemarchi/codespell
2019-10-31 13:38:46 +01:00
Junzi Sun 2c1db13122 reformat code with Black 2019-09-10 23:25:21 +02:00
Junzi Sun 652ef65bbb update api doc 2019-04-03 09:40:27 +02:00
Junzi Sun e5d5633535 relax bds17 identification 2018-08-24 16:45:12 +02:00
Junzi Sun 7653b2459d minor update 2018-04-04 09:46:05 +02:00
Junzi Sun 362b92de7a major update; adsb restructure; rename combining util/modes to common. 2018-03-28 13:31:24 +02:00
Junzi Sun 12506e7c7f restructure, add BDS30 2018-03-26 21:05:54 +02:00