|
APM:Libraries
|
#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>Go to the source code of this file.
Namespaces | |
| AP | |
Macros | |
| #define | SECOND_BATT_CONVERT_MASK 0x80 |
Functions | |
| AP_BattMonitor & | AP::battery () |
Variables | |
| const AP_HAL::HAL & | hal |
| #define SECOND_BATT_CONVERT_MASK 0x80 |
Referenced by AP_BattMonitor::convert_params().
| const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.
1.8.13