Skip to content

SC Headers Reference Other Apps (DS and HS) #179

Description

@keegan-moore

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
SC Headers Reference Data Store (DS) and Health and Safety (HS) apps.
I'm guessing this is a copy/paste error.
See the code snippets, below, for examples.

To Reproduce
Visual inspection.

Expected behavior
Comments accurately describe the code / module.

Code snips

Example from sc/fsw/inc/sc_eventids.h:

/**
 *  \brief DS No-op Command Event ID
 *
 *  \par Type: INFORMATION
 *
 *  \par Cause:
 *
 *  This event signals the successful execution of an application NOOP
 *  command.  The command is used primarily as an indicator that the DS
 *  application can receive commands and generate telemetry.
 */
#define SC_NOOP_INF_EID 31

Example from sc/fsw/inc/sc_events.h:

/**
 * \brief HS Command Message Subscribe Failed Event ID
 *
 *  \par Type: ERROR
 *
 *  \par Cause:
 *  This event message is issued when #CFE_SB_Subscribe to the SC Command
 *  Request packet fails
 */
#define SC_INIT_SB_SUBSCRIBE_CMD_ERR_EID 6

System observed on:

  • Latest Version (v7.0.1)

Additional context
N/A

Reporter Info
Keegan Moore / NASA GSFC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions