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_LIM function block for signal processing #237

Merged
merged 10 commits into from
Sep 29, 2024

Conversation

franz-hoepfinger-4diac
Copy link

@franz-hoepfinger-4diac franz-hoepfinger-4diac commented Sep 19, 2024

  • Added a new function block for scaling with limit functionality.
  • Included necessary header and source files for the new function block.

- Added a new function block for scaling with escape functionality.
- Included necessary header and source files for the new function block.
- Updated include paths in SCALE_ESC_fct.cpp to remove redundant directory references.
Changed the copyright year from 2023 to 2024 in the license information of the source code files.
Renamed SCALE_ESC to SCALE_LIM files for clarity and consistency.
- Updated function block name and description
- Modified input/output data names and types for the new scaling function block with limits
- Adjusted initial values, read/write functions, and execution event for the updated functionality
@franz-hoepfinger-4diac franz-hoepfinger-4diac changed the title Add SCALE_ESC function block for signal processing Add SCALE_LIM function block for signal processing Sep 20, 2024
Added SCALE_LIM function to CMakeLists.txt in signalprocessing module.
Fixed include paths for SCALE_LIM_fct files to remove redundant directory references.
@franz-hoepfinger-4diac
Copy link
Author

also here @azoitl

@azoitl azoitl merged commit 7e25a12 into eclipse-4diac:develop Sep 29, 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