Commit Graph
211 Commits
Author SHA1 Message Date
Junzi Sun 4911e69171 update EHS BDS identification, add isBDS50or60() function 2018-03-13 16:55:50 +01:00
Junzi Sun 5697e5b88e Merge pull request #14 from hv92/patch-1
Probabilistic method for BDS detection
2018-03-13 12:08:32 +01:00
Junzi Sun 3073187d24 Update ehs.py 2018-03-13 12:08:10 +01:00
Huy Vû 441cd27761 Probabilistic method for BDS detection
Including probabilistic method to determine BDS 5,0 and BDS 6,0 (by using a multivariate normal distribution with reference data)
2018-03-13 11:31:34 +01:00
Junzi Sun c4406ba276 update pip install 2018-03-12 13:45:48 +01:00
Junzi Sun de6238f5e9 improve isBDS60 identification 2018-03-09 13:58:10 +01:00
Junzi Sun 711fd889e6 Merge branch 'master' into dev-2.0 2018-03-09 13:19:33 +01:00
Junzi Sun e692d30d66 fix vertical rate 2018-03-09 13:19:12 +01:00
Junzi Sun d6a04865dc merge from master with BDS60 vertical rate bug fix 2018-03-08 16:41:20 +01:00
Junzi Sun fd8bb8386f fix vertical rate bug in BDS60 2018-03-08 16:36:09 +01:00
Junzi Sun 6baa218596 update crc 2018-01-16 15:37:04 +01:00
Junzi Sun 8a9045e730 arguments for pmstream 2017-12-20 17:16:31 +01:00
Junzi Sun d13e1bd12e initial commit for v2.0 2017-12-20 17:00:02 +01:00
Junzi Sun 2b1f2a5878 rename spd to trk 2017-12-12 23:06:03 +01:00
Junzi Sun 3538645e22 Update README.rst 2017-12-12 21:48:25 +01:00
Junzi Sun a9887d6238 minor fix in bit sequence 2017-11-18 22:14:09 +01:00
Junzi Sun 7c8fd74db7 fix velocity message with no data; and update some comments 2017-11-15 22:33:06 +01:00
Junzi Sun 35b0d63fa9 update readme 2017-11-01 11:53:10 +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
Huy Vû e8449154ca Update ehs.py
Additional checks BDS4,4
2017-10-24 13:02:08 +02:00
Junzi Sun fbe5b63286 Merge pull request #12 from hv92/patch-2
Temperature requirement
2017-10-11 20:34:39 +02:00
Huy Vû 45c32cd7aa Temperature requirement
Temperature range [-80,60] is a requirement in Annex 3
2017-10-11 11:38:26 +02:00
Junzi Sun c708d57fcc Update README.rst v1.2.1 2017-09-19 11:19:54 +02:00
junzis 53a258bd35 version 1.2.0 v1.2.0 2017-09-18 16:00:58 +02:00
junzis d9e277dc54 set zero altitude when decoding surface message 2017-08-03 17:18:07 +02:00
junzis 854386fbd4 update EHS sample data 2017-07-31 14:28:26 +02:00
junzis 3117febac0 update EHS sample data 2017-07-31 14:23:59 +02:00
junzis 8693c51998 update sample run data and scripts 2017-07-27 13:41:21 +02:00
junzis 8c90371111 update BDS60 check 2017-07-26 12:02:49 +02:00
Junzi Sun c6952e4e63 major bug fix, signed values in ehs (two's complement) 2017-07-25 23:29:03 +02:00
junzis 98e5d81ae1 update test altcode test function 2017-07-25 13:05:48 +02:00
junzis fd557d1c40 fix DF4,20 altitude decoding 2017-07-25 12:28:06 +02:00
junzis cdbcf47bc2 fix DF4,20 altitude decoding 2017-07-25 12:27:07 +02:00
junzis 5f7e28950c work on altitude code 2017-07-24 17:06:20 +02:00
junzis c1d0a925d5 work on altitude code 2017-07-24 17:01:10 +02:00
junzis b0a71717f0 work on altitude code 2017-07-24 16:59:46 +02:00
Junzi Sun 25e5a4e412 increase roll angle limit 2017-07-22 11:58:29 +02:00
junzis d3022c6fe5 update readme 2017-07-21 17:45:08 +02:00
junzis aa9f49b470 add DF4/20 altitude and DF5/21 squawk decoding 2017-07-21 17:40:10 +02:00
junzis 27daf52850 minor update 2017-07-21 16:02:40 +02:00
junzis 0e29a4d18a minor update 2017-07-21 15:57:32 +02:00
junzis 1e842e4789 add altitude difference function in adsb, fix bug. 2017-07-21 15:53:50 +02:00
junzis 1220368ada Merge branch 'master' of github.com:junzis/pyModeS 2017-07-21 15:17:13 +02:00
junzis fb32ace095 update BDS 1,7 decoding 2017-07-21 15:17:02 +02:00
Junzi Sun abafd97b3f Merge pull request #10 from hv92/patch-1
Fix altitude
2017-07-21 05:58:49 -07:00
hv92 0a38231713 Fix altitude 2017-07-21 13:58:14 +02:00
junzis 2fd822d275 update BDS 6,0 checks 2017-03-31 17:24:55 +02: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
junzis 140f312c11 new release v1.1.1 v1.1.1 2017-03-23 16:15:15 +01:00
junzis fefd26a787 fix import error in Python3 2017-03-23 16:10:22 +01:00