MAV'RIC
Public Attributes
analog_monitor_t Struct Reference

Analog monitor structure. More...

#include <analog_monitor.h>

List of all members.

Public Attributes

bool enable [MONITOR_CHANNELS]
 Activation of each analog channel.
float conv_factor [MONITOR_CHANNELS]
 Conversion factors.
int16_t buffer [MONITOR_CHANNELS][MONITOR_SAMPLES]
 Buffer of previous data.
float avg [MONITOR_CHANNELS]
 Averaged voltage.

Detailed Description

Analog monitor structure.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines