Skip to content

HS should use CFE_TBL_FILEDEF macro (one missed) #133

@thnkslprpt

Description

@thnkslprpt

Checklist

  • 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
Just noticed one missed from this previous issue/PR:

Code snips

HS/fsw/tables/hs_emt.c

Lines 34 to 35 in 0f823e6

CFE_TBL_FileDef_t CFE_TBL_FileDef = {"HS_EventMon_Tbl", HS_APP_NAME ".EventMon_Tbl", "HS EventMon Table", "hs_emt.tbl",
(sizeof(HS_EMTEntry_t) * HS_MAX_MONITORED_EVENTS)};

Reporter Info
Avi Weiss   @thnkslprpt

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