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

Adding Slac Simulator #859

Merged
merged 14 commits into from
Sep 24, 2024
Merged

Adding Slac Simulator #859

merged 14 commits into from
Sep 24, 2024

Conversation

MarzellT
Copy link
Member

@MarzellT MarzellT commented Sep 6, 2024

Describe your changes

This module implements a C++ rewrite for the JsSlacSimulator

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@MarzellT MarzellT self-assigned this Sep 6, 2024
@MarzellT MarzellT force-pushed the tm-adding-slacsimulator branch 2 times, most recently from 7af19b6 to d33928d Compare September 6, 2024 14:46
@MarzellT MarzellT marked this pull request as ready for review September 6, 2024 14:48
Copy link
Contributor

@SebaLukas SebaLukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good 👍🏻

modules/SlacSimulator/SlacSimulator.cpp Outdated Show resolved Hide resolved
@SebaLukas
Copy link
Contributor

Maybe add the SlacSimulator to the CodeOwner file and add you, me and Cornelius for this module

@MarzellT MarzellT force-pushed the tm-adding-slacsimulator branch 3 times, most recently from 1e3b18f to 0887bd3 Compare September 12, 2024 13:39
@MarzellT MarzellT force-pushed the tm-adding-slacsimulator branch from 0887bd3 to b0a8e50 Compare September 12, 2024 13:53
modules/SlacSimulator/util/state.hpp Outdated Show resolved Hide resolved
modules/SlacSimulator/doc.rst Outdated Show resolved Hide resolved
@MarzellT MarzellT force-pushed the tm-adding-slacsimulator branch from 6687536 to 8ae04f6 Compare September 12, 2024 14:54
Copy link
Contributor

@SebaLukas SebaLukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Without including cstdint gcc 13+ does not build the SlacSimulator.
  • config-sil does not work

modules/SlacSimulator/util/state.hpp Outdated Show resolved Hide resolved
Signed-off-by: MarzellT <[email protected]>
Signed-off-by: MarzellT <[email protected]>
Signed-off-by: MarzellT <[email protected]>
… initialized early enough

Otherwise publishes from other modules can happen before its initialization triggering segfaults

Signed-off-by: Kai-Uwe Hermann <[email protected]>
modules/SlacSimulator/manifest.yaml Outdated Show resolved Hide resolved
modules/SlacSimulator/manifest.yaml Outdated Show resolved Hide resolved
@hikinggrass hikinggrass merged commit 65aa57b into main Sep 24, 2024
9 checks passed
@hikinggrass hikinggrass deleted the tm-adding-slacsimulator branch September 24, 2024 10:49
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.

4 participants