forked from PKAstro/Gemini-2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemini2_features.html
129 lines (110 loc) · 4.62 KB
/
Gemini2_features.html
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" href="ajxmenu.css" type="text/css">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="en-us" http-equiv="Content-Language" />
<title>Gemini 2 Mount Controller Features</title>
<link href="gemini-2.css" rel="stylesheet" title = "light" type="text/css">
<link href="gemini-2-dark.css" rel="stylesheet" title = "dark" type="text/css">
<script src="style_switcher.js"></script>
<link href="theme-selector.css" rel="stylesheet" type="text/css">
<script src="w3data.js"></script></head>
<body onload="set_style_from_cookie()">
<div w3-include-html="header.html" ></div>
<div class="AJXMenueDFaTFD" w3-include-html="navigation.html"></div><script>w3IncludeHTML();</script>
<table align="center" style="width: 900px">
<tr>
<td class="style6">
FEATURES
<br />All Gemini 1 Features +
<ul>
<li>Color Graphic Touch Screen clearly displays all functions</li>
<li>Hand controller supports English, Spanish, French and German
languages.
</li>
<li>Classic four-button pattern for guiding, centering, moving and
slewing on both the touch screen and real tactile membrane
switch panel.</li>
<li>Support for the original four-button controller (Losmandy Part # HC)-Not on the New Gemini-2 Mini Version.
</li>
<li>For GM8, G-11, Titan, Titan 50, Titan HGM and MI-250 mounts.
</li>
<li>Custom mount support using the Programmable Gear Rate function, with future support for Alt/AZ mounts.
</li>
<li>8°/sec Slew Rate (GM8).
</li>
<li>0.5 arc-sec positional accuracy.
</Li>
<li>DC Servos for improved accuracy with higher torque than stepper motors
supports both the original Losmandy motors, Maxom Motors, and the new
high torque Losmandy motors.
</li>
<li>GPS-compatible with optional receiver.
</li>
<li>Stand-alone system. No PC required!
</li>
<li>Ethernet 10/100 with full DHCP/Static IP functionality permits operation
from anywhere using a browser, or any ASCOM based application using the
ASCOM.net driver with the new web based interface. (IVP4 only).
</li>
<li>Non-Volatile Memory and Real-Time Clock.
</li>
<li>Both Hand controller and Main unit uses micro-SDcards (2gbyte recommended
up to 32Gbyte max, SD and SDHC types supported).
</li>
<li> Two Serial ports with +/-50V ground loop isolation. ( Com 2 is used
for Graphics Hand Controller - set it to 57600 baud.)
</li>
<li>Two USB ports; (USB-B, marked USB is functional now. USB-A for
future support. USB-B has Windows driver producing a Virtual COM to PC, for
connection by ASCOM or planetarium program.
</li>
<li>Port E - end sensor support.
</li>
<li> Port F - multi-function serial; A/D I/O (Feature Port)
</li>
<li>Firmware upgrade via Ethernet, FTP or removing, programing and replacing the micro-SDcards,
or the new Gemini Firmware Updater program (Requires Ethernet and
Internet connection.)
</li>
<li>User programmable star catalogs for both hand controller and Web based interface.
</li>
<li>Android and I-Phone web control interface.
</li>
<li>PEC correction. Can save and restore PEC curves to micro-SDcards
</li>
<li>Auto-Guide port (TTL). ST4 Compatible
</li>
<li>Dual 12~18V DC input/output Jacks (3.0A) (Original Gemini-2 only. Mini version only has one jack.)
</li>
<li>Web interface (only with Ethernet) that provides all functions
of the hand controller and more.</li>
<li>With the new L5.1 Firmware and the new Servo Firmware, the Gemini-2 will be able to talk to the servo chips.
The servo lags and PWM duty cycles are now available in real-time over the serial interface and a new Servo web page.
Also, L5.1 supports Alt/Az mounts.
</li>
<li>The New 5.2 Firmware added the following features.
</li>
<ul>
<li>Hand controller now shows low battery warning.
</li>
<li>PEC now has a checkbox that can start it with tracking.
</li>
<li>The Graphics on the newer Hand Controller can be inverted so the cord comes out the top.
</li>
<li>New Store SRAM/Retreave commands added to the hand controller menus
</li>
</ul>
</ul>
</td>
</tr>
<tr>
<td class="style6">
</td>
</tr>
</table>
<link rel="stylesheet" href="ajxmenu_bottom.css" type="text/css">
<div w3-include-html="footer.html" ></div>
</body>