gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change from 3.23 to 3.24 - program doesn't work?


From: David Taylor
Subject: Re: Change from 3.23 to 3.24 - program doesn't work?
Date: Sat, 25 Jun 2022 10:00:50 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 24/06/2022 05:35, Gary E. Miller wrote:
Yo David!

On Fri, 24 Jun 2022 05:29:29 +0100
David Taylor<gm8arv@yahoo.co.uk>  wrote:

Did you get anywhere with gpssnmp not working?
I post development updates on the gpsd-dev list, not gpsd-users.

Since you are developing code, this should probably be over there too.

There have been two updates.

1) The Gpsd Project now has its own SNMP PEN:

     Your Private Enterprise Number is: 59054

So now we can create our own MIBs and OIDs

2) I recently broke SHM mode, and yesterday fixed my error.  So
gpssnmp "works" again.  But it has never had much testing and
problems in it are likely.

RGDS
GARY

Thanks, Gary.

I've joined the gps-dev list.

I pulled the current version, compiled, and both gpssmnp and my own
pgpsGetSatellites programs now work as expected.

I'm open to suggestions for official OIDs.  At the moment I have:

  #define OID_VISIBLE ".1.3.6.1.2.1.25.1.31"
  #define OID_USED ".1.3.6.1.2.1.25.1.32"
  #define OID_SNR_AVG ".1.3.6.1.2.1.25.1.33"
  #define OID_PDOP ".1.3.6.1.2.1.25.1.34"
  #define OID_HDOP ".1.3.6.1.2.1.25.1.35"
  #define OID_VDOP ".1.3.6.1.2.1.25.1.36"
  #define OID_EPH ".1.3.6.1.2.1.25.1.37"
  #define OID_EPV ".1.3.6.1.2.1.25.1.38"

for a single GPS device attached to a system.

Cheers,
David
--
SatSignal Software - Quality software for you
Web: https://www.satsignal.eu
Email: david-taylor@blueyonder.co.uk
Twitter: @gm8arv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]