Commit Graph

  • 0b6d5576d3
    Merge pull request #18 from hv92/patch-1 Junzi Sun 2018-04-13 16:39:35 +0200
  • dfdddb77f2
    Update bds40.py Huy Vû 2018-04-13 16:17:31 +0200
  • a872cd253e
    Update bds40.py Huy Vû 2018-04-13 16:14:31 +0200
  • edbfdc68de fix bug Junzi Sun 2018-04-05 15:32:17 +0200
  • f246c88dd6 add try except Junzi Sun 2018-04-04 16:41:34 +0200
  • e821b8fa77 update roll check Junzi Sun 2018-04-04 10:41:55 +0200
  • 1b3dcef659 add oe_flag() back Junzi Sun 2018-04-04 09:46:21 +0200
  • 7653b2459d minor update Junzi Sun 2018-04-04 09:46:05 +0200
  • 7c52db318d release version 1.2.2 v1.2.2 Junzi Sun 2018-03-28 13:49:46 +0200
  • 362b92de7a major update; adsb restructure; rename combining util/modes to common. Junzi Sun 2018-03-28 13:31:24 +0200
  • ef8f4b3b7f Merge branch 'dev-2.0' of github.com:junzis/pyModeS into dev-2.0 Junzi Sun 2018-03-27 18:24:33 +0200
  • 773efff9bc added deprecation waring Junzi Sun 2018-03-27 18:24:22 +0200
  • 05e34e7516
    Merge pull request #17 from hv92/dev-2.0 Junzi Sun 2018-03-27 13:55:19 +0200
  • 161ea31ee1 Minor change BDS 5,0 roll, if status and sign bit are both 1, roll angle was -90 degrees. Huy Vu 2018-03-27 13:04:52 +0200
  • 12506e7c7f restructure, add BDS30 Junzi Sun 2018-03-26 21:05:54 +0200
  • fcd98d6bcc
    Merge pull request #15 from hv92/patch-2 Junzi Sun 2018-03-16 11:57:46 +0100
  • ef40acdbfd
    Update ehs.py Junzi Sun 2018-03-16 11:56:49 +0100
  • 8b48fabf5a add ehs BDS10 decoder, cut redundancies Junzi Sun 2018-03-16 11:53:09 +0100
  • d91ad261cd
    Too rough rounding track/heading angles Huy Vû 2018-03-16 11:22:10 +0100
  • 4911e69171 update EHS BDS identification, add isBDS50or60() function Junzi Sun 2018-03-13 16:55:50 +0100
  • 5697e5b88e
    Merge pull request #14 from hv92/patch-1 Junzi Sun 2018-03-13 12:08:32 +0100
  • 3073187d24
    Update ehs.py Junzi Sun 2018-03-13 12:08:10 +0100
  • 441cd27761
    Probabilistic method for BDS detection Huy Vû 2018-03-13 11:31:34 +0100
  • c4406ba276 update pip install Junzi Sun 2018-03-12 13:45:48 +0100
  • de6238f5e9 improve isBDS60 identification Junzi Sun 2018-03-09 13:58:10 +0100
  • 711fd889e6 Merge branch 'master' into dev-2.0 Junzi Sun 2018-03-09 13:19:33 +0100
  • e692d30d66 fix vertical rate Junzi Sun 2018-03-09 13:19:12 +0100
  • d6a04865dc merge from master with BDS60 vertical rate bug fix Junzi Sun 2018-03-08 16:41:20 +0100
  • fd8bb8386f fix vertical rate bug in BDS60 Junzi Sun 2018-03-08 16:36:09 +0100
  • 6baa218596 update crc Junzi Sun 2018-01-16 15:37:04 +0100
  • 8a9045e730 arguments for pmstream Junzi Sun 2017-12-20 17:16:31 +0100
  • d13e1bd12e initial commit for v2.0 Junzi Sun 2017-12-20 17:00:02 +0100
  • 2b1f2a5878 rename spd to trk Junzi Sun 2017-12-12 23:06:03 +0100
  • 3538645e22
    Update README.rst Junzi Sun 2017-12-12 21:48:25 +0100
  • a9887d6238
    minor fix in bit sequence Junzi Sun 2017-11-18 22:14:09 +0100
  • 7c8fd74db7 fix velocity message with no data; and update some comments Junzi Sun 2017-11-15 22:33:06 +0100
  • 35b0d63fa9 update readme Junzi Sun 2017-11-01 11:53:10 +0100
  • 2ae7bf4c19 Merge pull request #13 from hv92/patch-6 Junzi Sun 2017-10-24 17:59:17 +0200
  • e8449154ca Update ehs.py Huy Vû 2017-10-24 13:02:08 +0200
  • fbe5b63286 Merge pull request #12 from hv92/patch-2 Junzi Sun 2017-10-11 20:34:39 +0200
  • 45c32cd7aa Temperature requirement Huy Vû 2017-10-11 11:38:26 +0200
  • c708d57fcc Update README.rst v1.2.1 Junzi Sun 2017-09-19 11:19:54 +0200
  • 53a258bd35 version 1.2.0 v1.2.0 junzis 2017-09-18 16:00:58 +0200
  • d9e277dc54 set zero altitude when decoding surface message junzis 2017-08-03 17:18:07 +0200
  • 854386fbd4 update EHS sample data junzis 2017-07-31 14:28:26 +0200
  • 3117febac0 update EHS sample data junzis 2017-07-31 14:23:59 +0200
  • 8693c51998 update sample run data and scripts junzis 2017-07-27 13:41:21 +0200
  • 8c90371111 update BDS60 check junzis 2017-07-26 12:02:49 +0200
  • c6952e4e63 major bug fix, signed values in ehs (two's complement) Junzi Sun 2017-07-25 23:29:03 +0200
  • f8b9c952a0 Merge 70154e93d5 into 98e5d81ae1 Xavier Olive 2017-07-25 17:10:43 +0000
  • 70154e93d5 Errors on decoding angles in EHS messages Xavier Olive 2017-07-25 19:08:56 +0200
  • 98e5d81ae1 update test altcode test function junzis 2017-07-25 13:05:48 +0200
  • fd557d1c40 fix DF4,20 altitude decoding junzis 2017-07-25 12:28:06 +0200
  • cdbcf47bc2 fix DF4,20 altitude decoding junzis 2017-07-25 12:27:07 +0200
  • 5f7e28950c work on altitude code junzis 2017-07-24 17:06:20 +0200
  • c1d0a925d5 work on altitude code junzis 2017-07-24 17:01:10 +0200
  • b0a71717f0 work on altitude code junzis 2017-07-24 16:59:46 +0200
  • 25e5a4e412 increase roll angle limit Junzi Sun 2017-07-22 11:58:29 +0200
  • d3022c6fe5 update readme junzis 2017-07-21 17:45:08 +0200
  • aa9f49b470 add DF4/20 altitude and DF5/21 squawk decoding junzis 2017-07-21 17:40:10 +0200
  • 27daf52850 minor update junzis 2017-07-21 16:02:40 +0200
  • 0e29a4d18a minor update junzis 2017-07-21 15:57:32 +0200
  • 1e842e4789 add altitude difference function in adsb, fix bug. junzis 2017-07-21 15:53:50 +0200
  • 1220368ada Merge branch 'master' of github.com:junzis/pyModeS junzis 2017-07-21 15:17:13 +0200
  • fb32ace095 update BDS 1,7 decoding junzis 2017-07-21 15:17:02 +0200
  • abafd97b3f Merge pull request #10 from hv92/patch-1 Junzi Sun 2017-07-21 05:58:49 -0700
  • 0a38231713 Fix altitude hv92 2017-07-21 13:58:14 +0200
  • 2fd822d275 update BDS 6,0 checks junzis 2017-03-31 17:24:55 +0200
  • 8de58bb01f Fixed what seems to be an ICAO documentation error: sign reversed in vertical speed in BDS60 messages. Junzi Sun 2017-03-29 21:32:40 +0200
  • 140f312c11 new release v1.1.1 v1.1.1 junzis 2017-03-23 16:15:15 +0100
  • fefd26a787 fix import error in Python3 junzis 2017-03-23 16:10:22 +0100
  • 1e82b5c59c update EHS module junzis 2017-03-23 13:12:33 +0100
  • a1615767b6 Merge branch 'master' of github.com:junzis/pyModeS junzis 2017-03-23 12:08:36 +0100
  • 03a62dc68c update EHS module junzis 2017-03-23 12:08:15 +0100
  • 46fee6b7dc update EHS module junzis 2017-03-23 11:48:51 +0100
  • 8aa821c8dd Update requirements.txt Junzi Sun 2017-03-22 21:25:07 +0100
  • 621d3e7580 new release version v1.1.0 Junzi Sun 2017-03-22 21:14:41 +0100
  • 3b3609bf2b Update README.rst Junzi Sun 2017-03-22 21:07:59 +0100
  • ef2268127c Major funciton renaming in EHS for suppporting more BDS types. Bug fixes. Junzi Sun 2017-03-22 21:06:51 +0100
  • cc66e2f4e4 version 1.0.9 v1.0.9 junzis 2017-03-21 18:14:30 +0100
  • 128163b41d update BDS 4,4 decoder, default to revised version junzis 2017-03-17 18:03:54 +0100
  • 8933afb1c1 Update ehs.py Junzi Sun 2017-03-17 15:24:18 +0100
  • 15f2833aee add surface velocity decoding from msg TC:5-8 junzis 2017-03-07 13:41:07 +0100
  • 2b3e2c62d0 update package version v1.0.8 junzis 2017-03-07 10:35:45 +0100
  • cadcbb1756 major bug fix for function adsb.position_with_ref() junzis 2017-03-07 10:22:53 +0100
  • b9c6db6f65 fix error in surface position with reference Junzi Sun 2016-11-10 13:45:36 +0100
  • 220b8e9716 update setup and test code v1.0.7 Junzi Sun 2016-10-26 21:03:14 +0200
  • 3691d6f73d fix vertical rate, scale 64 times Junzi Sun 2016-10-26 20:52:33 +0200
  • dad1cd89a9 Merge pull request #8 from rwnobrega/patch-1 Junzi Sun 2016-10-26 14:49:40 +0200
  • 3b3fc27a42 Fix typos and remove redundant info in README.rst Roberto Nobrega 2016-10-25 17:26:09 -0200
  • 4bafa1de19 complete surface position decoding junzis 2016-10-19 16:22:28 +0200
  • b648f4e7a5 add EHS BDS44 decoding (not reliable though...) junzis 2016-10-05 17:37:50 +0200
  • a08c91a3a1 fix imports again and rename files junzis 2016-10-05 15:40:56 +0200
  • 567fcda931 make tox to /tmp junzis 2016-10-03 22:34:42 +0200
  • 56dbb618c6 use relative imports within pyModeS package Junzi Sun 2016-10-03 21:31:22 +0200
  • 58447346aa Merge pull request #7 from watterso/watterso_refactor_automated_testing_merge Junzi Sun 2016-10-03 21:29:50 +0200
  • bccc319856 Merge branch 'master' of github.com:junzis/pyModeS Junzi Sun 2016-10-03 21:18:41 +0200
  • 375041717b ehs new function Junzi Sun 2016-10-03 21:18:17 +0200
  • 23192a97fd merge in watterso_setup_automated_testing James Watterson 2016-09-11 20:48:43 -0700
  • 240f706e81 update BDS(msg) docstring Junzi Sun 2016-08-23 23:02:56 +0200