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-11-03 #213

Merged
merged 6 commits into from
Nov 4, 2020
Merged

Integration Candidate: 2020-11-03 #213

merged 6 commits into from
Nov 4, 2020

Commits on Oct 23, 2020

  1. Fix #199, set kernel task name for OSAL tasks

    Use event callback mechanism to invoke pthread_setname_np() such
    that the OS kernel is informed of the OSAL task name.
    jphickey committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    5ae12c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Oct 30, 2020

  1. Merge pull request #212 from jphickey/fix-199-threadname

    Fix #199, set kernel task name for OSAL tasks
    astrogeco authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    d381c47 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

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

Commits on Nov 4, 2020

  1. Set REVISION to "99" to indicate development version

    Indicate unreleased development version by setting revision number to 99 to match cfe and osal. See nasa/cFE#853
    astrogeco committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    7a7fade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c9fc6 View commit details
    Browse the repository at this point in the history