kstars
lx200autostar.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "lx200autostar.h"
#include "lx200driver.h"
Include dependency graph for lx200autostar.cpp:

Go to the source code of this file.
Defines | |
#define | FirmwareGroup "Firmware data" |
Functions | |
void | changeLX200AutostarDeviceName (const char *newName) |
Variables | |
INumberVectorProperty | eqNum |
int | MaxReticleFlashRate |
ISwitchVectorProperty | ParkSP |
ISwitchVectorProperty | PowerSP |
INumberVectorProperty | SDTime |
LX200Generic * | telescope |
ITextVectorProperty | Time |
static ITextVectorProperty | VersionInfo = {mydev, "Firmware Info", "", FirmwareGroup, IP_RO, 0, IPS_IDLE, VersionT, NARRAY(VersionT), "" ,0} |
static IText | VersionT [] |
Define Documentation
#define FirmwareGroup "Firmware data" |
Definition at line 29 of file lx200autostar.cpp.
Function Documentation
void changeLX200AutostarDeviceName | ( | const char * | newName | ) |
Definition at line 48 of file lx200autostar.cpp.
Variable Documentation
Definition at line 119 of file lx200generic.cpp.
Definition at line 66 of file apmount.cpp.
Definition at line 136 of file lx200generic.cpp.
Definition at line 124 of file lx200generic.cpp.
Definition at line 157 of file lx200generic.cpp.
Definition at line 65 of file apmount.cpp.
Definition at line 155 of file lx200generic.cpp.
ITextVectorProperty VersionInfo = {mydev, "Firmware Info", "", FirmwareGroup, IP_RO, 0, IPS_IDLE, VersionT, NARRAY(VersionT), "" ,0} [static] |
Definition at line 46 of file lx200autostar.cpp.
Initial value:
{{ "Date", "", 0, 0, 0, 0} , { "Time", "", 0, 0, 0, 0} , { "Number", "", 0, 0, 0 ,0} , { "Full", "", 0, 0, 0, 0} , { "Name", "" ,0 ,0 ,0 ,0}}
Definition at line 40 of file lx200autostar.cpp.