1:indiserver

From Linux Man Pages

Jump to: navigation, search
      indiserver - INDI server for telescope control by KStars
      
      indiserver [-p port] [-r attempts] [-vv] {driver...}

Contents

DESCRIPTION

      KStars  allows you to configure and control astronomical instruments such as telescopes and focusers via the INDI
      protocol. indiserver is a server that sits between the KStars user interface and the low-level hardware  drivers.
 
      The  INDI  server is a network server, int hat either local or remote clients may connect to it to control astro-
      nomical instruments. The INDI server must be running on the machine that is physically connected to the astronom-
      ical instruments.
 
             Note


             There  is usually no need to run the INDI server directly. Using the KStars device manager, you can set up
             astronomical instruments and start or stop the INDI server all from within KStars


      Much more detailed information is available in the KStars handbook, as described below.
 
      KStars is a graphical desktop planetarium for KDE, and forms part of the KDE edutainment module.

OPTIONS

      -p port
             Alternate IP port. The default is 7624.
 
      -r attempts
             Maximum attempts to restart, in case of a problem. The default is 2.
 
      -vv    Be more verbose with output to stderr.
 
      driver The names of the INDI drivers to run.
 
             Currently available are:
 
             �  celestrongps (Celestron GPS)
 
             �  fliccd (Finger Lakes Instruments CCD)
 
             �  lx200_16 (LX200 16")
 
             �  lx200autostar (LX200 Autostar)
 
             �  lx200classic (LX200 Classic)
 
             �  lx200generic (LX200 Generic)
 
             �  lx200gps (LX200 GPS)
 
             �  temma (Temma Takahashi)
 
             �  v4ldriver (Video4Linux Generic)
 
             �  v4lphilips (Philips Webcam)


RELATED

      celestrongps(1),  fliccd(1),  lx200_16(1),  lx200autostar(1),  lx200classic(1),   lx200generic(1),   lx200gps(1),
      kstars(1), temma(1), v4ldriver(1), v4lphilips(1)
 
      More  detailed user documentation is available in the KStars handbook, which you can reach from help:/kstars (ei-
      ther enter this URL into Konqueror, or run khelpcenter help:/kstars).

EXAMPLES

      To start an INDI server running an LX200 GPS driver, and listening to connections on port 8000:
 
             indiserver -p 8000 lx200gps

CATEGORY

Personal tools