APM:Libraries
Namespaces | Macros | Functions | Variables
AP_BattMonitor.cpp File Reference
#include "AP_BattMonitor.h"
#include "AP_BattMonitor_Analog.h"
#include "AP_BattMonitor_SMBus.h"
#include "AP_BattMonitor_Bebop.h"
#include <AP_Vehicle/AP_Vehicle_Type.h>
#include <DataFlash/DataFlash.h>
#include <GCS_MAVLink/GCS.h>
Include dependency graph for AP_BattMonitor.cpp:

Go to the source code of this file.

Namespaces

 AP
 

Macros

#define SECOND_BATT_CONVERT_MASK   0x80
 

Functions

AP_BattMonitorAP::battery ()
 

Variables

const AP_HAL::HALhal
 

Macro Definition Documentation

◆ SECOND_BATT_CONVERT_MASK

#define SECOND_BATT_CONVERT_MASK   0x80

Variable Documentation

◆ hal

const AP_HAL::HAL& hal

Definition at line 14 of file AC_PID_test.cpp.