Hi, Burt Unless you're sending sensitive password information, I'd prefer to keep the exchange here. That way, others can learn, and it becomes a thread-of-record should someone have a similar problem in the future.
-tk On Thu, Apr 30, 2020 at 12:12 PM Burt Wizeman <[email protected]> wrote: > Hey Tom, > Earlier my numbers to you were wrong. I caught it between updates from > when I first noticed it. The numbers were .53 at CWOP and PWS, .83 on the > display. Sorry, I was in a rush to get to work. If I could have an email > to contact you at, I am reviewing the app for our West Central Florida > Section of the ARRL Technical Newsletter. Peet is big here with Hams in > Florida as they are on the other coast. I will follow through with data > for debug=2. > > Thanks, > Burt > K4SRQ > burt at k4srq.net > > On Thursday, April 30, 2020 at 11:40:48 AM UTC-4, Burt Wizeman wrote: >> >> Will do, >> Thanks, >> Burt >> >> On Thursday, April 30, 2020 at 10:09:49 AM UTC-4, Tom Keffer wrote: >>> >>> 0x53 is actually 83 decimal. >>> >>> Looking through the Ultimeter code, it seems to be converted from >>> hexadecimal to decimal correctly. >>> >>> Try running with debug=2. The driver will include the raw data in the >>> system log. >>> >>> -tk >>> >>> On Thu, Apr 30, 2020 at 6:24 AM Burt Wizeman <[email protected]> wrote: >>> >>>> Still looking into the rain. To refresh the discussion, as of the >>>> moment of this writing, the Ultimeter is displaying .82 inches since >>>> midnight. It is at midnight that the daily data is reset to 0. Yet, WeeWx >>>> in Linux and CWOP show .53. 53 HEX is 82 Decimal! What is happening is >>>> that the number 53HEX is being sent from the Ultimeter data string which is >>>> Hex but displays .82 decimal on the display which is expected. But what >>>> CWOP is getting is the HEX value of .53. This is labeled as Rain last >>>> 24 hours 0.53 inches >>>> So the driver is not converting the Hex 53 to the decimal equivalent, >>>> it is passing it through giving CWOP .53 >>>> I won't be able to look at the driver until Saturday. Can you point me >>>> to the Ultimeter driver section for the function to convert data to Hex? >>>> >>>> Thanks, >>>> Burt >>>> K4SRQ >>>> >>>> >>>> On Saturday, April 25, 2020 at 12:01:31 AM UTC-4, Burt Wizeman wrote: >>>>> >>>>> WeeWix is treating Rain Rate as the actual Rain Total for the day when >>>>> running with the Ultimeter 2100. Throughout this storm, the rain gauge >>>>> data displayed on the Ultimeter has been quite a bit ahead of what WeeWix >>>>> is generating both for CWOP and the WeeWx html pages. Any idea why the >>>>> lag? I have purged all items before Epoch time, and verified the clock >>>>> (ntp running at startup and refreshed periodically by software) any one >>>>> have an idea? >>>>> >>>>> >>>>> Rain Rate 3.54 in/hr #Acutal Rain Total on Ultimeter 2100 >>>>> Rain Today 2.56 in #What is published - >>>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "weewx-user" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/weewx-user/0332e5fa-d01b-4554-8773-fc6aa0fd8bf2%40googlegroups.com >>>> <https://groups.google.com/d/msgid/weewx-user/0332e5fa-d01b-4554-8773-fc6aa0fd8bf2%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/777a04bc-2c60-4918-8471-b58929a1ba71%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/777a04bc-2c60-4918-8471-b58929a1ba71%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDJfmfCxURo2NF%2BR8W6e3gEfOu%2BzgVCwbdN4n3fwsPsPw%40mail.gmail.com.
