Skip to content

Fix packet decom of array data #247

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

Merged
merged 2 commits into from
Nov 16, 2022
Merged

Fix packet decom of array data #247

merged 2 commits into from
Nov 16, 2022

Conversation

jmthomas
Copy link
Member

closes #220

@jmthomas jmthomas requested a review from ryanmelt November 15, 2022 00:26
@jmthomas
Copy link
Member Author

jmthomas commented Nov 15, 2022

Weird bug. The packet decom test actually would have caught this but the DERIVED value prevented the bug ... somehow. It has to do with passing the RAW given_raw value to the CONVERTED conversion and then returning it which modifies the original RAW value.

@jmthomas jmthomas merged commit d632edc into main Nov 16, 2022
@jmthomas jmthomas deleted the fix_decom branch November 16, 2022 01:35
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.

Reading raw telemetry via script runner returns converted values (5.0.11)
2 participants