CORDET Framework - C2 Implementation

Implementation of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet. More...

Go to the source code of this file.

Functions

void CrPsHkDisableCmdStartAction (FwSmDesc_t smDesc)
 Start action of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet. More...
 
void CrPsHkDisableCmdProgressAction (FwSmDesc_t smDesc)
 Progress action of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet. More...
 
void CrPsHkDisableCmdTerminationAction (FwSmDesc_t smDesc)
 Termination Action of the DCommand (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet. More...
 

Detailed Description

Implementation of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet.

Author
PnP Generator
Christian Reimers chris.nosp@m.tian.nosp@m..reim.nosp@m.ers@.nosp@m.univi.nosp@m.e.ac.nosp@m..at
Markus Rockenbauer marku.nosp@m.s.ro.nosp@m.ckenb.nosp@m.auer.nosp@m.@univ.nosp@m.ie.a.nosp@m.c.at

last modification: 22.01.2018

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Definition in file CrPsHkDisableCmd.c.

Function Documentation

void CrPsHkDisableCmdProgressAction ( FwSmDesc_t  smDesc)

Progress action of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet.

Set to false the enable flag of the entries in the RDL corresponding to the SIDs which have been identified as valid by the Start Action and then set the action outcome to ’completed’

Parameters
smDescthe state machine descriptor

Definition at line 89 of file CrPsHkDisableCmd.c.

void CrPsHkDisableCmdStartAction ( FwSmDesc_t  smDesc)

Start action of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet.

Run the procedure Start Action of Multi-SID Command of figure 9.3

Parameters
smDescthe state machine descriptor

Definition at line 49 of file CrPsHkDisableCmd.c.

void CrPsHkDisableCmdTerminationAction ( FwSmDesc_t  smDesc)

Termination Action of the DCommand (3,6) to Disable Periodic Generation of a Housekeeping Report Structure in-coming command packet.

Set action outcome to ’success’

Parameters
smDescthe state machine descriptor

Definition at line 134 of file CrPsHkDisableCmd.c.

P&P Software GmbH, Copyright 2012-2013, All Rights Reserved