TwiceAsNice  2019-02-18
Namespaces | Macros
indidome.cpp File Reference
#include "indidome.h"
#include "indicom.h"
#include "indicontroller.h"
#include "connectionplugins/connectionserial.h"
#include "connectionplugins/connectiontcp.h"
#include <libnova/julian_day.h>
#include <libnova/sidereal_time.h>
#include <libnova/transform.h>
#include <cerrno>
#include <cmath>
#include <cstring>
#include <wordexp.h>
Include dependency graph for indidome.cpp:

Namespaces

 INDI
 
Namespace to encapsulate INDI client, drivers, and mediator classes.
 

Macros

#define DOME_SLAVING_TAB   "Slaving"
 
#define DOME_COORD_THRESHOLD   0.1 /* Only send debug messages if the differences between old and new values of Az/Alt excceds this value */
 

Macro Definition Documentation

◆ DOME_COORD_THRESHOLD

#define DOME_COORD_THRESHOLD   0.1 /* Only send debug messages if the differences between old and new values of Az/Alt excceds this value */

◆ DOME_SLAVING_TAB

#define DOME_SLAVING_TAB   "Slaving"