|
Description
The service maintains a detection list of events, consisting of event report ID and application process ID pairs. An associated action status and action telecommand is stored for each event. The service autonomously listens to all event reports generated by the onboard system. When an event report generated by an application process matches an event in the detection list, and the associated action status is enabled, the action telecommand is executed.
This service provides the onboard system the ability to autonomously detect and respond to events (i.e. anomaly or error reports) with pre-programmed telecommands.
Design
A reusable software artifact has been produced implementing the event/acction service defined in 'Telemetry & Telecommand Packet Utilization' [ PUS++]. The reuse process is based on parameterisation.
The design consists of a HRT-HOOD design focussing on interfaces and relations. The design diagrams may be found following the link to the left.
|