Skip to content

Conversation

@selimnairb
Copy link
Member

Implements initial support for non-depth variables, currently, water temperature. Support for other NMEA0138 and NMEA2000 variable can be added in the future. This PR also adds a vbi command line tool that features a dump command to write ASCII versions of logger data files supported by OpenVBI to the screen or to a file. This is useful for debugging (I used it to help develop non-depth variable support).

@selimnairb selimnairb linked an issue Apr 10, 2025 that may be closed by this pull request
Copy link
Collaborator

@brian-r-calder brian-r-calder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I would prefer the "todo" work in observations.py be in a separate file, but otherwise this should be good.

@selimnairb
Copy link
Member Author

I think I would prefer the "todo" work in observations.py be in a separate file, but otherwise this should be good.

How about I create a directory called docs/dev and therein place a file called TODO.md that has the notes on the NMEA2000 and NMEA0183 messages we'd like to add support for in observations.py?

@brian-r-calder
Copy link
Collaborator

I think I would prefer the "todo" work in observations.py be in a separate file, but otherwise this should be good.

How about I create a directory called docs/dev and therein place a file called TODO.md that has the notes on the NMEA2000 and NMEA0183 messages we'd like to add support for in observations.py?

That'll work, I think.

@selimnairb selimnairb merged commit 91994ee into main May 8, 2025
3 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.

Add support for generating observations for non-depth variables

3 participants