<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/wview/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/wview/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 22 Jul 2009 01:46:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wview/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>wview 5.5.2 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/07/wview-552-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.  SheevaPlug support.&lt;/p&gt;
&lt;p&gt;5.5.2     07-21-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.3 or newer&lt;/p&gt;
&lt;p&gt;1)  Changed Vantage Pro serial initialization to remove hangup and HW flow &lt;br /&gt;
control.&lt;/p&gt;
&lt;p&gt;2)  Changed internal data structures to not be packed.&lt;/p&gt;
&lt;p&gt;3)  Changed SIGCHLD processing to be more robust.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Wed, 22 Jul 2009 01:46:26 -0000</pubDate><guid>https://sourceforge.net5e4abc5543b745c94c15f3c1945ccf1ec66bda99</guid></item><item><title>wview 5.5.1 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/06/wview-551-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.5.1     06-14-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Changed UV to float in LOOP structure so decimal precision is not lost.&lt;/p&gt;
&lt;p&gt;2)  Add more paranoid sanity checks for NULL archive data.&lt;/p&gt;
&lt;p&gt;3)  Remove references to &amp;quot;NOAA&amp;quot; for NOAA-style reports in HTML templates &lt;br /&gt;
(because it apparently isn't clear wview generated the data?!?).&lt;/p&gt;
&lt;p&gt;4)  Updated the User Manual.&lt;/p&gt;
&lt;p&gt;5)  Added more sanity checks for data converters.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Sun, 14 Jun 2009 17:47:28 -0000</pubDate><guid>https://sourceforge.net5d6da21bb2d5fd924b859501e3d9fc988e590f10</guid></item><item><title>wview 5.5.0 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/05/wview-550-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.5.0     05-14-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Modified WMR9XX station init so it will exit more gracefully.&lt;/p&gt;
&lt;p&gt;2)  Removed the wviewsqld process. Exports to external database servers will now&lt;br /&gt;
be done through the $distro/dbexports scripts.&lt;/p&gt;
&lt;p&gt;3)  Improved NOAA initialization process so when there are no records, it doesn't&lt;br /&gt;
try so hard.&lt;/p&gt;
&lt;p&gt;4)  Integrated WMR9XX changes to support configurable outside channel (thanks &lt;br /&gt;
Kevin Cloy).&lt;/p&gt;
&lt;p&gt;5)  Split out some NULL value checks for Vantage Pro archive record reception.&lt;/p&gt;
&lt;p&gt;6)  Added more boundary tests for image generation so when the user tries to&lt;br /&gt;
generate non-existent sensors, htmlgend will not crash.&lt;/p&gt;
&lt;p&gt;7)  Changed wind direction graphs from line graphs to scatter graphs (thanks&lt;br /&gt;
Debbie Pickett).&lt;/p&gt;
&lt;p&gt;8)  Fixed errant UV conversions in the generator.&lt;/p&gt;
&lt;p&gt;9)  Changed wind direction processing so NULL values are not graphed. Modified&lt;br /&gt;
wind direction archive record creation for non-archive generating stations so &lt;br /&gt;
it is consistent with VP record creation.&lt;/p&gt;
&lt;p&gt;10) Fixed some bucket issues from prior dual units contributions.&lt;/p&gt;
&lt;p&gt;11) Updated the wview management site (wviewmgmt) to support network configuration&lt;br /&gt;
on Debian-based distributions. Added automatic upgrade support for wviewPlug&lt;br /&gt;
systems.&lt;/p&gt;
&lt;p&gt;12) Enhanced the install-env make target further including setup for Debian-based&lt;br /&gt;
network config.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Thu, 14 May 2009 12:31:19 -0000</pubDate><guid>https://sourceforge.net11f5dcaf52eadc4ae0ee11929a5cbfaeadd64111</guid></item><item><title>wview 5.4.0 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/04/wview-540-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support. &lt;/p&gt;
&lt;p&gt;5.4.0     04-18-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Added new SQLite3-MySQL export scripts. Added $distro/dbexport directory&lt;br /&gt;
to contain the script sources. Version 5.4.x will be the last release containing&lt;br /&gt;
the wviewsqld daemon as it is now deprecated in favor of the wview-mysql-export&lt;br /&gt;
script. Added wview-mysql-create script to allow easy setup of the user, database&lt;br /&gt;
and tables on the MySQL server in preparation for export. Archive, HILOW and&lt;br /&gt;
NOAA tables are exported to the same MySQL database. Updated User Manual&lt;br /&gt;
section on MySQL exports.&lt;/p&gt;
&lt;p&gt;2)  Added missing documentation of the default wviewmgmt password in the User&lt;br /&gt;
Manual.&lt;/p&gt;
&lt;p&gt;3)  Added marker file support for the archive, hilow and noaa databases so the&lt;br /&gt;
synchronization externally via scripts is facilitated.&lt;/p&gt;
&lt;p&gt;4)  Removed sample databases for config and archive and changed the &amp;quot;install-env&amp;quot;&lt;br /&gt;
make target so it generates them. This avoids platform issues of sqlite3 databases.&lt;/p&gt;
&lt;p&gt;5)  Modified wvpmond so it reads the wview-binary marker file to know which binary&lt;br /&gt;
name to use for wviewd. wviewd binary names are now appended with the station type.&lt;/p&gt;
&lt;p&gt;6)  Added new SQLite3-PostgreSQL export scripts. Added $distro/dbexport directory&lt;br /&gt;
to contain the script sources. Version 5.4.x will be the last release containing&lt;br /&gt;
the wviewsqld daemon as it is now deprecated in favor of the wview-pgsql-export&lt;br /&gt;
script. Added wview-pgsql-create script to allow easy setup of the database&lt;br /&gt;
and tables on the PostgreSQL server in preparation for export. Archive, HILOW and&lt;br /&gt;
NOAA tables are exported to the same PostgreSQL database. Updated User Manual&lt;br /&gt;
section on PostgreSQL exports.&lt;/p&gt;
&lt;p&gt;7)  Added vpconfig contributions from Deborah Pickett so the ISS channels can be&lt;br /&gt;
configured. Also adds support for setting rain collector size and wind direction&lt;br /&gt;
calibration.&lt;/p&gt;
&lt;p&gt;8)  Commented out SQLite3 pragma attempts to change the journaling mode. Support&lt;br /&gt;
for it is not consistent across SQLite3 versions.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Sat, 18 Apr 2009 14:32:52 -0000</pubDate><guid>https://sourceforge.net82af8fa9c8f43e12fc23ca8a273ecd07cf0b9b8d</guid></item><item><title>wview 5.3.0 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/03/wview-530-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.3.0     03-25-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Created new wviewmgmt site for distribution. Better site navigation, database &lt;br /&gt;
updates by page, a new system status page and password protection for site&lt;br /&gt;
pages are a few of the enhancements.&lt;/p&gt;
&lt;p&gt;2)  Added support for a new configure environment variable, HTTP_DOC_ROOT. When&lt;br /&gt;
defined prior to invocation of the configure script, the install-env target&lt;br /&gt;
will install wviewmgmt to the http document root specified.&lt;/p&gt;
&lt;p&gt;3)  Updated the install-env target for wview build so the $prefix/var/wview/archive&lt;br /&gt;
directory is NOT replaced, but rather updated. This means your existing archive&lt;br /&gt;
database should be preserved and will not require a manual copy from the save &lt;br /&gt;
directory after the installation.&lt;/p&gt;
&lt;p&gt;4)  Modified HILOW database population so that archive records are now always added&lt;br /&gt;
as a sample (except for cumulative sensors rain, ET and hail). This avoids the&lt;br /&gt;
missing of the high wind value in the archive record and LOOP data during the&lt;br /&gt;
interval not catching the high wind value. This only applies to Vantage Pro &lt;br /&gt;
stations.&lt;/p&gt;
&lt;p&gt;5)  Changed initial start of sync timer so it cannot inadvertently track with the&lt;br /&gt;
archive interval timer.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Thu, 26 Mar 2009 02:26:50 -0000</pubDate><guid>https://sourceforge.net825354290acc1b6331b188906042d6aecf20d675</guid></item><item><title>wview 5.2.0 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/03/wview-520-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.2.0     03-12-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Changed station build procedure so all station binaries are built with unique&lt;br /&gt;
names such as wviewd_vpro, wviewd_wxt510, etc. Modified the wviewmgmt and&lt;br /&gt;
wviewconfig configuration utilities to populate the file &lt;br /&gt;
$prefix/etc/wview/wview-binary with the appropriate wviewd binary name; &lt;br /&gt;
changed all start scripts to use the contents of this file when starting.&lt;/p&gt;
&lt;p&gt;2)  Moved the ConfigForms directory out of $distro/examples to $distro/wviewmgmt&lt;br /&gt;
and added automake logic so it is aware of the install prefix and opens the &lt;br /&gt;
wview-conf.sdb file directly (no soft link required). Added the ability &lt;br /&gt;
(with sudo membership for the http user) to start and stop wview from the &lt;br /&gt;
Management web interface.&lt;/p&gt;
&lt;p&gt;3)  Moved NOAA data from the ASCII file noaa.dat to an SQLite3 database, &lt;br /&gt;
wview-noaa.sdb. Modified NOAA generation to use the new API. See the User&lt;br /&gt;
Manual for a schema description.&lt;/p&gt;
&lt;p&gt;4)  Added email alert notifications. Added configuration support in wviewmgmt&lt;br /&gt;
and added new config parameters to the example wview-conf.sdb database. See&lt;br /&gt;
the UPGRADE file for instructions. Sendmail and sendEmail packages are required.&lt;/p&gt;
&lt;p&gt;5)  Added All Time html tags and sensor support. Added new tags to the almanac&lt;br /&gt;
template examples.&lt;/p&gt;
&lt;p&gt;6)  Fixed a bug in VP LOOP data reception logic which caused UV samples to be&lt;br /&gt;
a factor of 10 too large.&lt;/p&gt;
&lt;p&gt;7)  Fixed a bug in html generation caused by old DST code that pre-dated the new&lt;br /&gt;
SQLite archive database and the use of unix time for the records.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Thu, 12 Mar 2009 16:25:36 -0000</pubDate><guid>https://sourceforge.net0f7386623d8d325dc728a32a3d49d282acc858fa</guid></item><item><title>wview 5.1.3 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/03/wview-513-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.1.3     03-03-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Added hilowcreate to the distribution - it was erroneously left out of the&lt;br /&gt;
prior two builds.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Tue, 03 Mar 2009 22:13:05 -0000</pubDate><guid>https://sourceforge.net1fe57ac1dd9c6ebc146908700c174184a83a7939</guid></item><item><title>wview 5.1.2 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/03/wview-512-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.1.2     03-03-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Fixed a bug for Vantage Pro stations which only occured if there were no&lt;br /&gt;
records in the wview-archive.sdb database (new install) which caused the &lt;br /&gt;
wviewd daemon to never retrieve archive records because of a bad &lt;br /&gt;
LastArchiveTime value (retrying archive record...).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Tue, 03 Mar 2009 15:21:44 -0000</pubDate><guid>https://sourceforge.net7b8f7b9f4046bb416085a54f1a13adab8968a26f</guid></item><item><title>wview 5.1.1 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/03/wview-511-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.1.1     03-01-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Added an out-of-band utility to create the HILOW database so that limited&lt;br /&gt;
power platforms like the NSLU2 can create the new database while the older &lt;br /&gt;
version continues to archive data and generate files from templates. See&lt;br /&gt;
the UPGRADE file for full details on the process.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Sun, 01 Mar 2009 22:59:34 -0000</pubDate><guid>https://sourceforge.net0e51610219d59859bff12c3c37d0c32473c4d1b8</guid></item><item><title>wview 5.1.0 Weather System Released</title><link>https://sourceforge.net/p/wview/news/2009/03/wview-510-weather-system-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wview is a unix application for the weather stations including: Davis Vantage Pro/Pro2, Vaisala WXT-510 and a Simulated Station. It obtains weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data socket feed. CWOP support. Wunderground support. RSS weather data feeds. Linksys NSLU2 support.&lt;/p&gt;
&lt;p&gt;5.1.0     03-01-2009&lt;br /&gt;
--------------------&lt;/p&gt;
&lt;p&gt;radlib version required: 2.8.2 or newer&lt;/p&gt;
&lt;p&gt;1)  Added new HTML/Javascript/PHP forms for wview configuration. They are found&lt;br /&gt;
at $distro/examples/ConfigForms. That entire directory should be copied&lt;br /&gt;
to your web server document root. The entry point is &lt;br /&gt;
/ConfigForms/wview-form.php. Hooks were included for parameter value checking&lt;br /&gt;
but for now whatever you enter is what gets put in the wview-conf.sdb database.&lt;br /&gt;
A link to $prefix/etc/wview/wview-conf.sdb must be placed in the /ConfigForms&lt;br /&gt;
directory with proper rw permissions.&lt;/p&gt;
&lt;p&gt;2)  Added new database to store HILOW data, wview-hilow.sdb. Hourly highs and lows &lt;br /&gt;
are stored along with timestamps for the events, an accumulator and the number&lt;br /&gt;
of samples included (average = accumulator/samples). There is a separate table&lt;br /&gt;
for each sensor type and one record per hour is maintained from the beginning&lt;br /&gt;
of archive records to the current time. sensorstore.bin is no longer required.&lt;br /&gt;
This will also allow for implementation of all-time highs, lows and averages&lt;br /&gt;
in the near future. Note that the initial creation of this database will occur&lt;br /&gt;
the first time wview runs and will take some time according to how far back&lt;br /&gt;
your archive records go.&lt;/p&gt;
&lt;p&gt;3)  Fixed bug in computed data utility for archive records which was still using&lt;br /&gt;
the old WLK 0-15 wind direction scheme for a validation check.&lt;/p&gt;
&lt;p&gt;4)  Fixed a 1 second delay in file generation introduced when the pre/post generation&lt;br /&gt;
zombie bug was fixed.&lt;/p&gt;
&lt;p&gt;5)  Added more checks to the station time sync routine so time syncs are never &lt;br /&gt;
done at the top of the hour.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Barber</dc:creator><pubDate>Sun, 01 Mar 2009 14:53:08 -0000</pubDate><guid>https://sourceforge.net6f973c14fddfcfd1fadc7c465b4f5d6ce27345f3</guid></item></channel></rss>