API
paths.hpp File Reference

Defaults for the MagAO-X library. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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...
 

Detailed Description

Defaults for the MagAO-X library.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

History:

  • 2018-07-13 created by JRM

Definition in file paths.hpp.