[weewx-user] Cydia pomonella

2019-02-13 Thread Charles Rhode
Spring has arrived. Please see my greatly expanded and much improved tribute to the codling moth: o *http://lacusveris.com/cydia/index.shtml * ... including new instructions for installing the "Growing Degree-Days" extension to weeWX 3.9.1. -- You

Re: [weewx-user] Re: SDR, rtl_433, WH65B, and WH32B

2019-02-13 Thread G Hammer
As I outlined in the original post, yes the console is receiving data fine. I tried running rtl_433 and weewx directly with no WH65B received. Then, decided it was a signal issue at the SDR location. Maybe having a ground plane would help. So with the antenna perched atop a tomato soup can in

[weewx-user] Problems with IP connection to Davis VP2+

2019-02-13 Thread 'Peter Fletcher' via weewx-user
A new third party IP logger (WiFiLogger) has recently become available for the Vantage Pro series. It has received rave reviews from users and apparently behaves in most ways like a superset of the Davis WeatherLink IP logger. With a little difficulty (not weewx or hardware problems), I have

[weewx-user] Re: SDR, rtl_433, WH65B, and WH32B

2019-02-13 Thread torrin
Try running rtl_433 from the command line: rtl_433 -q -M utc -F json -p 39.741 -G -f 91498 Check all of the packets received. I ran into an issue where the SDR was reading WH24 instead of WH65B, I had to move my antenna around a bit to get it to read the WH65B and it has not been and

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread Thomas Keffer
The one thing that gives me pause with my version is that it reads the lines in fixed length chunks: 52 bytes. Unfortunately, not all Ultimeters support the full buffer. Some emit 48 bytes, other 44. The amount is changeable via a [Ultimeter] setting, but earlier versions could handle all 3 buffer

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread mwall
On Wednesday, February 13, 2019 at 12:15:22 PM UTC-5, Steve2Q wrote: > > A general question; if it turns out that both 11rc3 and 0.20 work, is > there any other advantage to changing to 0.20? Is it more compatible with > future changes in Weewx or perhaps with Python 3? > it may not affect

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread Thomas Keffer
It is slightly less resource intensive (it reads in 52 byte chunks instead of 1 byte chunks) and, yes, it has been ported to Python 3. -tk On Wed, Feb 13, 2019 at 9:15 AM Steve2Q wrote: > Tom. I am going to let Weewx run for another 12 hours before making the > change. That way I can be sure

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread Steve2Q
Tom. I am going to let Weewx run for another 12 hours before making the change. That way I can be sure memory usage has leveled off. A general question; if it turns out that both 11rc3 and 0.20 work, is there any other advantage to changing to 0.20? Is it more compatible with future changes

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread Thomas Keffer
I think we're getting closer. The biggest difference I see is that the current version uses the function serial.readline(), which reads to a newline, while the old version uses repeated calls to serial.read(), requesting a single byte each time, until it gets a full line. It's entirely possible

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread Steve2Q
Hi Tom: Attached is the 11rc3 version of ultimeter.py Steve -- 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 weewx-user+unsubscr...@googlegroups.com. For more

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread Thomas Keffer
Steve: could you send me the exact copy of ultimeter.py that you are using, so I can diff it? I can't find a version 11rc3 in git. Only version 11, and it is about 4 years old. On Wed, Feb 13, 2019 at 6:38 AM Steve2Q wrote: > Possible success??!! > > Yesterday I changed only one item, the

Re: [weewx-user] Re: Second crash after 11 days

2019-02-13 Thread Steve2Q
Possible success??!! Yesterday I changed only one item, the driver. I rolled back to 11rc3 which has had two effects. First, after running for 24 hours the memory usage is up to only 4.4% where before it would be around 9+%. Second, Weewx has reset the time on my console to within 2 seconds

[weewx-user] Re: SDR, rtl_433, WH65B, and WH32B

2019-02-13 Thread G Hammer
It seems that data collection is not my sweet spot. Yesterday, WH65B data stopped being recorded. Nothing, and I mean nothing, had changed. The WH25B still was being seen/recorded so I know the SDR portion is fine. Perhaps low battery or some other failure with the outdoor sensor? No, since it

[weewx-user] Re: delete ID dans weewx.sdb

2019-02-13 Thread Pat
If you stop weewx, then delete the sqlite file, then you will start with a brand new database. If you just want to delete rows, open the sqlite file on command line (sqlite3 weewx.sdb) or in a tool like DB Browser for SQLite and find the dateTime you want to