Skip to content

Remove "PspConfig" member in config structure #1273

@jphickey

Description

@jphickey

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions