Commit Graph

116 Commits

Author SHA1 Message Date
Tom Keffer
4724d2b09b v1.14.1 2012-07-06 15:59:38 +00:00
Tom Keffer
d7103e60fd Added other socket errors to the list of caught exceptions.
V1.14.1
2012-06-22 00:22:05 +00:00
Tom Keffer
5f34bb88ac Hardened retry strategy for the WeatherLink IP. If the port fails to open at all, or
a socket timeout occurs, it will thrown an exception (resulting in a retry in 60 seconds).
If a socket returns an incomplete result, it will continue to retry until everything 
has been read.
2012-06-21 16:01:43 +00:00
Tom Keffer
a724ff20d3 If a WeatherLinkIP port fails to open, a weewxIOError exception will be thrown, resulting in a retry in 60 seconds. If a socket returns an incomplete result, it will continue to retry. 2012-06-21 15:10:55 +00:00
Tom Keffer
c34cb3fca1 Corrected typo in upgrading guide. 2012-06-18 23:52:11 +00:00
Tom Keffer
ced3934f05 Updated Change log.
Corrected package error in setup.py (for daemon.py).
Version 1.14.0
2012-06-18 23:42:24 +00:00
Tom Keffer
64373a147b Renamed subdirector 'mobile' to 'smartphone' 2012-06-18 23:05:29 +00:00
Tom Keffer
47dbd1766e Changed import for module daemon 2012-06-18 22:56:43 +00:00
Tom Keffer
4655c8cfde Fixed bug in link on smartphone formatted webpage.
Retained old "mobile formatted" page.
2012-06-18 18:11:54 +00:00
Tom Keffer
dec6cfa955 Clarified upgrading instructions. 2012-06-18 00:11:50 +00:00
Tom Keffer
6ff703c38c Updated docs for V1.14 2012-06-17 23:11:41 +00:00
Tom Keffer
2d6044e389 Version 1.14.0b1. Includes smartphone formatted webpage, contributed by user Torbjörn Einarsson. 2012-06-17 22:53:44 +00:00
Tom Keffer
dd503a803f Fixed bug when submitting CWOP data that shows itself when humidity is in single digits.
Changed format of equipment specifier in CWOP data.
2012-06-17 18:00:41 +00:00
Tom Keffer
e000f21f77 Updated change log. 2012-06-14 14:40:24 +00:00
Tom Keffer
19ac536fb5 Changed umask in daemon.py to 0022. 2012-06-14 14:18:21 +00:00
Tom Keffer
4101cbb88b V1.13.2 2012-05-02 15:14:08 +00:00
Tom Keffer
49df02cc23 v1.13.1 2012-03-26 01:18:47 +00:00
Tom Keffer
f35da76636 Conditionally imports sqlite3. If it does not suppor the "with" statement, then imports pysqlite2 as sqlite3. 2012-03-24 16:01:28 +00:00
Tom Keffer
ea6e691174 Added finer control over the line plots. Can now add optional markers. The
marker_type  can be  'none' (the  default),  'cross', 'box',  'circle', or  'x'.
Also, line_type can  now either be 'solid' (the default)  or 'none' (for scatter
plots).
2012-03-16 01:13:55 +00:00
Tom Keffer
557de06c05 Clarified sections in the Quick Guide. 2012-03-14 01:39:17 +00:00
Tom Keffer
163da6ebd4 v1.13.0 2012-03-14 00:55:57 +00:00
Tom Keffer
d77033de86 v1.13.0b1 2012-03-13 22:45:06 +00:00
Tom Keffer
5bff5b1624 v1.13.0a2
Changed the signature of the search functions in filegenerator.py
2012-03-13 18:10:59 +00:00
Tom Keffer
7b13d66366 Fixed a few documentation typos. 2012-02-17 02:09:40 +00:00
Tom Keffer
5efe686b21 Added install instructions for Fedora.
V 1.12.4
2012-02-13 16:15:05 +00:00
Tom Keffer
4687502d87 Now always imports 'sqlite3' (never pysqlite2). Simplified installation instructions. Fixed a bug that prevented reports from being run using the Python version of Cheetah's NameMapper utility. 2012-02-13 01:35:08 +00:00
Tom Keffer
697cd8df90 Version 1.12.4b1.
Now looks for latest version of pysqlite on the machine and uses that.
2012-02-12 17:16:22 +00:00
Tom Keffer
7b0717f599 Corrected encoding error for transmitting insolation data to CWOP. 2012-02-11 16:40:00 +00:00
Tom Keffer
cdc89071b5 Replaced anchor tags with CSS IDs to satisfy the javascript that generates the Table of Contents. 2012-02-06 02:34:36 +00:00
Tom Keffer
fd11dad370 Updated to new version of samaxesjs 2012-02-05 00:07:12 +00:00
Tom Keffer
700d06d513 Upgraded to samaxesjs.toc version 1.5 2012-02-04 01:48:03 +00:00
Tom Keffer
72571f64ce 2012-01-28 17:27:08 +00:00
Tom Keffer
f17fac9d6a Added FreeBSD notes and start script 2012-01-23 01:34:13 +00:00
Tom Keffer
27a1299787 Clarified instructions for adding a udev rule for serial-to-usb cables. 2012-01-19 14:47:03 +00:00
Tom Keffer
b74ec1f999 V1.12.2 2012-01-19 00:12:19 +00:00
Tom Keffer
1c89e0e0fe V1.12.2a1 2012-01-09 05:20:30 +00:00
Tom Keffer
5a306e0afb Corrected typo in path to start scripts. 2012-01-07 18:05:39 +00:00
Tom Keffer
d90d228e4d V1.12.1 2011-11-03 21:24:58 +00:00
Tom Keffer
e62dc83bab V1.12.1a1 2011-10-31 23:46:04 +00:00
Tom Keffer
479b0783af V1.12.0 2011-10-29 13:14:19 +00:00
Tom Keffer
8f51120f67 Fixed some bad links in the docs 2011-10-28 20:58:57 +00:00
Tom Keffer
795cd7a7ff Work around for a bug in the table-of-contents generator that requires all headings to be on one line. 2011-10-28 15:59:57 +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