Commit Graph

64 Commits

Author SHA1 Message Date
Matthew Wall
cf5ac5dd30 the install section of usersguide is now links to separate pages. added generic 'installing.htm' instructions that are not specific to any os. added javascript tabbing in linux.htm for platform-specific instructions. 2013-02-01 19:50:24 +00:00
Matthew Wall
c9afaaafc3 added copyright footer to each html page 2013-02-01 14:20:18 +00:00
Matthew Wall
c2dd1256c5 added BUILD with build/release notes. adjusted css colors, spacing. pushed install instructions into quick-start guides, streamlined usersguide. 2013-02-01 05:43:56 +00:00
Matthew Wall
02c797c03d make all html files have dos line endings 2013-01-31 23:39:59 +00:00
Matthew Wall
2697ac0458 added os-icons. fixed some typos in the install guides. added copyright page as part of docs. minor doc cleanup to make doc names and titles a bit more consistent. 2013-01-30 02:57:10 +00:00
Matthew Wall
8ac8419f4e 3 quick-start guides - linux (source), debian, redhat. minor html cleanup - change all files to unix line endings, fixed some html tag errors, made indents consistent in preformatted blocks, minor adjustments to css for better readability. 2013-01-29 02:49:20 +00:00
Tom Keffer
60aee4f4a3 Updated to V2.1.
Simplified install instructions.
Added documentation for Fine Offset.
Added hardware specific install instructions.
2013-01-01 16:35:35 +00:00
Tom Keffer
cd146f3dfc CHANGES.txt becomes README.txt
V2.0.2rc2
2012-11-07 18:04:17 +00:00
Tom Keffer
f4a776f9c0 Moved the change log to the docs subdirectory 2011-10-28 13:37:34 +00:00
Tom Keffer
11fbb5a64d V1.12.0a3 2011-10-27 16:07:46 +00:00
Tom Keffer
044e8e76a7 Reorganized docs.
Upgraded TOC to v1.4
2011-10-27 14:00:39 +00:00
Tom Keffer
614ad55878 The readme.htm file in docs has now become a guide to the various guides.
V1.12.0a2
2011-10-26 17:23:49 +00:00
Tom Keffer
be55cdba6a V1.12.0a1 2011-10-24 15:47:05 +00:00
Tom Keffer
22b2e3b933 V1.11.0 2011-10-06 22:58:39 +00:00
Tom Keffer
05aebaf9ee Updated docs for Version 1.11 2011-10-01 16:14:06 +00:00
Tom Keffer
00548188ca V1.10.3a1. 2011-09-12 22:11:33 +00:00
Tom Keffer
5f6dab9354 Working snapshot 2011-08-20 20:01:39 +00:00
Tom Keffer
c10174a7cc Integrating almanac into the unit conversion and formatting machinery. 2011-03-28 14:43:42 +00:00
Tom Keffer
dac543ec19 Updated SuSE install instructions for SuSE 11.3 2011-02-25 23:30:15 +00:00
Tom Keffer
85d1a84024 Continuing expansion of test coverage. 2011-02-24 18:46:31 +00:00
Tom Keffer
6c11940c40 Added automatic table of contents generation.
Added external CSS
2011-02-16 18:23:06 +00:00
Tom Keffer
1730379b1d Third element in a ValueTuple now holds unit group (instead of obs type). 2011-02-08 13:33:22 +00:00
Tom Keffer
b1e56fe4ea Now gets archive and stats schemas dynamically from the database. Allows user to more easily change the schemas. 2011-01-23 01:45:36 +00:00
Tom Keffer
053dcbeca4 Updated udev rules to reflect the new udevadm command. 2011-01-05 23:43:06 +00:00
Tom Keffer
82ea67b5f6 Changed install so that it overwrites an existing ./bin subdirectory (after backing it up, of course!). Also, does not install the ./skins subdirectory if one already exists. Finally, no longer massages the service_list at all. 2010-11-20 22:07:05 +00:00
Tom Keffer
90876d69e1 V1.9.1 2010-09-09 21:31:22 +00:00
Tom Keffer
01fef7adb5 V1.9.0 2010-07-05 01:14:59 +00:00
Tom Keffer
cc2d700d91 Version 1.9.0a4
Added checks for bad start of storm time
Simplified VantagePro module.
Added check for bad record time.
2010-06-16 15:57:12 +00:00
Tom Keffer
143ec8d4cc Moved max_drift to section Station. Simplified time synch in VantagePro.py 2010-06-15 17:16:58 +00:00
Tom Keffer
8e18f8e2eb V1.9.0 alpha 1 2010-06-14 18:57:17 +00:00
Tom Keffer
fd00950fdf Added comment about what happens if you change the archive interval. 2010-05-28 16:58:25 +00:00
Tom Keffer
0c1973f19a Added check in StdCalibrate to ignore calibrations for non-existing types. This allows windSpeed and windGust to be calibrated independently. 2010-05-09 19:33:20 +00:00
Tom Keffer
19480c448b v1.8.0rc1 2010-04-27 17:22:58 +00:00
Tom Keffer
301b433410 v1.8.0a1 2010-04-24 20:51:07 +00:00
Tom Keffer
d754043118 The time when the next archive record is due is now calculated within VantagePro.py 2010-04-20 22:45:13 +00:00
Tom Keffer
ddcc73eda2 Added a shutdown() method for the VP2. It gets invoked by a "finally" clause, closing the serial port. 2010-04-18 02:08:07 +00:00
Tom Keffer
b308752e55 V1.7.0 finished documentation 2010-04-16 00:34:01 +00:00
Tom Keffer
3e8a4fdb91 V1.7.0rc3.
Wraps FTP run() in an exception handler.
2010-04-13 15:10:08 +00:00
Tom Keffer
e235198614 V1.7.0rc2
Improved error checking and logging in FTP and RESTful uploads.
2010-04-12 19:28:52 +00:00
Tom Keffer
21b7ef3e1d weewx V1.7.0a3 2010-04-12 16:54:47 +00:00
Tom Keffer
13af26afa6 Additional exception handling around template processing.
Additional error information if a skin.conf cannot be found.
Started troubleshooting section in the manual.
2010-04-12 13:02:52 +00:00
Tom Keffer
386419dfa3 Changed RSS xml file so the statistics are shown in the <description> field.
Added PWSweather.com configuring information to the Users' Guide.
2010-04-11 16:32:30 +00:00
Tom Keffer
331699ae0b Changed some class names in stats. 2010-04-09 18:58:48 +00:00
Tom Keffer
ea7d11fc8f Initialize Report Generator with the path to the configuration file instead of the configuration dictionary, to avoid possible threading conflict.
Moved generator_list into its own [Generators] section.

Added comments, particularly to stats.py and units.py
2010-04-09 15:33:25 +00:00
Tom Keffer
3a87e47b52 Checkpoint. Converted formatting system to use ValueHelper (instead of ModelFormatter).
Introduced value tuples.
2010-04-08 17:46:30 +00:00
Tom Keffer
d6f8378f77 Branch to experiment with a different way of tracking units 2010-04-05 22:42:24 +00:00
Tom Keffer
bfa80a8478 Checkpoint. Merging all template generation into a single class. 2010-03-21 19:27:45 +00:00
Tom Keffer
a54cd82447 Added exception handler for OSError.
Clarified overriding of options in weewx.conf
Clarified base temperatures for heating and cooling degree days.
2010-03-06 17:01:21 +00:00
Tom Keffer
6199417125 Added some missing SVN keywords. Preparing for V1.5rc1 2010-03-05 16:20:46 +00:00
Tom Keffer
b54e6b2010 Changed nomenclature from unit "classes," to unit "groups." 2010-03-02 01:18:27 +00:00