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

Various maintenance updates #136

Merged
merged 12 commits into from
Nov 18, 2024
Merged

Various maintenance updates #136

merged 12 commits into from
Nov 18, 2024

Commits on Nov 1, 2024

  1. Various maintenance updates

    - Fix a G115 linter warning
    - Add documentation/comments to all usecase NewABC implementations
    DerAndereAndi committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e2f7609 View commit details
    Browse the repository at this point in the history
  2. MInor updates

    DerAndereAndi committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    708761d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    36f8cc2 View commit details
    Browse the repository at this point in the history
  2. Make DataUpdateHeartbeat event names more consistent

    This also allows differentiating between eglpc.DataUpdateHeartbeat and
    cslpc.DataUpdateHeartbeat events.
    sthelen-enqs committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6f64d63 View commit details
    Browse the repository at this point in the history
  3. Make DataUpdateHeartbeat event names more consistent (#141)

    This also allows differentiating between eglpc.DataUpdateHeartbeat and
    cslpc.DataUpdateHeartbeat events.
    
    While syncing my branch on dev, I saw
    #137 and noticed that the
    DataUpdateHeartbeat events for eg/lpc and cs/lpc used the same
    identifier which means they can't be differentiated from another over
    e.g. json-rpc. I also took the liberty of changing the "uclppserver-"
    identifier to "cs-lpp-" to make it consistent with the other event
    names.
    DerAndereAndi authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bb09c16 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    4095577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ceb1ba View commit details
    Browse the repository at this point in the history
  3. Updaet SHIP and SPINE

    DerAndereAndi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    99b6519 View commit details
    Browse the repository at this point in the history
  4. Update comments

    DerAndereAndi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    76c28c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c33ba90 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    DerAndereAndi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    90a5c1f View commit details
    Browse the repository at this point in the history