Cool, I will upgrade soon.

As for the hardware sending "less frequently", it looks more like it being 
sent randomly, and not at any regular interval:

~~~
Nov 27 00:12:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1006.0, 'usUnits': 17, 'dateTime': 1480234336}
Nov 27 01:00:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1006.0, 'usUnits': 17, 'dateTime': 1480237216}
Nov 27 01:17:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1006.0, 'usUnits': 17, 'dateTime': 1480238236}
Nov 27 02:34:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1007.0, 'usUnits': 17, 'dateTime': 1480242856}
Nov 27 05:57:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1008.0, 'usUnits': 17, 'dateTime': 1480255036}
Nov 27 07:26:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1009.0, 'usUnits': 17, 'dateTime': 1480260376}
Nov 27 08:15:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1010.0, 'usUnits': 17, 'dateTime': 1480263316}
Nov 27 12:16:16 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1011.0, 'usUnits': 17, 'dateTime': 1480277776}
Nov 27 12:27:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1011.0, 'usUnits': 17, 'dateTime': 1480278436}
Nov 27 13:57:13 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1011.0, 'usUnits': 17, 'dateTime': 1480283834}
Nov 27 14:03:13 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1012.0, 'usUnits': 17, 'dateTime': 1480284194}
Nov 27 18:10:15 raspberrypi weewx[17396]: interceptor: MainThread: mapped 
packet: {'barometer': 1012.0, 'usUnits': 17, 'dateTime': 1480299016}
~~~

-SR

On Sunday, November 27, 2016 at 3:44:04 PM UTC-8, mwall wrote:
>
> On Sunday, November 27, 2016 at 6:28:41 PM UTC-5, Sam Roza wrote:
>>
>> BTW, I find it interesting that you ask about readings. I'm at 220M. The 
>> data the equipment reports is never the same as the data that WU reports. 
>> For instance, the final reading above is 1012 from the station, but WU 
>> reports is as what is probably a more accurate 30.08". 1012 looks to be 
>> 29.77"...
>>
>
> fixed in v0.18 at commit ecd02b1.  the value received from lw30x is now 
> treated as pressure instead of barometer.
>
> you might want to check the frequency of packets that contain a 'baro' 
> entry.  other oregon scientific hardware sends the pressure reading much 
> less frequently than other sensor readings.  for example, the wmr300 sends 
> pressure only every 15 minutes!
>
> find out whether you are missing packets or just receiving packets 
> infrequently
>
> m
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to