Matthew Wall
bd8a0bbb38
remove some table constraints that caused unexpected behavior and odd resizing. hack to keep toc in same location when horizontal scrolling. limit to h1 and h2 only on upgrading page. make warning and info boxes full width.
2014-11-07 17:52:13 +00:00
Matthew Wall
51e289c0c2
fix toc horiztal issues. toc only h1 and h2.
2014-11-07 15:01:49 +00:00
Tom Keffer
aa5ca666ab
First draft for updating the customizing guide for V3.
2014-11-06 19:31:17 +00:00
Tom Keffer
f5c63415ca
Updated the alarm.py example.
2014-11-06 16:34:27 +00:00
Tom Keffer
5c75c3dfc1
Got the search list extension example working.
...
Now expands the TOC and keeps it expanded.
2014-11-06 13:43:46 +00:00
Tom Keffer
528a0f2296
Making progress on the customizing guide.
2014-11-06 01:42:41 +00:00
Tom Keffer
4c6c9a5f43
Started working on updating the customizing guide to V3
2014-11-05 23:23:50 +00:00
Tom Keffer
03dc8b645c
First pass at updating the User's Guide for V3
2014-11-05 16:54:56 +00:00
Tom Keffer
30c8fe89b0
Removed dependency on bootstrap.
...
Switched to minified version of tocify.
Moved all tocify overrides into weewx_docs.css
2014-11-05 15:58:09 +00:00
Tom Keffer
2a475cf501
Fine tuning the look.
2014-11-05 00:59:31 +00:00
Tom Keffer
3272bb2e52
Fine tuned spacing, especially tables, pre, and example output
2014-11-04 20:04:54 +00:00
Tom Keffer
19a850de36
Converted the customizing guide to use tocify.
2014-11-04 19:17:47 +00:00
Tom Keffer
1582f4e322
Fixed some minor HTML errors.
2014-11-04 19:05:57 +00:00
Tom Keffer
48f8671585
Adopted the "tocify" table of contents generator, more suitable to long documents.
2014-11-04 18:59:25 +00:00
Tom Keffer
7842f8ae18
Renamed jquery.min.js to jquery-1.10.2.min.js, so it has an explicit version number.
2014-11-04 17:26:07 +00:00
Tom Keffer
c05f79c94b
Rewrote how $db.$current works. Simplified it.
2014-11-01 14:35:37 +00:00
Matthew Wall
12ef117500
use parser to report command-line errors. fix a few post-configurator typos. fixed wakup typo in vantage eeprom method.
2014-11-01 01:18:10 +00:00
Matthew Wall
800568f3ce
rename AbstractStation to AbstractDevice. attempt to address some PEP warnings, but gave up on the 'weak' (superfluous) ones.
2014-11-01 00:16:29 +00:00
Tom Keffer
4b0cb88b4e
Now allows syntax like $trend($time_delta=3600).barometer.
...
Added test for it.
2014-10-31 15:58:28 +00:00
Matthew Wall
cafc3ffcde
better error handling and retries for ws1 and ultimeter
2014-10-31 04:30:42 +00:00
Tom Keffer
f9e9c12382
Fixed bug in querying for schemas that prevented older versions of MySQL (V4.X) from working.
2014-10-30 13:12:12 +00:00
Tom Keffer
c45d6c8ada
Catch up with trunk through R2422. Includes rewrite of weedb and FTP uploader.
2014-10-24 18:47:22 +00:00
Tom Keffer
204194a38b
Used decorator to convert sqlite and mysql exceptions into weedb exceptions.
...
Introduced exception type weedb.DatabaseError as the base class of all weedb exceptions.
Filled out the "not implemented" functions in the abstract base classes Connection.
2014-10-24 18:10:29 +00:00
Matthew Wall
0aded41660
fixed rare fatal error in ws23xx driver. do not use str as variable name.
2014-10-18 05:15:21 +00:00
Tom Keffer
e164c29575
Added observation type 'snow'. It generally follows the semantics of 'rain'.
2014-10-17 00:40:36 +00:00
Tom Keffer
5fb95900bd
Improved robustness of the pickling and unpickling of the times of the last upload.
2014-10-12 15:17:26 +00:00
Tom Keffer
9772172410
Catch up with V2.7.0
2014-10-12 12:59:26 +00:00
Matthew Wall
07e9938227
insert release date in changes.txt. ensure proper Version: pattern in customizing.htm
2014-10-12 01:17:04 +00:00
Tom Keffer
f201e9df5d
Clarified wording to indicate that its only the hour label that is always plural.
2014-10-11 21:20:37 +00:00
Matthew Wall
63bcdb6481
be more selective about which Version is modified
2014-10-11 20:38:56 +00:00
Tom Keffer
6f598cb54f
Implemented workaround for bug in Python 2.5 and 2.6 in the function locale.format_string, which does not allow interpolation.
...
Clarified upgrading guide.
2014-10-11 17:25:06 +00:00
Tom Keffer
599aea505a
Version 2.7.0 candidate release.
...
Updated Upgrading Guide.
2014-10-11 16:20:03 +00:00
Tom Keffer
c99f9fa95f
Finished a more complete explanation of how weewx tags interact with the search list.
2014-10-11 15:50:48 +00:00
Tom Keffer
c395b98d09
More complete explanation of how lazy evaluation of tags work. Needs a little work.
2014-10-11 01:38:56 +00:00
Tom Keffer
6f2746de84
Added the ability to localize the weewx and server "uptime." This involved adding a new unit group "group_deltatime".
2014-10-10 15:35:22 +00:00
Matthew Wall
fa095094a7
ensure consistent shebang and __main__ invocations
2014-10-07 13:10:04 +00:00
Tom Keffer
30773d2693
Various tweaks.
...
Untabified the file.
2014-10-06 18:10:31 +00:00
Tom Keffer
3f1222ce87
Clarified comments about power supplies and the RPi
2014-10-04 15:22:41 +00:00
Tom Keffer
024c72b4f3
Wording and formatting tweaks.
2014-10-04 02:10:47 +00:00
Tom Keffer
6fd2093741
Added comments about running webservers on an RPi.
2014-10-03 16:40:26 +00:00
Matthew Wall
289789ad70
added a few more caveats to station data
2014-10-02 17:40:49 +00:00
Matthew Wall
0f1948720d
clean up formatting of station data tables
2014-10-02 17:30:49 +00:00
Matthew Wall
c119e8edec
use uxBatteryStatus instead of UXBatteryStatus to match conventions used by other drivers
2014-10-02 17:30:22 +00:00
Matthew Wall
398ff68c82
put station data into appendix in the customizing guide. consolidate the station configuration sections in the user guide.
2014-10-02 12:48:50 +00:00
Tom Keffer
98ceb68848
Fixed bug that can affect hardware that emits floating point timestamps, where the timestamp is within 1 second of the end of an archive interval.
...
Added regression test to test it.
2014-10-02 01:55:38 +00:00
Matthew Wall
81ac67f3d8
added station data tables and station characteristics for each hardware type
2014-09-30 02:43:24 +00:00
Tom Keffer
550719c8eb
More details on writing a custom weewx device driver.
2014-09-29 00:13:16 +00:00
Tom Keffer
5966cb7fa3
Now does more checks for correct channel and transmitter type.
...
Fixed error in --info reporting.
Tweaked user guide
2014-09-28 15:01:54 +00:00
Matthew Wall
f0299b2ae4
added ws2095 station
2014-09-27 14:54:38 +00:00
Tom Keffer
cb941aa731
Tweaked usage string of wee_config_vantage
2014-09-26 01:53:07 +00:00