Macros | |
#define | MAGAOX_path "/opt/MagAOX" |
The path to the MagAO-X system files. More... | |
#define | MAGAOX_configRelPath "config" |
The relative path to the configuration files. More... | |
#define | MAGAOX_calibRelPath "calib" |
The relative path to the calibration files. More... | |
#define | MAGAOX_globalConfig "magaox.conf" |
The filename for the global configuration file. More... | |
#define | MAGAOX_logRelPath "logs" |
The relative path to the log directory. More... | |
#define | MAGAOX_telRelPath "telem" |
The relative path to the telemetry directory. More... | |
#define | MAGAOX_sysRelPath "sys" |
The relative path to the system directory. More... | |
#define | MAGAOX_secretsRelPath "secrets" |
The relative path to the secrets directory. Used for storing passwords, etc. More... | |
#define | MAGAOX_driverRelPath "drivers" |
The relative path to the INDI drivers. More... | |
#define | MAGAOX_driverFIFORelPath "drivers/fifos" |
The relative path to the INDI driver FIFOs. More... | |
#define | MAGAOX_rawimageRelPath "rawimages" |
The relative path to the raw images directory. More... | |
#define | MAGAOX_cpusetPath "/opt/MagAOX/cpuset/" |
The absolute path the the cpuset mount point. More... | |
#define MAGAOX_calibRelPath "calib" |
#define MAGAOX_configRelPath "config" |
#define MAGAOX_cpusetPath "/opt/MagAOX/cpuset/" |
#define MAGAOX_driverFIFORelPath "drivers/fifos" |
#define MAGAOX_driverRelPath "drivers" |
#define MAGAOX_globalConfig "magaox.conf" |
#define MAGAOX_logRelPath "logs" |
#define MAGAOX_path "/opt/MagAOX" |
#define MAGAOX_rawimageRelPath "rawimages" |
#define MAGAOX_secretsRelPath "secrets" |
#define MAGAOX_sysRelPath "sys" |