INDI AZ-GTi Driver based on EQMod driver and is released as a 3rd party driver and requires INDI Library >= v1.7.5.
This INDI driver interacts with a mount controller using the Skywatcher Protocol through WiFi
The device running the EQMod driver (StellarMate/PC) should be connected to the mount WiFi HotSpot. There is no need to use the Synscan App. In the Connection tab, select Ethernet.
The mount supports two connection modes:
This is the default mode. When the mount is powered, it is put into HotSpot Mode where it creates its own HotSpot wireless network (IP address 192.168.4.1). In this mode, the mount acts as the router all other devices must connect to it.
If the mount is started in HotSpot Mode, then connect the PC/StellarMate to the mount open WiFi network. Then enter the IP address as 192.168.4.1 and port 11880. Go to options and click Save configuration. Now you can connect directly to the mount. The machine running the client (Ekos, PixInsight, SkyCharts..etc) should also be connected to the Mount WiFi HotSpot as well so that the mount, driver, and client are ALL on the same network which is in this case the Mount WiFi HotSpot network.
The IP address in the image above for the devices connected to the mount WiFi are just examples. Usually, the first device that connects to the Mount HotSpot gets IP address 192.168.4.2 and so on.
With this mode, the mount can join an existing WiFi network. This method is recommended since the controlling PC/StellarMate can connect to the mount and also to other devices on the network; whereas in the HotSpot mode, they must exclusively connect the mount' own internal network.
To use Station Mode instead, please follow these steps
The follow image illustrates the connection topology for connect the mount in Station Mode to StellarMate WiFi HotSpot. All other devices must be connected to StellarMate WiFi HotSpot as well.
In this mode, all the devices are connected to the home WiFi router. When setting the mount to Station Mode via the Synscan App, select the home wifi SSID and put the password to connect to it.
Once AZ-GTi is online, it loads mount, alignment, parking, and horizontal limits settings if they exist. Its location defaults to the celestial pole unless a custom parking position is set previously.
The main control tab is where the primary control of EQMod takes place. To track an object, enter the equatorial of date (JNow) coordinates and press Set. The mount shall then slew to an object and once it arrives at the target location, it should engage tracking at the selected tracking rate which default to Sidereal tracking. Slew mode is different from track mode in that it does not engage tracking when slew is complete. To sync, the mount must be already tracking. First change mode to Sync, then enter the desired coordinates then press Set. Users will seldom use this interface directly since many clients (e.g. KStars) can slew and sync the mount directly from the sky map without having to enter any coordinates manually.
Four tracking modes are supported: Sidereal, Lunar, Solar, and Custom. When using Custom mode, the rates defined in Track Rates shall be used. Tracking can be enganged and disenganged by toggling the Tracking property.
Under the options tab, you can configure many parameters before and after you connect to the mount.
If a dome is used in conjunction with the mount, a policy can be set if parking the mount or dome can interfere with the safety of either. For example, you might want to always park the mount before parking the dome, or vice versa. The default policy is to ignore the dome.
Under motion control, manual motion controls along with speed and guide controls are configured.
Time, Locaiton, and Park settings are configured in the Site Management tab.
Firmware
Firmware tab displays information on the detected mount type and firmware version. Furthermore, the RA/DE steps, frequencies, and gear ratios are displayed.
The stepper motors positions and work periods are displayed in addition to the status of each motor. If the mount is equipment with auxiliary encoders, then their position shall be displayed
By default the alignment mode is set to N-Star, every time you perform a sync, a new sync point is added to the model. You need to save the alignment points file if you want the driver to utilize them on the next startup. You can perform all these operations in the Align tab. The EQMod driver is currently transition to the INDI Alignment Subsystem and this section shall be updated when the transition is over to avoid duplicate information.
Under Options, you can select to utilize INDI's Alignment Subsystem instead of EQMod's own alignment system. However, the Alignment Subsystem is currently not stable so it is recommended to use EQMod alignment system which is on by default.
PEC training works the same way as with the handcontroller. Guide on a star, engage PEC training and the firmware will wait for the mount pass the worm indexer and then records the resulting speeds in the EEPROM of the motor microcontroller. When it has finished (worm indexer) it toggles a status bit and you can see in the INDI Control panel the status of PEC training becoming green (whereas it remains busy/yellow while training).
PEC/PEC training is enabled in INDI EQMod for mounts which supports it, EQ8, AZEQ5/6, EQ6R too apparently. It is a motor controller firmware feature, the INDI driver just sends the corresponding commands to start/stop PEC/PEC training and do not then bother about it. Please note that the firmware PEC+guiding may not be a good idea as the firmware changes the motor speed unconditionnally, so some guide commands may be lost.
For horizon limit just slew to the points along the horizon you want to set and hit the Add current button. The order of points is significant as Horizon uses a linear approximation between them. When you have finished hit the Write File button (saved in ~/.indi/HorizonData.txt which you can manually edit also).