wview 3.6.0 (Default branch) |
|
|
Saturday February 23, 2008. 07:37 PM FreshMeat
wview is an application that controls a supported weather station to retrieve archive records and current conditions. Archive records may optionally be stored in a relational database (MySQL or PostgreSQL). At a user-defined interval, wview will use the archive history and current conditions to generate weather images (buckets and graphs) and Web pages based on configurable HTML templates. It supports serial and USB data loggers, as well as connectivity with a terminal server or serial server via TCP sockets.
License: GNU General Public License (GPL)
Changes:
A new configuration file "graphics.conf" was added
to define alternate graphics colors and sizes.
Support was added in htmlGenerate.c for these
definitions. "graphics.conf" was made part of skin
definitions, so graphics can be customized by skin
designers.
"examples/html/Template-Skins-HOWTO.txt" was
updated to reflect changes and better describe the
skin creation process. A bug introduced in the
delayed CWOP submission logic of the 3.5.0 release
was fixed. Support for image background
transparency was added.
|