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+dev57 #2438

Merged
merged 14 commits into from
Sep 1, 2023
Merged

Commits on Jun 16, 2023

  1. Fix #2379, implement SB bulk transfer test

    Add a functional test that moves a large number of messages across the
    bus as fast as possible (i.e. with no delay).  The process is timed, thus
    offering some metric as to the single thread/single core performance of
    the software bus implementation underneath.
    
    Note that due to vast differences between hardware, results should only
    be compared between successive runs on the exact same hardware, such as
    before and after a change was made.
    jphickey committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8753a09 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    126e23d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5843440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2afb134 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. Merge pull request #2401 from skliper:fix2334-uninit_pkttime

    Fix #2334, Uninitialized PktTime in EVS_SendViaPorts
    dzbaker committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    91a015b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2403 from skliper:fix2402-uninit_exceptinotaskid

    Fix #2402, Uninitialized ExceptionTaskID in CFE_ES_RunExceptionScan
    dzbaker committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5309e80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2380 from jphickey:fix-2379-sb-perftest

    Fix #2379, implement SB bulk transfer test
    dzbaker committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    92887fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2400 from skliper:fix1991-triggermode_check

    Fix #1991, TriggerMode unsigned compare with 0
    dzbaker committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    11fa058 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2420 from dzbaker:icbundle-fixes

    Fix #2419, Fixes errors in IC Bundle workflow file
    dzbaker committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    695d3c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eda9fc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14c3daa View commit details
    Browse the repository at this point in the history