[weewx-development] Re: Meteostick driver for weewx

2019-08-04 Thread Manfred Maier
Hi Lucas, I‘ve seen that you have connected your solar sensor to the anemometer transmitter. I‘m planning to do the same. Is there anything I would have to consider when doing this? Are there any setting I have to change for the Meteostick or in the Meteostick driver for weewx? Any changes to t

Re: [weewx-development] Re: Meteostick driver for weewx

2016-10-04 Thread nls
Thanks for the clarifications. Just a quick note, since it's off-topic: one can build a receiver using an arduino clone and several cheap parts under $10 total (including baro and T/H sensors for indoors) that's compatible with the driver. So SDR is more work and less functionality, even if it's v

Re: [weewx-development] Re: Meteostick driver for weewx

2016-10-03 Thread mwall
On Saturday, October 1, 2016 at 10:01:37 AM UTC-4, kobuki wrote: > -- "... rainRate should not be in the driver at all. the hardware reports > a value that is arbitrary, and the rainRate calculation is yet a different > arbitrary calculation ..." - well, the rf packets provide a raw value, >

Re: [weewx-development] Re: Meteostick driver for weewx

2016-10-01 Thread nls
Nice write-up. I generally agree with all of it, only a few comments. -- I've added only small parts but I fully agree it's bloated and many simplifications are needed. -- Logging is all around the place and needs to be standardized. -- I'll try to provide evidence on wind accuracy degradation. I

[weewx-development] Re: Meteostick driver for weewx

2016-10-01 Thread mwall
this is regarding the commits for meteostick driver 0.45, which included removal of the use of weewx.units.Converter() for unit conversions and the change to weewx.METRICWX from weewx.US for the unit system of LOOP packets emitted by the meteostick driver. there have been many exchanges via ema