Instrument Neutral Distributed Interface INDI  2.0.2
Macros
lacerta_mfoc.cpp File Reference
#include "lacerta_mfoc.h"
#include "indicom.h"
#include "connectionplugins/connectionserial.h"
#include <cmath>
#include <memory>
#include <cstring>
#include <unistd.h>

Go to the source code of this file.

Macros

#define FOCUSMFOC_TIMEOUT   1000
 
#define MFOC_POSMAX_HARDWARE   250000
 
#define MFOC_POSMIN_HARDWARE   300
 

Macro Definition Documentation

◆ FOCUSMFOC_TIMEOUT

#define FOCUSMFOC_TIMEOUT   1000

Definition at line 33 of file lacerta_mfoc.cpp.

◆ MFOC_POSMAX_HARDWARE

#define MFOC_POSMAX_HARDWARE   250000

Definition at line 35 of file lacerta_mfoc.cpp.

◆ MFOC_POSMIN_HARDWARE

#define MFOC_POSMIN_HARDWARE   300

Definition at line 36 of file lacerta_mfoc.cpp.