cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
AOloopControl_loadconfigure.c File Reference

Aload / setup configuration. More...

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "CommandLineInterface/CLIcore.h"
#include "00CORE/00CORE.h"
#include "COREMOD_memory/COREMOD_memory.h"
#include "COREMOD_iofits/COREMOD_iofits.h"
#include "AOloopControl_IOtools/AOloopControl_IOtools.h"
#include "AOloopControl.h"
Include dependency graph for AOloopControl_loadconfigure.c:

Macros

#define _GNU_SOURCE
 

Functions

errno_t AOloopControl_loadconfigure (long loop, int mode, int level)
 Load / Setup configuration. More...
 

Variables

AOLOOPCONTROL_CONFAOconf
 CLI function for AOloopControl_setframesAve. More...
 
AOloopControl_var aoloopcontrol_var
 
static long aoconfID_respM = -1
 
static int loadcreateshm_log = 0
 
static FILE * loadcreateshm_fplog
 

Detailed Description

Aload / setup configuration.

REAL TIME COMPUTING ROUTINES

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Variable Documentation

◆ AOconf

CLI function for AOloopControl_setframesAve.

◆ aoconfID_respM

long aoconfID_respM = -1
static

◆ aoloopcontrol_var

AOloopControl_var aoloopcontrol_var

◆ loadcreateshm_fplog

FILE* loadcreateshm_fplog
static

◆ loadcreateshm_log

int loadcreateshm_log = 0
static