Matthew Wall
f269126077
continue using the (confusing) xx/yy/zz date format for now
2014-12-08 03:04:38 +00:00
Matthew Wall
5a49c77248
bump to 3.0.1
2014-12-06 17:59:35 +00:00
Tom Keffer
f42428dc73
Added date to changes.txt
2014-12-05 19:06:38 +00:00
Tom Keffer
03cc9a42e5
V3.0.0
2014-12-05 18:38:08 +00:00
Tom Keffer
664657d7bb
V3.0.0b3
2014-12-05 13:26:42 +00:00
Matthew Wall
979bb5a3fc
minor highlighting fix. make the 'added' color a bit more in-your-face.
2014-12-03 05:20:42 +00:00
Matthew Wall
c0ab0a5333
added section about upgrading extensions, direct users to extension author/docs
2014-12-03 05:13:58 +00:00
Matthew Wall
5317c2f829
bump version to 3.0.0b2
2014-12-02 02:37:49 +00:00
Matthew Wall
172267ce45
fix broken StdArchive link
2014-12-01 21:30:01 +00:00
Matthew Wall
c0f7eefb99
minor formatting fixes
2014-12-01 20:39:58 +00:00
Matthew Wall
b6c8ce77bc
remove duplicate wmr200 section
2014-12-01 19:50:29 +00:00
Matthew Wall
48df55fb9b
make the note about archive interval obvious
2014-12-01 16:21:06 +00:00
Matthew Wall
64ad85c40b
minor edits of install link wording
2014-11-30 22:14:54 +00:00
Matthew Wall
0e9806d3f2
added troubleshooting section for factory default archive interval (esp ws23xx and fo defaults). put status before verify in install guides.
2014-11-30 22:03:17 +00:00
Matthew Wall
32ac4858e1
added ws28xx fix to the changelog
2014-11-30 21:15:30 +00:00
Tom Keffer
bac47f00a1
Added missing jQuery script.
2014-11-30 16:43:58 +00:00
Tom Keffer
1738d2ffed
Reintegrate from the v3 branch.
...
V3.0.0b1
2014-11-29 18:15:24 +00:00
Chris Manton
a18286249d
Update the wmr200 docs minor update
2014-10-26 03:31:18 +00:00
Chris Manton
bd54075e75
Update the wmr200 user accessible options and add some commentary
...
on wmr200 behavior.
2014-10-26 03:18:20 +00:00
Tom Keffer
065ff4e1eb
Fixed some HTML errors.
...
Clarified wording on how to write a custom driver.
2014-10-25 20:23:19 +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
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
Tom Keffer
166181c55e
Used the word "offset" consistently.
...
Updated docs to reflect the new wee_config_vantage capabilities.
2014-09-25 17:00:48 +00:00
Tom Keffer
13ea1393e8
Tweaked formatting of wee_config_vantage --info output
2014-09-25 14:53:08 +00:00
Matthew Wall
6f879839a0
default to ttyUSB0 instead of ttyS0. added cc3000 to debian install scripts.
2014-09-24 02:46:51 +00:00