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-05-27 #71

Merged
merged 8 commits into from
Jun 10, 2020
Merged

Commits on May 21, 2020

  1. Fix #66, Add extended context information to event hook

    Add string validation to the sample event hook as an example
    of how to use the context information supplied to the hook
    to perform other validation.
    jphickey committed May 21, 2020
    Configuration menu
    Copy the full SHA
    bf9bc92 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Fix #68, remove references to CCSDS types

    Applications should only use types provided by CFE_SB.
    jphickey committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3e46de8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Merge pull request #67 from jphickey/fix-66-event-hook-context

    Fix #66, Add extended context information to event hook
    astrogeco authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    7865c79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from jphickey/fix-68-ccsds-refs

    Fix #68, remove references to CCSDS types
    astrogeco authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    aa39e2d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. HOTFIX: Use non-deprecated symbol.

    Should use CFE_MISSION_EVS_MAX_MESSAGE_LENGTH
    jphickey committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    3874dbf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Increase version to 1.1.9 and update ReadMe

    Gerardo E. Cruz-Ortiz committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    878a8a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a857b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e0c71c View commit details
    Browse the repository at this point in the history