Skip to content

Fix #200, Update PSP to use osal_id_t#201

Merged
astrogeco merged 1 commit intonasa:integration-candidatefrom
jphickey:fix-200-osal-id-type
Oct 12, 2020
Merged

Fix #200, Update PSP to use osal_id_t#201
astrogeco merged 1 commit intonasa:integration-candidatefrom
jphickey:fix-200-osal-id-type

Conversation

@jphickey
Copy link
Contributor

@jphickey jphickey commented Oct 2, 2020

Describe the contribution
Use the osal_id_t typedef whenever dealing with an OSAL ID value.

Fixes #200

Testing performed
Build and sanity test CFE on all supported platforms

Expected behavior changes
None

System(s) tested on
Ubuntu 20.04 (native)
RTEMS 4.11.3 / pc686 (QEMU) on Ubuntu 20.04 host
VxWorks 6.9

Additional context
This is for consistency with other components and to future proof against type changes.

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Use the osal_id_t typedef whenever dealing with an OSAL ID value.
@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Oct 2, 2020
@astrogeco astrogeco added CCB-20201006 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Oct 6, 2020
@astrogeco
Copy link
Contributor

CCB 2020-10-06 APPROVED

@astrogeco astrogeco changed the base branch from main to integration-candidate October 12, 2020 23:33
@astrogeco astrogeco merged commit b1e9057 into nasa:integration-candidate Oct 12, 2020
@jphickey jphickey deleted the fix-200-osal-id-type branch January 6, 2021 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update PSP to use osal_id_t type instead of uint32

2 participants