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

Fix #407, Resolve doxygen warnings for main doc #411

Merged

Conversation

lbleier-GSFC
Copy link
Contributor

Describe the contribution
Fixes #407 by removing a duplicate reference the doxygen warned about

Testing performed
Steps taken to test the contribution:

  1. Edited file in which error occurred
  2. Rebuilt documentation using make doc
  3. Observed no warning generated
  4. Viewed relevant documentation page to verify correctness

Contributor Info - All information REQUIRED for consideration of pull request
Leor Bleier NASA-GSFC

@skliper skliper changed the title Fix407 fixdocwarnings Fix #407, Resolve doxygen warnings for main doc Apr 10, 2020
@astrogeco astrogeco added docs CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Apr 13, 2020
@skliper
Copy link
Contributor

skliper commented Apr 15, 2020

CCB 20200415 - APPROVED

@astrogeco astrogeco added CCB:Approved Indicates code review and approval by community CCB CCB - 20200415 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Apr 20, 2020
@astrogeco astrogeco merged commit 75b24e3 into nasa:integration-candidate Apr 21, 2020
@skliper skliper added this to the 5.1.0 milestone Jun 1, 2020
jphickey added a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Move exception handling to a PSP function.  In this approach
the CFE only logs data after the event as a background job.

Replaces the CFE_ES_ProcessCoreException with a simple notification
that causes the ES background job to run, which in turn polls the
PSP for logged exceptions and writes entries to the ES ER log.

Both the PSP execption scan and the ER log file dump are converted
to background jobs.
jphickey added a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Correct items flagged as warnings in documenation build, and
remove now-unused definition in sample platform config
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants