[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gpsd nmea sentences
From: |
Gary E. Miller |
Subject: |
Re: gpsd nmea sentences |
Date: |
Thu, 26 Mar 2020 11:27:06 -0700 |
Yo Oleg!
On Thu, 26 Mar 2020 11:14:48 +0100
Oleg Roitburd <address@hidden> wrote:
> Hi,
>
> > > Is it true that gpsd do not receive such sentences:
> > > MWV: Wind Speed and Angle
> > > VDO: Own Vessel's Information
> >
> > It receives them just fine. Then ignores them. They could be added
> > without much effort, but no one asked before.
>
> is not quite correct
> https://lists.nongnu.org/archive/html/gpsd-dev/2018-10/msg00045.html
No specific request for specific sentences in there. Just general
wichfulness. Do you have specific sentences you have that need
decoding?
> > Before they can be added, we would need real samples of real data
> > with those sentences. Easy to get if gpsd is already attached to a
> > device that sends them:
> > gpspipe -R -n 300 > raw.log
>
> Real Data ist available in GPSD Repo
> For example from me
> https://gitlab.com/gpsd/gpsd/-/blob/master/test/daemon/bundg_zeus_9.log
Is that the exact model you still have? Differences between NMEA
talkers are huge.
That log has the follwing sentences:
Always empty, no data:
$GPAAM
$GPAPB
$GPBOD
$GPGLC
$GPRMB
$GPXTE
$SDMTW
Already handled:
$GPGGA
$GPGLL
$GPGSA
$GPGSV
$GPRMC
$GPVTG
$GPZDA
$SDDBT
$SDHDG
Not supported, but mostly duplicates $SDDBT:
Depth:
$SDDPT,5.2,0.4,*78
Not supported, but similar to VTG:
Water Speed and Heading:
$SDVHW,230.0,T,228.7,M,6.8,N,12.7,K*76
Not supported:
Transducer Measurements:
$IIXDR,C,,C,AIRTEMP,A,-1.0,D,HEEL,A,2.4,D,TRIM,P,,B,BARO,A,-4.3,D,RUDDER*29
Dual Ground/Water Distance:
$SDVLW,,N,545.6,N,1109.4,N,393.6,N*44
Wind Direction & Speed:
$WIMWD,326.6,T,325.2,M,11.4,N,5.9,M*65
Wind Speed and Angle:
$WIMWV,100.2,T,11.5,N,A*13
Is that what you want supported?
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
address@hidden Tel:+1 541 382 8588
Veritas liberabit vos. -- Quid est veritas?
"If you can't measure it, you can't improve it." - Lord Kelvin
pgpJta5eaAMqx.pgp
Description: OpenPGP digital signature
- gpsd nmea sentences, Владимир Калачихин, 2020/03/25
- Re: gpsd nmea sentences, Gary E. Miller, 2020/03/25
- Re: gpsd nmea sentences, Владимир Калачихин, 2020/03/25
- Re: gpsd nmea sentences, Oleg Roitburd, 2020/03/26
- Re: gpsd nmea sentences,
Gary E. Miller <=
- Re: gpsd nmea sentences, Oleg Roitburd, 2020/03/26
- Re: gpsd nmea sentences, Gary E. Miller, 2020/03/26
- Re: gpsd nmea sentences, Владимир Калачихин, 2020/03/27
- Re: gpsd nmea sentences, Gary E. Miller, 2020/03/27
- Re: gpsd nmea sentences, Владимир Калачихин, 2020/03/27
- Re: gpsd nmea sentences, Gary E. Miller, 2020/03/27
- Re: gpsd nmea sentences, Владимир Калачихин, 2020/03/28
- Re: gpsd nmea sentences, Gary E. Miller, 2020/03/28
- Re: gpsd nmea sentences, Oleg Roitburd, 2020/03/28
- Re: gpsd nmea sentences, Gary E. Miller, 2020/03/28