Generic PID algorithm, with EEPROM-backed storage of constants. More...
#include <stdint.h>
#include <AP_EEPROMB.h>
Go to the source code of this file.
Classes | |
class | PID |
Object managing one PID control. More... |
Generic PID algorithm, with EEPROM-backed storage of constants.
Definition in file PID.h.