Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CFE_TBL_BufferSelect_Enum_t for ActiveTableFlag in TBL #1502

Open
skliper opened this issue May 11, 2021 · 0 comments · May be fixed by #2459
Open

Use CFE_TBL_BufferSelect_Enum_t for ActiveTableFlag in TBL #1502

skliper opened this issue May 11, 2021 · 0 comments · May be fixed by #2459

Comments

@skliper
Copy link
Contributor

skliper commented May 11, 2021

Is your feature request related to a problem? Please describe.
ActiveTableFlag not using expected type:

uint16 ActiveTableFlag; /**< \brief #CFE_TBL_BufferSelect_INACTIVE=Inactive Table,

uint16 ActiveTableFlag; /**< \brief #CFE_TBL_BufferSelect_INACTIVE=Inactive Table,

Describe the solution you'd like
Use CFE_TBL_BufferSelect_Enum_t

Describe alternatives you've considered
None

Additional context
Code review

Requester Info
Jacob Hageman - NASA/GSFC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant