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: 4a1b72e5a3092369b49d5c65f325bc48e1f7f832
Choose a base ref
...
head repository: nasa/sch_lab Loading
compare: 80c7197f84c582934b4f9de071bf332cfb8867ab
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on May 24, 2021

  1. Fix #80, exit the main loop if init fails

    Initialize the "RunStatus" to ERROR if initialization fails.
    This causes the CFE_ES_RunLoop function to return false, and
    the app will exit with an error status.
    jphickey committed May 24, 2021
    Configuration menu
    Copy the full SHA
    4f82001 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Merge pull request #81 from jphickey/fix-80-init-fail

    Fix #80, exit the main loop if init fails
    astrogeco committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    bd02803 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    36f1fbd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from nasa/integration-candidate

    sch_lab Integration candidate: 2021-06-01
    astrogeco committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    80c7197 View commit details
    Browse the repository at this point in the history
Loading