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

cFE Integration candidate: Equuleus-rc1+dev8 #2533

Merged
merged 6 commits into from
Mar 21, 2024
Merged

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    368cdc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix #2387, update for unit test coverage

    Corrects some missed branches and lines in the unit test
    jphickey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8962f47 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fix #2530, naming convention for SendHkCmd

    Corrects name mismatches in the "SendHkCmd" implementations.
    ES, EVS, and TBL modules had variations on what this command
    was named internally in the code.
    jphickey committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6087d45 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #2387 from thnkslprpt:fix-2386-split-up-cfe-tbl-re…

    …gister
    
    Fix #2386, Split up and simplify control flow in CFE_TBL_Register()
    dzbaker committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d1c9d7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2531 from jphickey:fix-2530-sendhk-naming

    Fix #2530, naming convention for SendHkCmd
    dzbaker committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    239b224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c794cdb View commit details
    Browse the repository at this point in the history