Commit Graph

168 Commits

Author SHA1 Message Date
Junzi Sun
05e34e7516
Merge pull request #17 from hv92/dev-2.0
Minor change BDS 5,0 roll angle detection
2018-03-27 13:55:19 +02:00
Huy Vu
161ea31ee1 Minor change BDS 5,0 roll, if status and sign bit are both 1, roll angle was -90 degrees. 2018-03-27 13:04:52 +02:00
Junzi Sun
12506e7c7f restructure, add BDS30 2018-03-26 21:05:54 +02:00
Junzi Sun
fcd98d6bcc
Merge pull request #15 from hv92/patch-2
too hight rounding track/heading angles, change to 3 decimal points.
2018-03-16 11:57:46 +01:00
Junzi Sun
ef40acdbfd
Update ehs.py
let's make them to  3 decimals even
2018-03-16 11:56:49 +01:00
Junzi Sun
8b48fabf5a add ehs BDS10 decoder, cut redundancies 2018-03-16 11:53:09 +01:00
Huy Vû
d91ad261cd
Too rough rounding track/heading angles
Due to resolution of 0.175 degrees, rounding difference up to 0.05 degrees can occur.
2018-03-16 11:22:10 +01:00
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 2017-09-19 11:19:54 +02:00
junzis
53a258bd35 version 1.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