Instrument Neutral Distributed Interface INDI  2.0.2
Variables
lx200_pegasus_nyx101.cpp File Reference
#include "lx200_pegasus_nyx101.h"
#include "lx200driver.h"
#include "indicom.h"
#include "connectionplugins/connectionserial.h"
#include <libnova/transform.h>
#include <cmath>
#include <cstring>
#include <stdio.h>
#include <termios.h>
#include <unistd.h>
#include <regex>

Go to the source code of this file.

Variables

const char * SETTINGS_TAB = "Settings"
 
const char * STATUS_TAB = "Status"
 
const char * ON = "ON"
 
const char * OFF = "OFF"
 

Variable Documentation

◆ OFF

const char* OFF = "OFF"

Definition at line 271 of file lx200_pegasus_nyx101.cpp.

◆ ON

const char* ON = "ON"

Definition at line 270 of file lx200_pegasus_nyx101.cpp.

◆ SETTINGS_TAB

const char* SETTINGS_TAB = "Settings"

Definition at line 38 of file lx200_pegasus_nyx101.cpp.

◆ STATUS_TAB

const char* STATUS_TAB = "Status"

Definition at line 39 of file lx200_pegasus_nyx101.cpp.