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

BUG: WXT Heating Status Incorrectly Parsing #21

Merged
merged 3 commits into from
Nov 14, 2024
Merged

BUG: WXT Heating Status Incorrectly Parsing #21

merged 3 commits into from
Nov 14, 2024

Conversation

jrobrien91
Copy link
Owner

It was incorrectly assumed that the final character within the summary command would contain the heating status character. However, this status character is only contained within the Vh variable (Heating voltage). Therefore, to appropriately strip out this character, the summary parse has been updated to check separately for the reference and supply voltages.

For future reference, the Vaisala WXT manual (Chapter 7 - Retrieving Data Messages; Page 89) contains the abbreviations, units and status messages.

@jrobrien91 jrobrien91 merged commit 116759d into main Nov 14, 2024
@jrobrien91 jrobrien91 deleted the uic-fix branch November 14, 2024 23:26
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.

1 participant