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

Conversation

DerAndereAndi
Copy link
Member

@DerAndereAndi DerAndereAndi commented Nov 1, 2024

  • Fix a G115 linter warning
  • Add documentation/comments to all usecase NewABC implementations
  • Make DataUpdateHeartbeat event names mote consistent and make the EG/CS LPx events differentiable
  • Improve comments
  • Update SHIP and SPINE to latest dev

- Fix a G115 linter warning
- Add documentation/comments to all usecase NewABC implementations
DerAndereAndi and others added 9 commits November 11, 2024 11:23
This also allows differentiating between eglpc.DataUpdateHeartbeat and
cslpc.DataUpdateHeartbeat events.
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 DerAndereAndi merged commit cec3695 into dev Nov 18, 2024
5 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/maintenance branch November 18, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants