Commit Graph

139 Commits

Author SHA1 Message Date
Junzi Sun
2389c12b98 add [commb], depricate [ehs] and [els] 2018-05-17 10:34:14 +02:00
Junzi Sun
6128c5a18d update sample run script for comm-b 2018-05-17 09:52:50 +02:00
Junzi Sun
72c1a9f645
Merge pull request #21 from federicoorta/dev-2.0
Run samples updated in dev-2.0
2018-05-17 09:32:12 +02:00
Junzi Sun
f221c67295
keep only bds 40 50 60
Other bds code does not belong to Enhanced Mode-S definition.
2018-05-17 09:24:31 +02:00
forta
14a537030d Sample run of EHS decoding has been fixed. 2018-05-16 19:09:02 +02:00
forta
b7afd841ff Import of 'util' module substituted with 'common'. 2018-05-16 17:41:19 +02:00
Junzi Sun
11b85b6959 fix temp44 and bds imports 2018-05-02 14:33:27 +02:00
Junzi Sun
8a54f927f6 fix deprecation warning 2018-04-19 09:45:56 +02:00
Junzi Sun
9bfc116516 Merge branch 'dev-2.0' of github.com:junzis/pyModeS into dev-2.0 2018-04-17 15:08:35 +02:00
Junzi Sun
be38acabfd fix type error 2018-04-17 14:48:55 +02:00
Junzi Sun
0b6d5576d3
Merge pull request #18 from hv92/patch-1
Add additional BDS 4,0 check
2018-04-13 16:39:35 +02:00
Huy Vû
dfdddb77f2
Update bds40.py 2018-04-13 16:17:31 +02:00
Huy Vû
a872cd253e
Update bds40.py 2018-04-13 16:14:31 +02:00
Junzi Sun
edbfdc68de fix bug 2018-04-05 15:32:17 +02:00
Junzi Sun
f246c88dd6 add try except 2018-04-04 16:41:34 +02:00
Junzi Sun
e821b8fa77 update roll check 2018-04-04 10:41:55 +02:00
Junzi Sun
1b3dcef659 add oe_flag() back 2018-04-04 09:46:21 +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
ef8f4b3b7f Merge branch 'dev-2.0' of github.com:junzis/pyModeS into dev-2.0 2018-03-27 18:24:33 +02:00
Junzi Sun
773efff9bc added deprecation waring 2018-03-27 18:24:22 +02:00
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