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

cFE Integration candidate: Caelum-rc4+dev33 #2232

Merged
merged 8 commits into from
Dec 20, 2022
Merged

Commits on Dec 1, 2022

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

Commits on Dec 7, 2022

  1. Fix #2228, Update UTs to use correct cmd types

    Fix #2228, Update UTs to use correct cmd types
    Dan committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4f4d492 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Fix #2228, Use correct message types

    Update remaining cases where the CFE_MSG_CommandHeader_t was used for a
    command that had no arguments, replacing it with a real data type that
    is named according to the command.
    
    In particular, this introduces a "SendHkCmd" type into all modules,
    where previously the HK command used CFE_MSG_CommandHeader_t directly.
    jphickey committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0f9313d View commit details
    Browse the repository at this point in the history
  2. Fix #2230, EDS Updates to match the current mainline

    This includes all the updates to EDS XML files since the Bootes release
    where they were last synced.  This includes EDS files for modules that
    did not yet have one, and updating the other files to match the current
    message structures in Draco.
    jphickey committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a3013c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge pull request #2231 from jphickey/fix-2230-eds-update

    Fix #2230, EDS Updates to match the current mainline
    dzbaker committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5ad31f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2229 from dmknutsen/ISSUE_2228

    Fix #2228, Update UTs to use correct cmd types
    dzbaker committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9b047b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2192 from thnkslprpt/fix-2174-move-crc-types-into…

    …-enum
    
    Fix #2174, Move CRC types and convert to enum
    dzbaker committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d666214 View commit details
    Browse the repository at this point in the history
  4. Bump to v7.0.0-rc4+dev242

    dzbaker committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    bb60c19 View commit details
    Browse the repository at this point in the history