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

Remove references to CFE_ES_RegisterApp #138

Closed
jphickey opened this issue Mar 23, 2021 · 0 comments · Fixed by #139 or #145
Closed

Remove references to CFE_ES_RegisterApp #138

jphickey opened this issue Mar 23, 2021 · 0 comments · Fixed by #139 or #145
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jphickey
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As part of nasa/osal#853 and nasa/cFE#1215 the registration APIs are getting fully deprecated and removed. Applications no longer need to call OS_TaskRegister, CFE_ES_RegisterApp, or CFE_ES_RegisterChildTask.

Describe the solution you'd like
Remove references to these functions.

Additional context
Will be required with nasa/osal#853 and nasa/cFE#1215

Requester Info
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey self-assigned this Mar 23, 2021
@jphickey jphickey added the enhancement New feature or request label Mar 23, 2021
jphickey added a commit to jphickey/sample_app that referenced this issue Mar 23, 2021
It is not necessary for applications to register
themselves, this is all done automatically.
@skliper skliper added this to the 1.3.0 milestone Mar 23, 2021
astrogeco added a commit that referenced this issue Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants