Commit Graph
28 Commits
Author SHA1 Message Date
Junzi Sun a9887d6238 minor fix in bit sequence 2017-11-18 22:14:09 +01:00
Junzi Sun 2ae7bf4c19 Merge pull request #13 from hv92/patch-6
update identification function for BDS44
2017-10-24 17:59:17 +02:00
Junzi Sun fbe5b63286 Merge pull request #12 from hv92/patch-2
Temperature requirement
2017-10-11 20:34:39 +02:00
Junzi Sun c708d57fcc Update README.rst 2017-09-19 11:19:54 +02:00
Junzi Sun c6952e4e63 major bug fix, signed values in ehs (two's complement) 2017-07-25 23:29:03 +02:00
Junzi Sun 25e5a4e412 increase roll angle limit 2017-07-22 11:58:29 +02:00
Junzi Sun abafd97b3f Merge pull request #10 from hv92/patch-1
Fix altitude
2017-07-21 05:58:49 -07:00
Junzi Sun 8de58bb01f Fixed what seems to be an ICAO documentation error: sign reversed in vertical speed in BDS60 messages. 2017-03-29 21:32:40 +02:00
Junzi Sun 621d3e7580 new release version 2017-03-22 21:14:41 +01:00
Junzi Sun ef2268127c Major funciton renaming in EHS for suppporting more BDS types. Bug fixes. 2017-03-22 21:06:51 +01:00
Junzi Sun b9c6db6f65 fix error in surface position with reference 2016-11-10 13:45:36 +01:00
Junzi Sun 220b8e9716 update setup and test code 2016-10-26 21:03:14 +02:00
Junzi Sun 3691d6f73d fix vertical rate, scale 64 times 2016-10-26 20:52:33 +02:00
Junzi Sun 56dbb618c6 use relative imports within pyModeS package 2016-10-03 21:31:22 +02:00
Junzi Sun bccc319856 Merge branch 'master' of github.com:junzis/pyModeS 2016-10-03 21:18:41 +02:00
Junzi Sun 375041717b ehs new function 2016-10-03 21:18:17 +02:00
Junzi Sun 28e3a641a5 Major upgrade. Rename to pyModeS. Added EHS decoding and testing modules. 2016-03-16 23:11:15 +01:00
Junzi Sun 818207a4d8 simplify hex2bin() 2016-01-28 11:14:14 +01:00
Junzi Sun 2e3ceed0b0 add subtype 3/4 velocity decoding 2016-01-06 18:19:35 +01:00
Junzi Sun e194e90eaf update NIC decoding 2016-01-05 13:15:42 +01:00
Junzi Sun f36ab91aa4 add NIC decoding 2016-01-04 17:57:36 +01:00
Junzi Sun cc7ce36111 fix major bug in latitude decoding 2015-10-23 14:01:20 +02:00
Junzi Sun 626b2fb828 fix zero division error 2015-09-21 16:46:54 +02:00
Junzi Sun 27cac0efde update testing code 2015-09-18 18:10:04 +02:00
Junzi Sun 4e1d91cc35 update CPR NL calculation 2015-09-18 16:20:25 +02:00
Junzi Sun d15538296b add checksum 2015-09-17 23:45:35 +02:00
Junzi Sun 2b55f8a5df work in progress 2015-09-17 20:24:32 +02:00
Junzi Sun 52a6bcd637 add __init__ 2015-08-28 17:36:59 +02:00