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

Create DPT-surface.js #102

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

davidsanner
Copy link
Contributor

Using surfaceToTransducer to calculate water depth from surface not bottom of the keel.
(eg. Airmar DST810 provides surfaceToTransducer.)
Current DPT sentence uses transducerToKeel which has to be derived (in my case) and measures the depth at the bottom of the keel not the depth of the water.
https://gpsd.gitlab.io/gpsd/NMEA.html#_dpt_depth_of_water

Personal preference... for extra confusion DPT allows for either.

Using surfaceToTransducer to calculate depth
sentences/DPT-surface.js Show resolved Hide resolved
sentences/DPT-surface.js Outdated Show resolved Hide resolved
@tkurki tkurki added the feature label Dec 15, 2023
@tkurki tkurki merged commit 913e5b2 into SignalK:master Dec 18, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants