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

Change HK_UNDEFINED_ENTRY to an actual undefined value #5

Closed
skliper opened this issue Apr 22, 2022 · 2 comments
Closed

Change HK_UNDEFINED_ENTRY to an actual undefined value #5

skliper opened this issue Apr 22, 2022 · 2 comments

Comments

@skliper
Copy link
Contributor

skliper commented Apr 22, 2022

The current value of HK_UNDEFINED_ENTRY in hk_utils.h is 0, which is a potentially valid entry value. We should consider changing the definition to something that is actually an undefinable value, for example 0xFFFF.

Imported from GSFCCFS-1076

@havencarlson
Copy link
Contributor

HK_UNDEFINED_ENTRY is no longer in hk_utils.h

@skliper
Copy link
Contributor Author

skliper commented Aug 16, 2022

Unused entries now use CFE_SB_MSGID_RESERVED, OBE.

@skliper skliper closed this as completed Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants