-
cdbcf47bc2
fix DF4,20 altitude decoding
junzis
2017-07-25 12:27:07 +02:00
-
5f7e28950c
work on altitude code
junzis
2017-07-24 17:06:20 +02:00
-
c1d0a925d5
work on altitude code
junzis
2017-07-24 17:01:10 +02:00
-
b0a71717f0
work on altitude code
junzis
2017-07-24 16:59:46 +02:00
-
25e5a4e412
increase roll angle limit
Junzi Sun
2017-07-22 11:58:29 +02:00
-
d3022c6fe5
update readme
junzis
2017-07-21 17:45:08 +02:00
-
aa9f49b470
add DF4/20 altitude and DF5/21 squawk decoding
junzis
2017-07-21 17:40:10 +02:00
-
27daf52850
minor update
junzis
2017-07-21 16:02:40 +02:00
-
0e29a4d18a
minor update
junzis
2017-07-21 15:57:32 +02:00
-
1e842e4789
add altitude difference function in adsb, fix bug.
junzis
2017-07-21 15:53:50 +02:00
-
1220368ada
Merge branch 'master' of github.com:junzis/pyModeS
junzis
2017-07-21 15:17:13 +02:00
-
-
fb32ace095
update BDS 1,7 decoding
junzis
2017-07-21 15:17:02 +02:00
-
abafd97b3f
Merge pull request #10 from hv92/patch-1
Junzi Sun
2017-07-21 05:58:49 -07:00
-
-
0a38231713
Fix altitude
hv92
2017-07-21 13:58:14 +02:00
-
-
2fd822d275
update BDS 6,0 checks
junzis
2017-03-31 17:24:55 +02:00
-
8de58bb01f
Fixed what seems to be an ICAO documentation error: sign reversed in vertical speed in BDS60 messages.
Junzi Sun
2017-03-29 21:32:40 +02:00
-
140f312c11
new release v1.1.1
v1.1.1
junzis
2017-03-23 16:15:15 +01:00
-
fefd26a787
fix import error in Python3
junzis
2017-03-23 16:10:22 +01:00
-
1e82b5c59c
update EHS module
junzis
2017-03-23 13:12:33 +01:00
-
a1615767b6
Merge branch 'master' of github.com:junzis/pyModeS
junzis
2017-03-23 12:08:36 +01:00
-
-
03a62dc68c
update EHS module
junzis
2017-03-23 12:08:15 +01:00
-
46fee6b7dc
update EHS module
junzis
2017-03-23 11:48:51 +01:00
-
8aa821c8dd
Update requirements.txt
Junzi Sun
2017-03-22 21:25:07 +01:00
-
-
621d3e7580
new release version
v1.1.0
Junzi Sun
2017-03-22 21:14:41 +01:00
-
3b3609bf2b
Update README.rst
Junzi Sun
2017-03-22 21:07:59 +01:00
-
ef2268127c
Major funciton renaming in EHS for suppporting more BDS types. Bug fixes.
Junzi Sun
2017-03-22 21:06:51 +01:00
-
cc66e2f4e4
version 1.0.9
v1.0.9
junzis
2017-03-21 18:14:30 +01:00
-
128163b41d
update BDS 4,4 decoder, default to revised version
junzis
2017-03-17 18:03:54 +01:00
-
8933afb1c1
Update ehs.py
Junzi Sun
2017-03-17 15:24:18 +01:00
-
15f2833aee
add surface velocity decoding from msg TC:5-8
junzis
2017-03-07 13:41:07 +01:00
-
2b3e2c62d0
update package version
v1.0.8
junzis
2017-03-07 10:35:45 +01:00
-
cadcbb1756
major bug fix for function adsb.position_with_ref()
junzis
2017-03-07 10:22:53 +01:00
-
b9c6db6f65
fix error in surface position with reference
Junzi Sun
2016-11-10 13:45:36 +01:00
-
220b8e9716
update setup and test code
v1.0.7
Junzi Sun
2016-10-26 21:03:14 +02:00
-
3691d6f73d
fix vertical rate, scale 64 times
Junzi Sun
2016-10-26 20:52:33 +02:00
-
dad1cd89a9
Merge pull request #8 from rwnobrega/patch-1
Junzi Sun
2016-10-26 14:49:40 +02:00
-
-
3b3fc27a42
Fix typos and remove redundant info in README.rst
Roberto Nobrega
2016-10-25 17:26:09 -02:00
-
-
4bafa1de19
complete surface position decoding
junzis
2016-10-19 16:22:28 +02:00
-
b648f4e7a5
add EHS BDS44 decoding (not reliable though...)
junzis
2016-10-05 17:37:50 +02:00
-
a08c91a3a1
fix imports again and rename files
junzis
2016-10-05 15:40:56 +02:00
-
567fcda931
make tox to /tmp
junzis
2016-10-03 22:34:42 +02:00
-
56dbb618c6
use relative imports within pyModeS package
Junzi Sun
2016-10-03 21:31:22 +02:00
-
58447346aa
Merge pull request #7 from watterso/watterso_refactor_automated_testing_merge
Junzi Sun
2016-10-03 21:29:50 +02:00
-
-
bccc319856
Merge branch 'master' of github.com:junzis/pyModeS
Junzi Sun
2016-10-03 21:18:41 +02:00
-
-
375041717b
ehs new function
Junzi Sun
2016-10-03 21:18:17 +02:00
-
23192a97fd
merge in watterso_setup_automated_testing
James Watterson
2016-09-11 20:48:43 -07:00
-
-
240f706e81
update BDS(msg) docstring
Junzi Sun
2016-08-23 23:02:56 +02:00
-
-
168acfb88d
update README and docs
junzis
2016-08-16 17:07:02 +02:00
-
70e9aa7c8d
update docstrings
junzis
2016-08-16 16:59:11 +02:00
-
fc286299ec
fix docstrings
junzis
2016-08-16 16:48:13 +02:00
-
700b290047
remove doc theme
junzis
2016-08-16 16:40:27 +02:00
-
55fbdcd029
rename doc files
junzis
2016-08-16 16:36:55 +02:00
-
7a62d1dbfb
add api docs
v1.0.5
junzis
2016-08-16 16:22:13 +02:00
-
2f89d1a95c
update README, add position_with_ref()
junzis
2016-08-16 15:56:05 +02:00
-
2fccacd724
update position decoding, handle surface position messages, error fix in vertical rate calculation.
junzis
2016-08-16 14:33:31 +02:00
-
556e499064
minor update of cprNL function
junzis
2016-07-08 17:53:42 +02:00
-
5518816b32
simplify N/NL functions in position decoding
junzis
2016-07-08 17:44:18 +02:00
-
faf43134e5
separate position decoding to airborne and surface types
junzis
2016-07-08 14:59:45 +02:00
-
4666de403d
Merge pull request #3 from astrofrog/python3
Junzi Sun
2016-07-07 17:22:35 +02:00
-
-
a196d673df
Fix imports for Python 3
Thomas Robitaille
2016-06-28 22:12:08 +01:00
-
-
8ef02fa2b1
release 1.0.4
v1.0.4
junzis
2016-03-23 14:00:53 +01:00
-
72f2bcd275
update README
junzis
2016-03-23 11:45:38 +01:00
-
1ccd4fd83b
update CRC function
junzis
2016-03-23 11:35:20 +01:00
-
28e3a641a5
Major upgrade. Rename to pyModeS. Added EHS decoding and testing modules.
v1.0.2
Junzi Sun
2016-03-16 23:11:15 +01:00
-
818207a4d8
simplify hex2bin()
Junzi Sun
2016-01-28 11:14:14 +01:00
-
2e3ceed0b0
add subtype 3/4 velocity decoding
Junzi Sun
2016-01-06 18:19:35 +01:00
-
e194e90eaf
update NIC decoding
Junzi Sun
2016-01-05 13:15:42 +01:00
-
f36ab91aa4
add NIC decoding
Junzi Sun
2016-01-04 17:57:36 +01:00
-
cc7ce36111
fix major bug in latitude decoding
Junzi Sun
2015-10-23 14:01:20 +02:00
-
626b2fb828
fix zero division error
Junzi Sun
2015-09-21 16:46:54 +02:00
-
27cac0efde
update testing code
Junzi Sun
2015-09-18 18:10:04 +02:00
-
4e1d91cc35
update CPR NL calculation
Junzi Sun
2015-09-18 16:20:25 +02:00
-
d15538296b
add checksum
Junzi Sun
2015-09-17 23:45:35 +02:00
-
2b55f8a5df
work in progress
Junzi Sun
2015-09-17 20:24:32 +02:00
-
52a6bcd637
add __init__
Junzi Sun
2015-08-28 17:36:59 +02:00
-
f93acc18da
Merge pull request #1 from kaback/master
junzis
2015-04-14 21:59:30 +02:00
-
-
b2940af6ef
fixed typo in lat/lon calc (cpr2position())
kaback
2015-04-14 18:05:49 +02:00
-
-
b5892059ba
add code and testing data
Junzi Sun
2015-03-19 14:06:01 +01:00
-
1345d3f6b6
Initial commit
junzis
2015-03-17 17:49:22 +01:00