Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nasa/cFE Loading
base: 07fb34854af9667c31216f6cfe615843952f0821
Choose a base ref
...
head repository: nasa/cFE Loading
compare: a022e0f2aec9af93040b91aeb6e68990cc8c02e4
Choose a head ref
  • 9 commits
  • 18 files changed
  • 3 contributors

Commits on Jan 25, 2022

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

Commits on Jan 29, 2022

  1. Fix #2040, Improve CFE_SB_IsValidMsgId handler

    If no return value override is set test against CFE_SB_INVALID_MSG_ID
    skliper committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    a5f27e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

Commits on Feb 1, 2022

  1. Merge pull request #2037 from skliper/fix2036-revert_appinfo_struct

    Fix #2036, Revert breaking change to CFE_ES_AppInfo_t structure
    astrogeco committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    546da3b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Fix #2034, Fix git error in CodeQL workflow

    - Add new parameters to match updated cFS-CodeQL workflow interface
    introduced in nasa/cFS#413
    - Add file-exclusion checks to Action trigger so workflow doesn't run if
    only changes in commit or pull request are to documentation
    astrogeco committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    81b3a9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2041 from skliper/fix2040-isvalidmsgid_stub_impro…

    …vement
    
    Fix #2040, Improve CFE_SB_IsValidMsgId handler
    astrogeco committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    94fc960 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2042 from paulober/fix-2039-replace-with-invalid-…

    …macro
    
    Fix #2039, Replace CFE_SB_ValueToMsgId(0) with CFE_SB_INVALID_MSG_ID
    astrogeco committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b3cdc34 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2035 from astrogeco/fix-codeql-workflow

    Fix #2034, Update CodeQL workflow
    astrogeco committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0658689 View commit details
    Browse the repository at this point in the history
  5. Bump to v7.0.0-rc4+dev70

    astrogeco committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a022e0f View commit details
    Browse the repository at this point in the history
Loading