CORDET Framework - C2 Implementation
|
Application-specific files for the Master Application of the CORDET Demo. More...
Files | |
file | CrDemoMaster/CrDaClientSocket.h |
Interface for the client socket used in the CORDET Demo. | |
file | CrDemoMaster/CrDaConstants.h |
Header file to define constants and types for the CORDET Demo. | |
file | CrDemoMaster/CrDaOutCmpTempViolation.c |
Implementation of the command to set the temperature limit. | |
file | CrDemoMaster/CrDaOutCmpTempViolation.h |
OutComponent encapsulating a report generated by a Slave Application when a temperature violation has been detected. | |
file | CrDemoMaster/CrDaServerSocket.c |
Implementation of interface to server socket. | |
file | CrDemoMaster/CrDaServerSocket.h |
Interface for the server socket used in the CORDET Demo. | |
file | CrDemoMaster/CrDaTempMonitor.c |
Implementation of temperature monitoring module. | |
file | CrDemoMaster/CrDaTempMonitor.h |
Temperature monitoring logic in the slave applications. | |
file | CrMaConstants.h |
Header file to define constants and types for the Master Application of the CORDET Demo. | |
file | CrMaInRepTempViolation.c |
Implementation of the Temperature Limit Violation InReport. | |
file | CrMaInRepTempViolation.h |
Temperature Violation InReport. | |
file | CrMaMain.c |
Main program for the Master Application of the CORDET Demo. | |
file | CrMaOutCmpEnableDisable.c |
Implementation of the command to enable/disable temperature monitoring. | |
file | CrMaOutCmpEnableDisable.h |
OutComponent encapsulating a command to enable or disable temperature monitoring in a Slave Application. | |
file | CrMaOutCmpSetTempLimit.c |
Implementation of the command to set the temperature limit. | |
file | CrMaOutCmpSetTempLimit.h |
OutComponent encapsulating a command to set the temperature limit in a Slave Application. | |
Application-specific files for the Master Application of the CORDET Demo.