69 lines
1.2 KiB
ReStructuredText
69 lines
1.2 KiB
ReStructuredText
.. pyModeS documentation master file, created by
|
|
sphinx-quickstart on Mon Apr 1 13:13:10 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to pyModeS documentation!
|
|
===================================
|
|
|
|
The source code can be found at: https://github.com/junzis/pyModeS
|
|
|
|
.. toctree::
|
|
:caption: Core modules
|
|
:maxdepth: 2
|
|
|
|
pyModeS.decoder.adsb
|
|
pyModeS.decoder.commb
|
|
|
|
|
|
.. toctree::
|
|
:caption: ADS-B messages
|
|
:maxdepth: 2
|
|
|
|
pyModeS.decoder.bds.bds05
|
|
pyModeS.decoder.bds.bds06
|
|
pyModeS.decoder.bds.bds08
|
|
pyModeS.decoder.bds.bds09
|
|
|
|
|
|
.. toctree::
|
|
:caption: ELS - elementary surveillance
|
|
:maxdepth: 2
|
|
|
|
pyModeS.decoder.bds.bds10
|
|
pyModeS.decoder.bds.bds17
|
|
pyModeS.decoder.bds.bds20
|
|
pyModeS.decoder.bds.bds30
|
|
|
|
|
|
.. toctree::
|
|
:caption: EHS - enhanced surveillance
|
|
:maxdepth: 2
|
|
|
|
pyModeS.decoder.bds.bds40
|
|
pyModeS.decoder.bds.bds50
|
|
pyModeS.decoder.bds.bds60
|
|
|
|
|
|
.. toctree::
|
|
:caption: MRAR / MHR
|
|
:maxdepth: 2
|
|
|
|
pyModeS.decoder.bds.bds44
|
|
pyModeS.decoder.bds.bds45
|
|
|
|
|
|
|
|
----
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
----
|
|
|
|
Indices and tables
|
|
**********************
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|