I'm afraid Matthew is going to have to do that. Matthew? -tk
On Thu, Aug 16, 2018 at 10:56 AM Pat <[email protected]> wrote: > Great news! > > I created 2 new virtual machines (Ubuntu 16.04 and Ubuntu 18.04) and did a > clean install of weewx. It seems the apt repository isn't updated with > 3.8.2 yet. Anything in addition I need besides the usual Debian install > <http://weewx.com/docs/debian.htm> instructions? > > root@weewxubuntu18lab:~# date > Thu Aug 16 17:54:20 UTC 2018 > > root@weewxubuntu18lab:~# apt-cache show weewx | grep Version > Version: 3.8.0-1 > > > On Thursday, August 16, 2018 at 1:25:04 PM UTC-4, Thomas Keffer wrote: >> >> This is a combined release, which includes changes for v3.8.1. >> >> In the usual place <http://weewx.com/downloads/>. >> >> Change log: >> >> 3.8.2 08/15/2018 >> >> Added flag to weewx-multi init script to prevent systemd from breaking it. >> Thanks to users Timo, Glenn McKechnie, and Paul Oversmith. >> >> Fixed problem that caused wind direction in archive records to always be >> calculated in software, even with stations that provide it in hardware. >> Fixes issue #336 <https://github.com/weewx/weewx/issues/336>. >> >> 3.8.1 06/27/2018 >> >> Map cc3000 backup battery to consBatteryVoltage and station battery to >> supplyVoltage to more accurately reflect the battery functions. >> >> Update the syntax in the rsyslog configuration sample >> >> Significant overhaul to the WMR300 driver. The driver should now work >> reliably >> on any version of pyusb and libusb. The driver will now delete history >> records >> from the logger before the logger fills up (the WMR300 logger is not a >> circular >> buffer). Thanks to users Markus Biewer and Cameron. Fixes issue #288 >> <https://github.com/weewx/weewx/issues/288>. >> >> Added automatic clearing of logger for CC3000 driver to prevent logger >> overflow (the CC3000 logger is not a circular buffer). The default is to >> not clear the history, but it is highly recommended that you add a logging >> threshold once you are confident that all logger data have been captured >> to >> the weewx database. >> >> Improved the robustness of reading from the CC3000 logger. >> >> Better CRC error message in Vantage driver. >> >> Parameterize the configuration directory in weewx-multi init script. >> >> In StdWXCalculate, use None for an observation only if the variables on >> which >> the derived depends are available and None. Fixes issue #291 >> <https://github.com/weewx/weewx/issues/291>. >> >> Fixed bug that prevented specifying an explicit alamanac time from >> working. >> >> Fixed bug that prevented historical records from being downloaded from >> ws23xx >> stations. Thanks to user Matt Brown! Fixes issue #295 >> <https://github.com/weewx/weewx/issues/295> >> >> Fixed bug that crashed program if a sqlite permission error occurred. >> >> If wind speed is zero, accumulators now return last known wind direction >> (instead of None). Thanks to user DigitalDan05. PR #303 >> <https://github.com/weewx/weewx/pull/303>. >> >> Windrun calculations now include the "current" record. Fixes issue #294 >> <https://github.com/weewx/weewx/issues/294>. >> >> Fixed bug involving stations that report windGust, but not windGustDir, in >> their LOOP data (e.g., Fine Offset), which prevented the direction of max >> wind from appearing in statistics. Fixes issue #320 >> <https://github.com/weewx/weewx/issues/320>. >> >> The engine now waits until the system time is greater than the creation >> time >> of the weewx.conf file before starting up. Fixes issue #330 >> <https://github.com/weewx/weewx/issues/330>. >> > -- > 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. > -- 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.
