Instrument Neutral Distributed Interface INDI  2.0.2
Macros
crux_mount.cpp File Reference
#include <cstring>
#include "crux_mount.h"
#include "indicom.h"
#include <cmath>
#include <memory>

Go to the source code of this file.

Macros

#define PRODUCT_NAME   "TitanTCS CRUX"
 
#define HANDSHAKE_NAME   "TiTaN TCS"
 
#define MIN_FW_VERSION   "3.1.0"
 
#define MAX_CMD_LEN   256
 

Macro Definition Documentation

◆ HANDSHAKE_NAME

#define HANDSHAKE_NAME   "TiTaN TCS"

Definition at line 31 of file crux_mount.cpp.

◆ MAX_CMD_LEN

#define MAX_CMD_LEN   256

Definition at line 33 of file crux_mount.cpp.

◆ MIN_FW_VERSION

#define MIN_FW_VERSION   "3.1.0"

Definition at line 32 of file crux_mount.cpp.

◆ PRODUCT_NAME

#define PRODUCT_NAME   "TitanTCS CRUX"

Definition at line 30 of file crux_mount.cpp.