Commit Graph

443 Commits

Author SHA1 Message Date
Roberto Nobrega
3b3fc27a42 Fix typos and remove redundant info in README.rst 2016-10-25 17:26:09 -02:00
junzis
4bafa1de19 complete surface position decoding 2016-10-19 16:22:28 +02:00
junzis
b648f4e7a5 add EHS BDS44 decoding (not reliable though...) 2016-10-05 17:37:50 +02:00
junzis
a08c91a3a1 fix imports again and rename files 2016-10-05 15:40:56 +02:00
junzis
567fcda931 make tox to /tmp 2016-10-03 22:34:42 +02:00
Junzi Sun
56dbb618c6 use relative imports within pyModeS package 2016-10-03 21:31:22 +02:00
Junzi Sun
58447346aa Merge pull request #7 from watterso/watterso_refactor_automated_testing_merge
merge in watterso_setup_automated_testing
2016-10-03 21:29:50 +02:00
Junzi Sun
bccc319856 Merge branch 'master' of github.com:junzis/pyModeS 2016-10-03 21:18:41 +02:00
Junzi Sun
375041717b ehs new function 2016-10-03 21:18:17 +02:00
James Watterson
23192a97fd merge in watterso_setup_automated_testing
added .idea to .gitignore for pycharm
pulled tests out of run.py, created adsb_test, ehs_test, and util test
moved the rest of runp.py into decode_test_data
changed imports and __init__ file so it doesn't contain magic
2016-09-11 20:48:43 -07:00
Junzi Sun
240f706e81 update BDS(msg) docstring 2016-08-23 23:02:56 +02:00
junzis
168acfb88d update README and docs 2016-08-16 17:07:02 +02:00
junzis
70e9aa7c8d update docstrings 2016-08-16 16:59:11 +02:00
junzis
fc286299ec fix docstrings 2016-08-16 16:48:13 +02:00
junzis
700b290047 remove doc theme 2016-08-16 16:40:27 +02:00
junzis
55fbdcd029 rename doc files 2016-08-16 16:36:55 +02:00
junzis
7a62d1dbfb add api docs 2016-08-16 16:22:13 +02:00
junzis
2f89d1a95c update README, add position_with_ref() 2016-08-16 15:56:05 +02:00
junzis
2fccacd724 update position decoding, handle surface position messages, error fix in vertical rate calculation. 2016-08-16 14:33:31 +02:00
junzis
556e499064 minor update of cprNL function 2016-07-08 17:53:42 +02:00
junzis
5518816b32 simplify N/NL functions in position decoding 2016-07-08 17:44:18 +02:00
junzis
faf43134e5 separate position decoding to airborne and surface types 2016-07-08 14:59:45 +02:00
Junzi Sun
4666de403d Merge pull request #3 from astrofrog/python3
Fix imports for Python 3
2016-07-07 17:22:35 +02:00
Thomas Robitaille
a196d673df Fix imports for Python 3 2016-06-28 22:12:08 +01:00
junzis
8ef02fa2b1 release 1.0.4 2016-03-23 14:00:53 +01:00
junzis
72f2bcd275 update README 2016-03-23 11:45:38 +01:00
junzis
1ccd4fd83b update CRC function 2016-03-23 11:35:20 +01:00
Junzi Sun
28e3a641a5 Major upgrade. Rename to pyModeS. Added EHS decoding and testing modules. 2016-03-16 23:11:15 +01:00
Junzi Sun
818207a4d8 simplify hex2bin() 2016-01-28 11:14:14 +01:00
Junzi Sun
2e3ceed0b0 add subtype 3/4 velocity decoding 2016-01-06 18:19:35 +01:00
Junzi Sun
e194e90eaf update NIC decoding 2016-01-05 13:15:42 +01:00
Junzi Sun
f36ab91aa4 add NIC decoding 2016-01-04 17:57:36 +01:00
Junzi Sun
cc7ce36111 fix major bug in latitude decoding 2015-10-23 14:01:20 +02:00
Junzi Sun
626b2fb828 fix zero division error 2015-09-21 16:46:54 +02:00
Junzi Sun
27cac0efde update testing code 2015-09-18 18:10:04 +02:00
Junzi Sun
4e1d91cc35 update CPR NL calculation 2015-09-18 16:20:25 +02:00
Junzi Sun
d15538296b add checksum 2015-09-17 23:45:35 +02:00
Junzi Sun
2b55f8a5df work in progress 2015-09-17 20:24:32 +02:00
Junzi Sun
52a6bcd637 add __init__ 2015-08-28 17:36:59 +02:00
junzis
f93acc18da Merge pull request #1 from kaback/master
fixed typo in lat/lon calc (cpr2position())
2015-04-14 21:59:30 +02:00
kaback
b2940af6ef fixed typo in lat/lon calc (cpr2position()) 2015-04-14 18:05:49 +02:00
Junzi Sun
b5892059ba add code and testing data 2015-03-19 14:06:01 +01:00
junzis
1345d3f6b6 Initial commit 2015-03-17 17:49:22 +01:00