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/sch_lab Loading
base: bc82c4c98a47edeb7265c9a95631f4da590900fb
Choose a base ref
...
head repository: nasa/sch_lab Loading
compare: c120d8a220147d0a7822c20fc4ededc31687b957
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on May 7, 2020

  1. Fix #37, Opaque CFE_SB_MsgId_t values

    Do not assume CFE_SB_MsgId_t is implicitly integral in nature.
    When an integer value is required for printing or backward
    compatibility, use the explicit conversion routine to
    get this.
    jphickey committed May 7, 2020
    Configuration menu
    Copy the full SHA
    c6f0ef5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Merge pull request #38 from jphickey/fix-37-opaque-msgid

    Fix #37, Opaque CFE_SB_MsgId_t values
    astrogeco committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c120d8a View commit details
    Browse the repository at this point in the history
Loading