CORDET Framework - C2 Implementation
|
Files | |
file | CrDemoSlave1/CrDaClientSocket.c [code] |
Implementation of interface to control the client socket. | |
file | CrDemoSlave1/CrDaClientSocket.h [code] |
Interface for the client socket used in the CORDET Demo. | |
file | CrDemoSlave1/CrDaConstants.h [code] |
Header file to define constants and types for the CORDET Demo. | |
file | CrDemoSlave1/CrDaOutCmpTempViolation.c [code] |
Implementation of the command to set the temperature limit. | |
file | CrDemoSlave1/CrDaOutCmpTempViolation.h [code] |
OutComponent encapsulating a report generated by a Slave Application when a temperature violation has been detected. | |
file | CrDemoSlave1/CrDaServerSocket.c [code] |
Implementation of interface to server socket. | |
file | CrDemoSlave1/CrDaServerSocket.h [code] |
Interface for the server socket used in the CORDET Demo. | |
file | CrDemoSlave1/CrDaTempMonitor.c [code] |
Implementation of temperature monitoring module. | |
file | CrDemoSlave1/CrDaTempMonitor.h [code] |
Temperature monitoring logic in the slave applications. | |
file | CrS1Constants.h [code] |
Header file to define constants and types for the Slave 1 Application of the CORDET Demo. | |
file | CrS1Main.c [code] |
Main program for the Slave 1 Application of the CORDET Demo. | |