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

Integration Candidate: 2020-04-22 #649

Merged
merged 16 commits into from
May 1, 2020
Merged

Integration Candidate: 2020-04-22 #649

merged 16 commits into from
May 1, 2020

Commits on Apr 15, 2020

  1. Fix #591, Avoid deadlock in CFE_ES_CreatObjects

    Now uses CFE_ES_SysLogWrite_Unsync inside shared data lock
    skliper committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1b03958 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Fixes 121, adds check for UsedFlag and sets APID to CFE_TBL_NOT_OWNED…

    … for tables being 'cleaned up'
    dmknutsen committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    2bcdf50 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Apr 21, 2020

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

Commits on Apr 28, 2020

  1. Merge pull request #625 from dmknutsen/issue_410

    Fix #410, separate SYSLOG configurable defaults for power on and proc…
    astrogeco committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2890418 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #619 from skliper/fix591-writetosys-deadlock

    Fix #591, Avoid deadlock in CFE_ES_CreatObjects
    astrogeco committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    7566f2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #606 from CDKnightNASA/fix-503-tbl_events

    Fix #503, better events for CFE_TBL_Load()
    astrogeco committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    a4d087e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #622 from dmknutsen/issue_121

    Fix #121, Add check for UsedFlag and sets APID to CFE_TBL_NOT_OWNED
    astrogeco committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    53cfc1e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Fix #623, Replace OS_FS_* return codes with common definitions (#624)

    Co-authored-by: Gerardo E. Cruz-Ortiz <[email protected]>
    dmknutsen and astrogeco committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6ef8a02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc10f47 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    0818824 View commit details
    Browse the repository at this point in the history
  2. HOTFIX - CFE_TBL_Load()

    CDKnightNASA committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    dba6e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95538de View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    5715760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1660843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4de29bd View commit details
    Browse the repository at this point in the history