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

Fix recorder script #18

Conversation

sophokles73
Copy link
Contributor

The run_recorderFMS.sh script has been changed to only subscribe
to the (very limited) list of paths that are actually used by the
FMS-Forwarder component.

A new recording has been created which no longer contains values
that are outside of the signal's specified [min, max] range.

Fixes #17

The run_recorderFMS.sh script has been changed to only subscribe
to the (very limited) list of paths that are actually used by the
FMS-Forwarder component.

A new recording has been created which no longer contains values
that are outside of the signal's specified [min, max] range.

Fixes eclipse-sdv-blueprints#17
@sophokles73 sophokles73 added the bug Something isn't working label Oct 24, 2023
@@ -1,18 +0,0 @@
# SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we add such a license file (signalsFmsRecording.csv.license) to the CSV file because the CSV-file cannot contain comment fields for a potential header?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should already be in the code base ...

Copy link
Contributor

Choose a reason for hiding this comment

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

True, my bad

@eriksven eriksven merged commit fe572bc into eclipse-sdv-blueprints:main Oct 24, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run_recorderFMS.sh fails to subscribe to signals
2 participants