27 #include <CrFwCmpData.h> 31 #include <FwPrConfig.h> 32 #include <FwSmConfig.h> 48 FwPrDesc_t prDescServTestOnBoardConnStart, prDescServTestOnBoardConnPrgr;
91 if (FwPrCheck(prDescServTestOnBoardConnStart) != prSuccess)
100 if (FwPrCheck(prDescServTestOnBoardConnPrgr) != prSuccess)
117 FwPrExecute(prDescServTestOnBoardConnStart);
128 return prDescServTestOnBoardConnStart;
136 return prDescServTestOnBoardConnPrgr;
CrFwCounterU4_t i
CrPsCmd5EidStart function definitions.
FwPrDesc_t getPrDescServTestOnBoardConnPrgr()
Getter for TestOnBoardConnPrgr procedure descriptor.
void initDpServTest(void)
Initialises ServTest.
Interface for accessing data pool items.
Interface for accessing data pool items.
Interface for accessing data pool items.
static CrPsDestSrc_t getDpOnBoardConnectDestLstItem(int i)
Gets the value of the i-th element in the datapool array OnBoardConnectDestLst.
Definition of the OutFactory component.
static void setDpOnBoardConnectDestLstItem(int i, CrPsDestSrc_t OnBoardConnectDestLst)
Sets the value of the i-th element in the datapool array OnBoardConnectDestLst.
Create one instance of the CrPsCmd17s3Prgr procedure.
Header file to define all service and packet identifiers.
FwPrDesc_t getPrDescServTestOnBoardConnStart()
Getter for TestOnBoardConnStart procedure descriptor.
Interface for creating and accessing a report or command packet.
Create one instance of the CrPsCmd17s3Start procedure.
FwPrDesc_t CrPsCmd17s3PrgrCreate(void *prData)
FW Profile function definitions.
void CrPsInitServTestApp(unsigned short onBoardTestConnectAppId)
Initialization of CORDET Framework PUS Extension application-specific components. ...
FwPrDesc_t CrPsCmd17s3StartCreate(void *prData)
Create a new procedure descriptor.
Interface for accessing data pool items.
void CrPsExecServTest()
Execution of CORDET Framework PUS Extension components.
Interface through which applications can initialize and execute framework PUS extension components...
static void setDpAreYouAliveTimeOut(CrPsTimeOut_t AreYouAliveTimeOut)
Sets the value of the datapool item AreYouAliveTimeOut.
int CrPsInitServTest()
Initialization of CORDET Framework PUS Extension components.
Interface for accessing data pool items.
Definition of the OutLoader component.