CORDET Framework - C2 Implementation
|
Components implementing out-going reports (OutComponents) More...
Files | |
file | CrPsEvtRep.h |
Implementation of TM(5,x) EvtRep. | |
file | CrPsEvtRepDisabledRep.c |
Implementation of TM(5,8) EvtRepDisabledRep. | |
file | CrPsEvtRepDisabledRep.h |
Implementation of TM(5,8) EvtRepDisabledRep. | |
file | CrPsHkRep.c |
Implementation of the Periodic Housekeeping Report (3,25) out-going report packet. | |
file | CrPsHkRep.h |
Declaration of the Periodic Housekeeping Report (3,25) or Periodic Diagnostic Report (3,26) out-going report packet. | |
file | CrPsHkRepStructRep.c |
Implementation of the Housekeeping Structure Report (3,10) out-going report packet. | |
file | CrPsHkRepStructRep.h |
Declaration of the Housekeeping Structure Report (3,10) or Disgnostic Structure Report (3,12) out-going report packet. | |
file | CrPsLptDownFirstRep.c |
Implementation of TM(13,1) LptDownFirstRep. | |
file | CrPsLptDownFirstRep.h |
Implementation of TM(13,1) LptDownFirstRep. | |
file | CrPsLptDownInterRep.c |
Implementation of TM(13,2) LptDownInterRep. | |
file | CrPsLptDownInterRep.h |
Implementation of TM(13,2) LptDownInterRep. | |
file | CrPsLptDownLastRep.c |
Implementation of TM(13,3) LptDownLastRep. | |
file | CrPsLptDownLastRep.h |
Implementation of TM(13,3) LptDownLastRep. | |
file | CrPsLptUpAbortRep.c |
Implementation of TM(13,16) LptUpAbortRep. | |
file | CrPsLptUpAbortRep.h |
Implementation of TM(13,16) LptUpAbortRep. | |
file | CrPsTestAreYouAliveConnectionRep.c |
Implementation of the Perform Connection Test in-coming command packet. | |
file | CrPsTestAreYouAliveConnectionRep.h |
Declaration of the Perform Connection Test in-coming command packet. | |
Components implementing out-going reports (OutComponents)
The CORDET Framework defines the OutComponent as a generic component which encapsulates an out-going command or report. The OutComponent can therefore be seen as an abstract component which can be specialized to implement concrete out-going commands or out-going reports. The PUS Extension of the CORDET Framework does not define any out-going commands but it defines several concrete out-going reports to support its services. This module gathers together all files which implement out-going reports.