-
Notifications
You must be signed in to change notification settings - Fork 227
Description
Is your feature request related to a problem? Please describe.
The "PspConfig" member does not really serve a useful purpose anymore and should be cleaned up. Issue nasa/PSP#280 will remove the PSP definition of this structure.
Describe the solution you'd like
This structure also needs to be removed from the CFE GLOBAL_CONFIGDATA object.
Additional context
This is co-dependent with nasa/PSP#280 and needs to be done in the same build cycle.
The only remaining reference to this PspConfig member object is via the CFE_PSP_VERSION macro, where the version is printed. This should be replaced with a call to CFE_PSP_GetVersionString() instead.
Requester Info
Joseph Hickey, Vantage Systems, Inc.