index.rst.txt
2.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
***************************************************
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