CORDET Framework - C2 Implementation
|
Implementation of Event Reporting Service (PUS Service 5) More...
Implementation of Event Reporting Service (PUS Service 5)
The event reporting service provides the capability to report event-like occurrences and to control the generation of event reports by enabling and disabling individual event identifiers.
The PUS recognizes four levels of event reports and associates to each level a service sub- type. Thus, for instance, all event reports of level 1 are carried by reports of type (5,1) and all event reports of level 2 are carried by event reports of type (5,2). All event reports have the same behaviour irrespective of their level. The PUS Extension of the CORDET Framework consequently defines one single component which may encapsulate an event report of any level.
Event reports may carry data. The Event Identifier (EID) determines the format of the data associated to an event report. The PUS Extension accordingly treats the event identifier as a discriminant. The range of discriminants and the data associated to each discriminant are adaptation points which must be defined at application level. No event identifiers are pre-defined at framework level.