ZCU_Front CAPL 스크립트의 모든 설정, 상수 및 전역 변수 정의 More...
Classes | |
struct | SensorData |
모든 관련 센서 데이터를 저장하는 구조체 More... | |
struct | CommMonitor |
통신 상태 및 오류를 모니터링하기 위한 데이터를 저장하는 구조체 More... | |
struct | DiagnosticData |
시스템 진단 정보를 저장하는 구조체 More... | |
Enumerations | |
enum | SystemState { STATE_INIT = 0 , STATE_NORMAL = 1 , STATE_DEGRADED = 2 , STATE_FAIL_SAFE = 3 } |
시스템의 현재 운영 상태를 나타내는 열거형 More... | |
ZCU_Front CAPL 스크립트의 모든 설정, 상수 및 전역 변수 정의
struct CommMonitor commMon |
통신 모니터링 인스턴스
byte counter_M004 |
M004 메시지 카운터
byte counter_M005 |
M005 메시지 카운터
byte counter_M005_EXT |
M005_EXT 메시지 카운터
enum SystemState currentState |
현재 시스템 상태
struct DiagnosticData diagnostics |
진단 데이터 인스턴스
dword faultRegister |
폴트 레지스터
int gHourCounter |
시간 카운터
byte gLastEpasCounter |
EPAS 마지막 카운터
dword gLastWatchdogTime |
마지막 워치독 시간
dword gTaskCounter |
태스크 카운터
byte gWatchdogCounter |
워치독 카운터
enum SystemState previousState |
이전 시스템 상태
struct SensorData sensors |
센서 데이터 인스턴스
msTimer timerMainTask |
메인 태스크 타이머