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: Equuleus-rc1+dev9 #2540

Merged
merged 6 commits into from
Apr 1, 2024
Merged

Commits on Mar 21, 2024

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

Commits on Mar 28, 2024

  1. Fix #2538, table transaction initial implementation

    Initial implementation of transaction concept for table API calls.
    The basic transaction object wraps all of the relevant pointers
    and state information for the request being processed.
    jphickey committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0604676 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2535 from skliper:fix2534-generic-rtems

    Fix #2534, Switch pc rtems toolchains to use osal generic-rtems bsp
    dzbaker committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cc698f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2539 from jphickey:fix-2538-tbl-transaction

    Fix #2538, table transaction initial implementation
    dzbaker committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bdba608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a740d90 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. HotFix #2539, uninitialized value warning fixes

    Correct warnings about uninitialized values
    jphickey committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1209acd View commit details
    Browse the repository at this point in the history