You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
CFE_XX_HousekeepingCmd_t doesn't typically exist, just uses CFE_MSG_CommandHeader_t. More consistent to have a typedef (less future changes if unique elements needed).
Describe the solution you'd like
Add housekeeping command typedefs for the services.
Is your feature request related to a problem? Please describe.
CFE_XX_HousekeepingCmd_t doesn't typically exist, just uses CFE_MSG_CommandHeader_t. More consistent to have a typedef (less future changes if unique elements needed).
Describe the solution you'd like
Add housekeeping command typedefs for the services.
Describe alternatives you've considered
None.
Additional context
#1015 (comment)
Requester Info
Jacob Hageman - NASA/GSFC from discussion on #1015
The text was updated successfully, but these errors were encountered: