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