Commit Graph

160 Commits

Author SHA1 Message Date
Junzi Sun
24f3658673 skeleton code for DF 0/4/5/11/16 2018-06-23 15:54:17 +02:00
Junzi Sun
205725872a update pmslive and tcpclient, add support for AVR. 2018-06-23 15:19:29 +02:00
Junzi Sun
01a573a1af update live screen 2018-06-23 14:40:27 +02:00
Junzi Sun
c0476f5e16 readme code format 2018-06-23 01:29:58 +02:00
Junzi Sun
140b68afbc add pmslive command reference 2018-06-23 01:28:41 +02:00
Junzi Sun
70b3af2c8b add script: pmslive 2018-06-23 01:24:15 +02:00
Junzi Sun
0ef64be934 update pmstream, add nic/nac/sil. 2018-06-23 00:20:38 +02:00
Junzi Sun
bbe6e50fb2 Merge branch 'JoseAndresMR-master', add ADS-B uncertainties 2018-06-22 22:52:36 +02:00
Junzi Sun
a3e44b5626 fixing code 2018-06-22 22:52:11 +02:00
JoseAndresMR
457a948879 Uncertainty and Accuracy parameters 2018-06-22 12:31:19 +02:00
Junzi Sun
54b2038a41 update readme, add id / alt code instruction 2018-06-21 17:38:59 +02:00
Junzi Sun
82b912bc05 update readme 2018-06-20 22:25:47 +02:00
Junzi Sun
6d5869a9e0 update readme 2018-06-20 22:22:42 +02:00
Junzi Sun
36840e0225 Merge branch 'master' into dev-2.0 2018-06-20 17:03:40 +02:00
Junzi Sun
972ffe264e
Update README.rst 2018-06-20 16:29:36 +02:00
Junzi Sun
d4ca81e0ca
Update README.rst 2018-06-20 16:18:39 +02:00
Junzi Sun
9fa475ab9a add more DF to icao function 2018-05-30 10:25:00 +02:00
Junzi Sun
c91bd4bb03 fix bug 2018-05-24 12:49:46 +02:00
Junzi Sun
4f0946c4da update readme 2018-05-17 10:49:40 +02:00
Junzi Sun
46a99852d6 update readme 2018-05-17 10:40:22 +02:00
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
7c52db318d release version 1.2.2 2018-03-28 13:49:46 +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