![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
AO loop control - Predictive Filter ON/OFF through the ARPF multiplicator. More...

Macros | |
| #define | _GNU_SOURCE |
Functions | |
| int_fast8_t | AOloopControl_ARPFon () |
| ARPF = auto regressive predictive filter: on. More... | |
| int_fast8_t | AOloopControl_ARPFoff () |
| ARPF = auto regressive predictive filter: off. More... | |
Variables | |
| AOLOOPCONTROL_CONF * | AOconf |
| CLI function for AOloopControl_setframesAve. More... | |
| AOloopControl_var | aoloopcontrol_var |
| DATA | data |
AO loop control - Predictive Filter ON/OFF through the ARPF multiplicator.
REAL TIME COMPUTING ROUTINES
| #define _GNU_SOURCE |
| int_fast8_t AOloopControl_ARPFoff | ( | ) |
ARPF = auto regressive predictive filter: off.
| int_fast8_t AOloopControl_ARPFon | ( | ) |
ARPF = auto regressive predictive filter: on.
| AOLOOPCONTROL_CONF* AOconf |
CLI function for AOloopControl_setframesAve.
| AOloopControl_var aoloopcontrol_var |
| DATA data |