index.rst.txt 2.16 KB
***************************************************
Welcome in the AstroMeCCA software documentation
***************************************************

.. image:: doc_images/cropped-logo-astromecca.jpg
	:height: 300px
	:align: center

+------------------------------+--------------------------------------+
| | 107, Bis route de Servies  | | Director: Antoine Cailleau         | 
| | En Raynaud                 | | antoine.cailleau@astromecca.fr     |
| | 81570 Cuq les Vielmur      | | +33 6 64 45 73 25                  |
| | FRANCE                     | | http://astromecca.fr/              |
+------------------------------+--------------------------------------+

.. figure:: doc_images/rapido2_v2a.jpg
	:height: 300px
	:align: center

	A German TM 350 AtroMeCCA mount equiped by a reflector 300mm telescope and a refractor 60mm telescope.
	
1. Using the Mount Control Software
***************************************

Describes the basic use of the Mount Control Software and 
how to use its pad to slew the mount towards sky objects.

.. toctree:: 
   :maxdepth: 3

   using_mount_control_software

2. Communication protocols for AstroMecCA
*****************************************

Describes the communication protocols to commuunicate between a client software (ASCOM, INDI or any external software) and an astromecca server.

.. toctree:: 
   :maxdepth: 3

   communication_langage_protocol

3. User guide to program with mount Python classes
**************************************************

Describe how to instanciate mount classes to use them in a personal Python code.

.. toctree:: 
   :maxdepth: 3
	
   using_mount_classes

4. User guide to program with celme Python classes
**************************************************

Describe how to instanciate celme classes to use them in a personal Python code. Celme is a tool used by mount classes.

.. toctree:: 
   :maxdepth: 3

   using_celme_classes

5. Class and method documentation
*********************************

For developers of Python code in mount classes.

.. toctree:: 
   :maxdepth: 3

   generate_documentation
	
The classes of Mounts for astronomy.
	 
.. toctree:: 
   :maxdepth: 3

   autodoc_mount
   autodoc_celme