Instrument Neutral Distributed Interface INDI  2.0.2
Macros | Enumerations | Functions
lx200ap_v2.cpp File Reference
#include "lx200ap_v2.h"
#include "indicom.h"
#include "lx200driver.h"
#include "lx200apdriver.h"
#include "connectionplugins/connectiontcp.h"
#include <libnova/transform.h>
#include <cmath>
#include <cstring>
#include <unistd.h>
#include <termios.h>
#include <regex>

Go to the source code of this file.

Macros

#define MAX_LX200AP_PULSE_LEN   999
 

Enumerations

enum  APPECRecordingState { AP_PEC_RECORD_OFF = 0 , AP_PEC_RECORD_ON = 1 }
 

Functions

char * trackStateString (INDI::Telescope::TelescopeStatus state)
 

Macro Definition Documentation

◆ MAX_LX200AP_PULSE_LEN

#define MAX_LX200AP_PULSE_LEN   999

Definition at line 66 of file lx200ap_v2.cpp.

Enumeration Type Documentation

◆ APPECRecordingState

Enumerator
AP_PEC_RECORD_OFF 
AP_PEC_RECORD_ON 

Definition at line 59 of file lx200ap_v2.cpp.

Function Documentation

◆ trackStateString()

char* trackStateString ( INDI::Telescope::TelescopeStatus  state)

Definition at line 967 of file lx200ap_v2.cpp.