TwiceAsNice
2019-02-18
|
#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>
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 */ |
#define DOME_COORD_THRESHOLD 0.1 /* Only send debug messages if the differences between old and new values of Az/Alt excceds this value */ |
#define DOME_SLAVING_TAB "Slaving" |