update README and docs
This commit is contained in:
parent
70e9aa7c8d
commit
168acfb88d
@ -16,7 +16,7 @@ develop to decode the following messages:
|
|||||||
heading, and roll angle, etc.
|
heading, and roll angle, etc.
|
||||||
|
|
||||||
A detailed manuel on Mode-S decoding is published by the author, at:
|
A detailed manuel on Mode-S decoding is published by the author, at:
|
||||||
http://adsb-decode-guide.readthedocs.org
|
http://adsb-decode-guide.readthedocs.io
|
||||||
|
|
||||||
|
|
||||||
Source code
|
Source code
|
||||||
@ -24,6 +24,8 @@ Source code
|
|||||||
Checkourt and contribute to this open source project at:
|
Checkourt and contribute to this open source project at:
|
||||||
https://github.com/junzis/pyModeS
|
https://github.com/junzis/pyModeS
|
||||||
|
|
||||||
|
API documentation at:
|
||||||
|
http://pymodes.readthedocs.io
|
||||||
|
|
||||||
Install
|
Install
|
||||||
-------
|
-------
|
||||||
|
@ -4,9 +4,13 @@
|
|||||||
contain the root `toctree` directive.
|
contain the root `toctree` directive.
|
||||||
|
|
||||||
|
|
||||||
pyModeS API documents
|
pyModeS APIs
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
This document contains all the functions within pyModeS package.
|
||||||
|
|
||||||
|
Source code and user guide: https://github.com/junzis/pyModeS
|
||||||
|
|
||||||
|
|
||||||
pyModeS.adsb module
|
pyModeS.adsb module
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user