Instrument Neutral Distributed Interface INDI  2.0.2
Macros
skywatcherAPIMount.cpp File Reference
#include "skywatcherAPIMount.h"
#include "indicom.h"
#include "connectionplugins/connectiontcp.h"
#include "alignment/DriverCommon.h"
#include "connectionplugins/connectionserial.h"
#include <chrono>
#include <thread>
#include <sys/stat.h>

Go to the source code of this file.

Macros

#define DEBUG_PID
 
#define SLEWMODES   9
 

Detailed Description

Author
Roger James
Jasem Mutlaq
Gerry Rozema
Jean-Luc Geehalel
Date
13th November 2013

Updated on 2020-12-01 by Jasem Mutlaq Updated on 2021-11-20 by Jasem Mutlaq:

This file contains an implementation in C++ of the Skywatcher API. It is based on work from four sources. A C++ implementation of the API by Roger James. The indi_eqmod driver by Jean-Luc Geehalel. The synscanmount driver by Gerry Rozema. The C# implementation published by Skywatcher/Synta

Definition in file skywatcherAPIMount.cpp.

Macro Definition Documentation

◆ DEBUG_PID

#define DEBUG_PID

Definition at line 36 of file skywatcherAPIMount.cpp.

◆ SLEWMODES

#define SLEWMODES   9

Definition at line 44 of file skywatcherAPIMount.cpp.