Skip to content

Update to reflect 582 standard #237

@avan989

Description

@avan989
  1. No need to create a global data variable for pipe_name and depth. You can just create a macro and pass it directly to SB_Create_CFE_SB_CreatePipe

char PipeName[CFE_MISSION_MAX_API_LEN];
uint16 PipeDepth;

  1. Rewrite SAMPLE_APP_ProcessCmd to have only 1 return.

  2. The Command Counter is not incrementing for SAMPLE_APP_ProcessCmd and SAMPLE_APP_DisplayParamCmd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions