Instrument Neutral Distributed Interface INDI  2.0.2
Macros
lx200gotonova.cpp File Reference
#include "lx200gotonova.h"
#include "indicom.h"
#include "lx200driver.h"
#include <libnova/transform.h>
#include <cmath>
#include <cstring>
#include <termios.h>
#include <unistd.h>

Go to the source code of this file.

Macros

#define SLEWRATE   1 /* slew rate, degrees/s */
 
#define SIDRATE   0.004178 /* sidereal rate, degrees/s */
 
#define GOTONOVA_TIMEOUT   5 /* timeout */
 
#define GOTONOVA_CALDATE_RESULT   " # #" /* result of calendar date */
 

Macro Definition Documentation

◆ GOTONOVA_CALDATE_RESULT

#define GOTONOVA_CALDATE_RESULT   " # #" /* result of calendar date */

Definition at line 37 of file lx200gotonova.cpp.

◆ GOTONOVA_TIMEOUT

#define GOTONOVA_TIMEOUT   5 /* timeout */

Definition at line 36 of file lx200gotonova.cpp.

◆ SIDRATE

#define SIDRATE   0.004178 /* sidereal rate, degrees/s */

Definition at line 35 of file lx200gotonova.cpp.

◆ SLEWRATE

#define SLEWRATE   1 /* slew rate, degrees/s */

Definition at line 34 of file lx200gotonova.cpp.