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

sch_lab Integration candidate: Caelum+dev1 #102

Merged

Commits on Sep 30, 2021

  1. Fix nasa#93, Use CFE_MSG_PTR conversion macro

    Updates conversions to CFE_Message_t to use the MSG macro
    This also uses consistent naming - TelemetryHeader rather than TlmHeader
    jphickey committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    d2b189a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Fix nasa#77, use separate address variable

    Avoids `(void**)` cast by using a separate `void*` local variable
    to hold the address.
    jphickey committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e59d18d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Merge pull request nasa#94 from jphickey/fix-93-messagetype-conv

    Fix nasa#93, Use CFE_MSG_PTR conversion macro
    astrogeco committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    ef8d059 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nasa#95 from jphickey/fix-77-aliasing-warning

    Fix nasa#77, use separate address variable
    astrogeco committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    01bccb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Set new build baseline and bump to v2.5.0-rc4+dev6

    - Set new build baseline for cFS-Caelum-rc4: v2.5.0-rc4
    - Update mission rev to use 0xFF for development version
    astrogeco committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    5605524 View commit details
    Browse the repository at this point in the history