foxBMS - Unit Tests
1.1.0
The foxBMS Unit Tests API Documentation
|
Database configuration. More...
#include "database_cfg.h"
Go to the source code of this file.
Database configuration.
SPDX-License-Identifier: BSD-3-Clause
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
We kindly request you to use one or more of the following phrases to refer to foxBMS in your hardware, software, documentation or advertising materials:
Configuration of database module
Definition in file database_cfg.c.
|
static |
data block: adc temperature
Definition at line 155 of file database_cfg.c.
|
static |
data block: cell temperature
Definition at line 75 of file database_cfg.c.
|
static |
data block: cell temperature
Definition at line 76 of file database_cfg.c.
|
static |
data block: cell temperature
Definition at line 78 of file database_cfg.c.
|
static |
data block: cell voltage
Definition at line 67 of file database_cfg.c.
|
static |
data block: cell voltage
Definition at line 68 of file database_cfg.c.
|
static |
data block: cell voltage
Definition at line 69 of file database_cfg.c.
|
static |
data block: contactor feedback
Definition at line 123 of file database_cfg.c.
|
static |
data block: balancing control
Definition at line 89 of file database_cfg.c.
|
static |
data block: current sensor
Definition at line 86 of file database_cfg.c.
|
static |
data block: used for self-test
Definition at line 162 of file database_cfg.c.
|
static |
data block: error flags
Definition at line 120 of file database_cfg.c.
|
static |
data block: balancing feedback
Definition at line 96 of file database_cfg.c.
|
static |
data block: balancing feedback
Definition at line 98 of file database_cfg.c.
|
static |
data block: adc temperature
Definition at line 158 of file database_cfg.c.
|
static |
data block: interlock feedback
Definition at line 127 of file database_cfg.c.
|
static |
data block: LTC GPIO voltage
Definition at line 113 of file database_cfg.c.
|
static |
data block: LTC GPIO voltage
Definition at line 115 of file database_cfg.c.
|
static |
data block: minimum and maximum values
Definition at line 83 of file database_cfg.c.
|
static |
data block: maximum operating limit violations
Definition at line 143 of file database_cfg.c.
|
static |
data block: moving average
Definition at line 152 of file database_cfg.c.
|
static |
data block: maximum safety limit violations
Definition at line 137 of file database_cfg.c.
|
static |
data block: open wire check
Definition at line 107 of file database_cfg.c.
|
static |
data block: open wire check
Definition at line 108 of file database_cfg.c.
|
static |
data block: adc temperature
Definition at line 166 of file database_cfg.c.
|
static |
data block: recommended safety limit violations
Definition at line 140 of file database_cfg.c.
|
static |
data block: slave control
Definition at line 92 of file database_cfg.c.
|
static |
data block: sof
Definition at line 131 of file database_cfg.c.
|
static |
data block: sox
Definition at line 146 of file database_cfg.c.
|
static |
data block: can state request
Definition at line 149 of file database_cfg.c.
|
static |
data block: system state
Definition at line 134 of file database_cfg.c.
|
static |
data block: user mux
Definition at line 103 of file database_cfg.c.
DATA_BASE_s data_database[] |
channel configuration of database (data blocks)
all data block managed by database are listed here (address, size, consistency type)
Definition at line 173 of file database_cfg.c.