Commit Graph

220 Commits

Author SHA1 Message Date
Tom Keffer
21fc9e888b V3.2.0 release candidate 2015-07-15 13:48:04 -07:00
tkeffer@gmail.com
1d3fd13ae6 V3.2.0b3 2015-07-15 06:47:43 -07:00
Tom Keffer
4941f2f225 V3.2.0b2 2015-07-11 18:44:47 -07:00
Tom Keffer
4555affe7f Better example of using $current.dateTime 2015-07-11 16:26:19 -07:00
Tom Keffer
132511245a Reformatted, changed lots of <p> to <pre>
Fixed bad bookmark link
2015-07-09 08:35:54 -07:00
Matthew Wall
bfd02939d8 be consistent in command examples 2015-07-08 21:38:09 -04:00
Matthew Wall
65cec126dc fixed some pre/p syntax. added cmd to a few more command examples. 2015-07-08 21:21:13 -04:00
Matthew Wall
29f12117a6 fix some pre/p issues. use cmd for more command examples. 2015-07-08 21:08:38 -04:00
Tom Keffer
a52d57e1bb Now uses style cmd for things the user is expected to type in. 2015-07-08 17:43:33 -07:00
Tom Keffer
807ba9bb57 Reformatted. Fixed a couple of minor warnings. 2015-07-08 14:32:09 -07:00
Matthew Wall
e0914953e9 bump version to 3.2.0b1 2015-07-07 11:49:55 -04:00
Tom Keffer
e1399355cd Introduced new top-level stanza [DatabaseTypes].
Subsections [[SQLite]] and [[MySQL]] now go under it.
Updated docs to match.
2015-07-05 18:28:01 -07:00
Tom Keffer
565522e130 Added additional debug logging to main engine loop.
V3.2.0a3
2015-06-30 10:04:32 -07:00
Tom Keffer
02f09f5f20 Option bar_gap_fraction is now ignored. Bar plot widths are rendered
explicitly since V3.0, making the option unnecessary. Fixes issue #25.
2015-06-28 13:42:07 -07:00
Tom Keffer
c89e2f4456 Updated Customizing Guide to reflect new way of configuring databases. 2015-06-26 16:27:48 -07:00
Matthew Wall
96b69f8f10 ws23xx hardware reports windchill and dewpoint, but not heatindex 2015-05-06 08:29:39 -04:00
Matthew Wall
07aec93c2a update upgrade guide with info about new utilities 2015-05-02 12:20:53 -04:00
Matthew Wall
4c0d95a4e4 use cmd style for what user types. slight cleanup of extension doc structure. keep wee_config in 'configuring weewx' section of userguide (not sure this is best structure - it is more user friendly but not strictly outlined). 2015-05-02 10:53:32 -04:00
Tom Keffer
79105e4e39 Working on documentation of wee_extension 2015-04-30 13:40:52 -07:00
Tom Keffer
847bbec426 Document the name change for
wee_device
  wee_database
2015-04-28 16:26:02 -07:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Tom Keffer
4417311ff5 The "alarm" example now includes a try block to catch a NameError
exception should the alarm expression include a variable not in the
archive record.
2015-02-24 18:58:11 -08:00
Tom Keffer
4914259989 Version 3.1.0 2015-02-05 21:15:03 +00:00
Tom Keffer
890ac09c0c V3.1.0rc1 2015-02-05 02:25:16 +00:00
Tom Keffer
1699fcee85 Fixed typo. s/mile_per_second/mile_per_hour/g 2015-02-01 20:40:40 +00:00
Matthew Wall
76dcb2ffe8 eliminate use of host=picorino_ROOT 2015-02-01 02:28:02 +00:00
Tom Keffer
c1fd4b0480 New tag $obs, allowing access to the contents of the skin configuration section [Labels][[Generic]]. Fixes ticket #33. 2015-01-31 23:08:17 +00:00
Matthew Wall
3b2bc71597 added acurite data. minor fixes. 2015-01-13 16:22:03 +00:00
Matthew Wall
c78863d536 added instructions for extending units for new observations 2015-01-11 17:03:49 +00:00
Tom Keffer
c7bae007b6 Added section for dropping and rebuilding the daily summaries. 2014-12-25 03:10:36 +00:00
Matthew Wall
5a49c77248 bump to 3.0.1 2014-12-06 17:59:35 +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
5317c2f829 bump version to 3.0.0b2 2014-12-02 02:37:49 +00:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +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
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
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
Tom Keffer
30773d2693 Various tweaks.
Untabified the file.
2014-10-06 18:10:31 +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
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
550719c8eb More details on writing a custom weewx device driver. 2014-09-29 00:13:16 +00:00
Matthew Wall
47b081f5dd added notes about templates. another attempt to answer units questions before they hit the forums. 2014-07-13 14:37:53 +00:00
Matthew Wall
1c63535df7 minor typo fixes 2014-07-11 04:55:14 +00:00
Tom Keffer
ccbe229567 Version 2.6.4 2014-06-16 14:17:10 +00:00
Tom Keffer
630884e98f Added details of how to bind to incoming new archive record event in the "AddElectricity" example. 2014-05-26 13:03:17 +00:00