Tom, I'm not sure why I have this problem because it sounds like we have the same setup. My son setup a station VP2 + APRS logger + RPI in Norway and had the same problem. I read about the fix somewhere in the group a few years ago and have had to use it with each upgrade as the vantage.py is overwritten by a new version. It was something about the APRS logger sending constant data where the regular logger waits for requests for data. The explanation is beyond my expertise.
Bob On Thursday, February 7, 2019 at 1:34:42 PM UTC-5, Tom Robertson wrote: > > I am using the Vantage Pro 2 and CWOP with my APRS # and all is working > well. I do not see any errors. I have my Davis connected via a USB to > serial adapter and running on a Pi3B+ with weewx 3.9.1. > > https://aprs.fi/#!call=a%2FKQ5S-13&timerange=3600&tail=3600 > <https://aprs.fi/#!call=a/KQ5S-13&timerange=3600&tail=3600> > > ----- > Tom > > On Feb 7, 2019, at 11:33 AM, [email protected] <javascript:> wrote: > > Thanks, Tom and all who contributed, for the nice upgrade to 3.9.1. I > just upgraded from 3.8.2 and all went well. Now I need to explore some of > the new features. > > Just a FIY to those with a VantagePro2 and an APRS data link: With the new > default vantage.py driver, I still get the Loop error "*expected to read > 99 chars; got 0 instead*" To fix this, I changed (as in past versions) > "*for_loopPacket > in self.genDavisLoopPacket(200):*" > to: "*for_loopPacket in self.genDavisLoopPacket(2):*" Not sure why but > this fixes it and it works fine. My APRS link is a serial version. > > Thanks again, > Bob > http://grattans.org/wx > > On Wednesday, February 6, 2019 at 8:40:34 AM UTC-5, Thomas Keffer wrote: >> >> Well, that was a record short release. We found a serious bug in v3.9.0 >> that could break skins that do not have fonts defined, such as cmon. >> >> So, we are releasing v3.9.1, found in the usual place >> <http://weewx.com/downloads/>. >> >> -tk >> > > -- > 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] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- 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.
