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+dev11 #2549

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Commits on Apr 5, 2024

  1. Fix #2546, add handle list operation routines

    Adds a "HandleLink" structure to encapsulate the linked list
    functionality and add generic routines to initialize and test/check
    this structure, along with list insert/remove functions for
    access descriptors that use this link struct interally.
    
    This also cleans up documentation of the table resource ID functions
    defined in cfe_tbl_resource.h
    jphickey committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b13c79f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #2548 from jphickey:fix-2546-foreach-accessdesc

    Fix #2546, add handle list operation routines
    dzbaker committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    012d62a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c84059 View commit details
    Browse the repository at this point in the history