1<sect2 id="ekos-profile-wizard">
2    <title>Profile Wizard</title>
3    <indexterm>
4        <primary>Tools</primary>
5        <secondary>Ekos</secondary>
6        <tertiary>Profile Wizard</tertiary>
7    </indexterm>
8    <para>
9        The Profile Wizard is a handy tool to setup your equipment for the first time. It should popup automatically the first time you run &kstars;. Follow the guided instructions to setup your first equipment profile.
10    </para>
11    <variablelist>
12        <varlistentry>
13            <term>Greeting Page</term>
14            <listitem>
15                <screenshot>
16                    <screeninfo>
17                        Profile Wizard Welcome
18                    </screeninfo>
19                    <mediaobject>
20                        <imageobject>
21                            <imagedata fileref="profile_wizard_welcome.png" format="PNG"/>
22                        </imageobject>
23                        <textobject>
24                            <phrase>Profile Wizard Welcome</phrase>
25                        </textobject>
26                    </mediaobject>
27                </screenshot>
28                <para>
29                    The first greeting screen contains some links to learn more about Ekos &amp; INDI. Click <guibutton>Next</guibutton> to continue.
30                </para>
31            </listitem>
32        </varlistentry>
33        <varlistentry>
34            <term>Equipment Location Page</term>
35            <listitem>
36                <para>
37                    Next, you will be presented with the equipment location page. Your selection depends on where your equipment is connected to:
38                </para>
39                <itemizedlist>
40                    <listitem>
41                        <para>
42                            <guilabel>Equipment is attached to this device</guilabel>: Select this option if Ekos is running on your StellarMate (via HDMI or VNC), device (&Windows;/&Linux;) or &MacOS;.
43                        </para>
44                    </listitem>
45                    <listitem>
46                        <para>
47                            <guilabel>Equipment is attached to a remote device</guilabel>: Select this option if Ekos is running on your device (&Windows;/&Linux;) or &MacOS;, and your equipment is connected to a remote computer.
48                        </para>
49                    </listitem>
50                    <listitem>
51                        <para>
52                            <guilabel>Equipment is attached to StellarMate</guilabel>: Select this option if Ekos is running on your device (&Windows;/&Linux;) or &MacOS;, and your equipment is connected to StellarMate.
53                        </para>
54                    </listitem>
55                </itemizedlist>
56                <screenshot>
57                    <screeninfo>
58                        Equipment location page
59                    </screeninfo>
60                    <mediaobject>
61                        <imageobject>
62                            <imagedata fileref="profile_wizard_select.png" format="PNG"/>
63                        </imageobject>
64                        <textobject>
65                            <phrase>Equipment location page</phrase>
66                        </textobject>
67                    </mediaobject>
68                </screenshot>
69                <para>
70                    Click <guibutton>Next</guibutton> to continue.
71                </para>
72            </listitem>
73        </varlistentry>
74        <varlistentry>
75            <term>Remote Connection Page</term>
76            <listitem>
77                <para>
78                    In case selected the 2nd option in the last step, you shall be presented with the Remote Connect Page, here you will enter the hostname or IP address of the StellarMate unit. You can get the hostname from the StellarMate mobile App. Alternatively, you can construct the hostname from StellarMate HotSpot SSID. You should see the SSID when you search for WiFi networks nearby. For example, suppose the SSID is <replaceable>stellarmate</replaceable>. The hostname should be <emphasis><replaceable>stellarmate</replaceable>.local</emphasis>. That is, if you remove the underscore, and append <emphasis>.local</emphasis>, then you will get the unit hostname. You can always use the StellarMate App to change the unit default hostname to the name of your choice.
79                </para>
80                <screenshot>
81                    <screeninfo>
82                        Profile Wizard Remote page
83                    </screeninfo>
84                    <mediaobject>
85                        <imageobject>
86                            <imagedata fileref="profile_wizard_remote.png" format="PNG"/>
87                        </imageobject>
88                        <textobject>
89                            <phrase>Profile Wizard Remote page</phrase>
90                        </textobject>
91                    </mediaobject>
92                </screenshot>
93                <para>
94                    For the INDI Manager question, always select <emphasis role="bold">Yes</emphasis> since StellarMate Web Manager is running by default on the unit. Click <guibutton>Next</guibutton> to continue.
95                </para>
96            </listitem>
97        </varlistentry>
98        <varlistentry>
99            <term>Profile Creation Page</term>
100            <listitem>
101                <para>
102                    Now you get to name your equipment profile. Afterwards select which guider application to use. The <guilabel>Internal Guider</guilabel> is the only officially supported selection in StellarMate. You may opt to select <guimenuitem>PHD2/LinGuider</guimenuitem> but the details are out of the scope of this documentation. If additional services are desired, check the ones you want to run.
103                </para>
104                <screenshot>
105                    <screeninfo>
106                        The final page of Profile Wizard
107                    </screeninfo>
108                    <mediaobject>
109                        <imageobject>
110                            <imagedata fileref="profile_wizard_done.png" format="PNG"/>
111                        </imageobject>
112                        <textobject>
113                            <phrase>The final page of Profile Wizard</phrase>
114                        </textobject>
115                    </mediaobject>
116                </screenshot>
117            </listitem>
118        </varlistentry>
119    </variablelist>
120<para>
121    In the example above, we select Remote Astrometry, WatchDog, and SkySafari drivers. The detailed explanations for each is provided in the tooltip when you over them. Once done, click <guibutton>Create Profile</guibutton> button. You should now be presented with the Profile Editor.
122</para>
123</sect2>
124