nasa / LC

The Core Flight System (cFS) Limit Checker (LC) application.
Apache License 2.0
30 stars 21 forks source link

Fix #111, Update LC_RESET_DBG_EID to be informational #112

Closed avan989 closed 1 month ago

avan989 commented 3 months ago

Fix #111, update LC_RESET_DBG_EID to be informational event instead of debug

Checklist (Please check before submitting)

Describe the contribution A clear and concise description of what the contribution is.

Testing performed Steps taken to test the contribution:

  1. make SIMULATION=native prep

  2. Make install

  3. Verify it works

  4. Make SIMULATION=native ENABLE_UNIT_TESTS=true prep

  5. make

  6. make test

  7. make lcov

  8. Verify all test still pass/lcov is 100%

Expected behavior changes No impact to behavior

System(s) tested on

Additional context Add any other context about the contribution here.

Third party code If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request Full name and company/organization/center of all contributors ("Personal" if individual work)

avan989 commented 3 months ago

update to fix documentation issue. @dzbaker Can you rerun the workflow?

dzbaker commented 3 months ago

CCB 27 June 2024: Will review at CCB once Event ID Naming PRs have been merged.