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

Add SCALE function block for signal processing. #236

Merged
merged 6 commits into from
Sep 28, 2024

Conversation

franz-hoepfinger-4diac
Copy link

  • Added a new SCALE function block for scaling signals in the SIGNALPROCESSING module.
  • Included necessary header and source files for the SCALE function block implementation.

- Added a new SCALE function block for scaling signals in the SIGNALPROCESSING module.
- Included necessary header and source files for the SCALE function block implementation.
- Updated include paths for generated and header files related to the SCALE function in the SIGNALPROCESSING module.
src/modules/SIGNALPROCESSING/SCALE_fct.cpp Outdated Show resolved Hide resolved
src/modules/SIGNALPROCESSING/SCALE_fct.h Outdated Show resolved Hide resolved
Changed the copyright year from 2023 to 2024 in the license information of the source code files.
- Refactored input and output variable names in the SCALE function.
- Updated data connections to match new variable names.
@azoitl
Copy link
Contributor

azoitl commented Sep 20, 2024

@franz-hoepfinger-4diac please resolve the conflict.

@franz-hoepfinger-4diac
Copy link
Author

@franz-hoepfinger-4diac please resolve the conflict.

done

@azoitl azoitl merged commit 981128a into eclipse-4diac:develop Sep 28, 2024
6 checks passed
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