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+dev2 #2019

Merged
merged 21 commits into from
Jan 21, 2022
Merged

cFE Integration Candidate: Caelum+dev2 #2019

merged 21 commits into from
Jan 21, 2022

Commits on Oct 27, 2021

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

Commits on Nov 3, 2021

  1. Fix #1997, Mismatched foreach in cmake function

    pavll committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0521523 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

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

Commits on Nov 9, 2021

  1. Fix #1823, FS Functional test

    pavll committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ed8d927 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Merge pull request #2015 from pavll/fix-1823-fs-functional-test

    Fix #1823, FS Functional test
    astrogeco committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    b2de386 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2012 from pavll/fix-1997-mismatched-foreach-in-cm…

    …ake-func
    
    Fix #1997, Mismatched foreach in cmake function
    astrogeco committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    efa4640 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Fix #2022, Limit SBR UT loops

    skliper committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5981da4 View commit details
    Browse the repository at this point in the history
  2. Fix #2024, osal_id_t type conversion in es_UT.c

    Corrects the implicit type conversion from an osal_id_t to an integer,
    making it explicit by using the OS_ObjectIdToInteger() conversion function.
    jphickey committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3eaf3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbbd5a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3333827 View commit details
    Browse the repository at this point in the history
  5. Fix #2030, array length calculation for perf structs

    Cleans up the array length calculation for perf structs to not assume
    a specific base element type (uint32).  This also makes the definitions
    much more readable.
    jphickey committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f598216 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Merge pull request #2013 from Nodraak/patch-3

    Fix #2016, cFE Application Developers Guide.md: specify language for improved code highlighting
    astrogeco committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    47d8d97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2027 from skliper/fix2026-handle_parse_input_null…

    …default
    
    Fix #2026, CFE_FS_ParseInputFileNameEx avoid uninit var #2027
    astrogeco committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5cc196e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2031 from jphickey:fix-2030-es-perf-array-len

    Fix #2030, array length calculation for perf structs
    astrogeco committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f8661cf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2023 from skliper/fix2022-sbr_ut_loops

    Fix #2022, Limit SBR UT loops
    astrogeco committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3f4d4b0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2029 from skliper/fix2028-uninit_es_ut_blockdata

    Fix #2028, Initialize BlockData in ES UT
    astrogeco committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    39f386c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2025 from jphickey:fix-2024-ut-osal-id-conversion

    Fix #2024, osal_id_t type conversion in es_UT.c
    astrogeco committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1e270eb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    3cd97e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2011 from nasa/fix-2009-reuse-workflows

    Fix #2009, Reuse CodeQL, Static Analysis, and Format Check
    astrogeco committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c1aa63d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge pull request #2033 from skliper/fix2032-appinfo_element_doc

    Fix #2032, Add CFE_ES_AppInfo_t element documentation
    astrogeco committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    47d613c View commit details
    Browse the repository at this point in the history
  2. Bump to v7.0.0-rc4+dev60

    astrogeco committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b4fb004 View commit details
    Browse the repository at this point in the history