Instrument Neutral Distributed Interface INDI  2.0.2
Macros
lx200_10micron.cpp File Reference

Implementation of the driver for the 10micron mounts. More...

#include "lx200_10micron.h"
#include "indicom.h"
#include "lx200driver.h"
#include <cstring>
#include <strings.h>
#include <termios.h>
#include <math.h>
#include <libnova/libnova.h>

Go to the source code of this file.

Macros

#define PRODUCT_TAB   "Product"
 
#define ALIGNMENT_TAB   "Alignment"
 
#define LX200_TIMEOUT   5 /* FD timeout in seconds */
 
#define REFRACTION_MODEL_TEMPERATURE   "REFRACTION_MODEL_TEMPERATURE"
 
#define REFRACTION_MODEL_PRESSURE   "REFRACTION_MODEL_PRESSURE"
 
#define MODEL_COUNT   "MODEL_COUNT"
 
#define ALIGNMENT_POINTS   "ALIGNMENT_POINTS"
 
#define ALIGNMENT_STATE   "Alignment"
 
#define MINIMAL_NEW_ALIGNMENT_POINT_RO   "MINIMAL_NEW_ALIGNMENT_POINT_RO"
 
#define MINIMAL_NEW_ALIGNMENT_POINT   "MINIMAL_NEW_ALIGNMENT_POINT"
 
#define NEW_ALIGNMENT_POINT   "NEW_ALIGNMENT_POINT"
 
#define NEW_ALIGNMENT_POINTS   "NEW_ALIGNMENT_POINTS"
 
#define NEW_MODEL_NAME   "NEW_MODEL_NAME"
 
#define PRODUCT_INFO   "PRODUCT_INFO"
 
#define TLE_TEXT   "TLE_TEXT"
 
#define TLE_NUMBER   "TLE_NUMBER"
 
#define TRAJECTORY_TIME   "TRAJECTORY_TIME"
 
#define SAT_TRACKING_STAT   "SAT_TRACKING_STAT"
 
#define UNATTENDED_FLIP   "UNATTENDED_FLIP"
 

Detailed Description

Implementation of the driver for the 10micron mounts.

Definition in file lx200_10micron.cpp.

Macro Definition Documentation

◆ ALIGNMENT_POINTS

#define ALIGNMENT_POINTS   "ALIGNMENT_POINTS"

Definition at line 48 of file lx200_10micron.cpp.

◆ ALIGNMENT_STATE

#define ALIGNMENT_STATE   "Alignment"

Definition at line 49 of file lx200_10micron.cpp.

◆ ALIGNMENT_TAB

#define ALIGNMENT_TAB   "Alignment"

Definition at line 41 of file lx200_10micron.cpp.

◆ LX200_TIMEOUT

#define LX200_TIMEOUT   5 /* FD timeout in seconds */

Definition at line 42 of file lx200_10micron.cpp.

◆ MINIMAL_NEW_ALIGNMENT_POINT

#define MINIMAL_NEW_ALIGNMENT_POINT   "MINIMAL_NEW_ALIGNMENT_POINT"

Definition at line 51 of file lx200_10micron.cpp.

◆ MINIMAL_NEW_ALIGNMENT_POINT_RO

#define MINIMAL_NEW_ALIGNMENT_POINT_RO   "MINIMAL_NEW_ALIGNMENT_POINT_RO"

Definition at line 50 of file lx200_10micron.cpp.

◆ MODEL_COUNT

#define MODEL_COUNT   "MODEL_COUNT"

Definition at line 47 of file lx200_10micron.cpp.

◆ NEW_ALIGNMENT_POINT

#define NEW_ALIGNMENT_POINT   "NEW_ALIGNMENT_POINT"

Definition at line 52 of file lx200_10micron.cpp.

◆ NEW_ALIGNMENT_POINTS

#define NEW_ALIGNMENT_POINTS   "NEW_ALIGNMENT_POINTS"

Definition at line 53 of file lx200_10micron.cpp.

◆ NEW_MODEL_NAME

#define NEW_MODEL_NAME   "NEW_MODEL_NAME"

Definition at line 54 of file lx200_10micron.cpp.

◆ PRODUCT_INFO

#define PRODUCT_INFO   "PRODUCT_INFO"

Definition at line 55 of file lx200_10micron.cpp.

◆ PRODUCT_TAB

#define PRODUCT_TAB   "Product"

Definition at line 40 of file lx200_10micron.cpp.

◆ REFRACTION_MODEL_PRESSURE

#define REFRACTION_MODEL_PRESSURE   "REFRACTION_MODEL_PRESSURE"

Definition at line 46 of file lx200_10micron.cpp.

◆ REFRACTION_MODEL_TEMPERATURE

#define REFRACTION_MODEL_TEMPERATURE   "REFRACTION_MODEL_TEMPERATURE"

Definition at line 45 of file lx200_10micron.cpp.

◆ SAT_TRACKING_STAT

#define SAT_TRACKING_STAT   "SAT_TRACKING_STAT"

Definition at line 59 of file lx200_10micron.cpp.

◆ TLE_NUMBER

#define TLE_NUMBER   "TLE_NUMBER"

Definition at line 57 of file lx200_10micron.cpp.

◆ TLE_TEXT

#define TLE_TEXT   "TLE_TEXT"

Definition at line 56 of file lx200_10micron.cpp.

◆ TRAJECTORY_TIME

#define TRAJECTORY_TIME   "TRAJECTORY_TIME"

Definition at line 58 of file lx200_10micron.cpp.

◆ UNATTENDED_FLIP

#define UNATTENDED_FLIP   "UNATTENDED_FLIP"

Definition at line 60 of file lx200_10micron.cpp.