-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature: implement suppport for Arduino Opta Analog expansion module #17
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s. Anything more and the general application heap overwrites our dededicated opcua heap, resuling in application crash. Anything less and we can not sustain two expansion modules.
…test input value.
…urrently not exposing via OPC UA.
Also no need to periodically update anymore, as we are doing the update right when reading the OPC UA property.
aentinger
added
type: enhancement
Proposed improvement
topic: code
Related to content of the project itself
labels
Aug 26, 2024
Memory usage change @ 4033b0b
Click for full report table
Click for full report CSV
|
Memory usage change @ 6f03ad0
Click for full report table
Click for full report CSV
|
…that the user only directly adds those components.
Memory usage change @ fa8a277
Click for full report table
Click for full report CSV
|
Memory usage change @ 40b7787
Click for full report table
Click for full report CSV
|
…, 3, 4, ...) not OA_PWM_CH_FIRST ... (8, 9, 10, 11, ...) because that's what getPwmPeriod expects.
Memory usage change @ 0f8ef0f
Click for full report table
Click for full report CSV
|
Memory usage change @ ff9e303
Click for full report table
Click for full report CSV
|
…stration - and not even there much.
…s limitation to max two expansion boards.
Memory usage change @ 7f1877a
Click for full report table
Click for full report CSV
|
Test report for testing OPC UA support for Arduino Opta Analog Expansion Board:
|
Test report for testing OPC UA support for Arduino Opta Analog Expansion Board:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.