Commit Graph

793 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
tkeffer@gmail.com
b6da114e86 Added changes to the WMR9x8 driver to the change log. 2015-07-14 10:46:42 -07:00
Tom Keffer
4941f2f225 V3.2.0b2 2015-07-11 18:44:47 -07:00
Tom Keffer
68f00ad274 FTP uploader now retries several times to connect to a server, instead
of giving up after one try.
2015-07-11 18:43:44 -07:00
Tom Keffer
4555affe7f Better example of using $current.dateTime 2015-07-11 16:26:19 -07:00
Matthew Wall
58edbf3350 include suse in layout table 2015-07-10 07:50:23 -04:00
Tom Keffer
dc635c5ceb More reformatting, changing <p> to <pre>. 2015-07-09 11:03:07 -07:00
Tom Keffer
f4442113aa Reformatted.
Used style "cmd"
Changed some <p>'s to <pre>'s.
2015-07-09 08:43:47 -07:00
Tom Keffer
132511245a Reformatted, changed lots of <p> to <pre>
Fixed bad bookmark link
2015-07-09 08:35:54 -07:00
Tom Keffer
981cea73cf Updated Wiki reference from SF to GitHub 2015-07-09 06:13:11 -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
670f5a5285 Explanation of "Status" column when doing wee_config --list-drivers. 2015-07-08 17:56:13 -07: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
6d3018f774 Used style "cmd" for things a user is expected to type in.
Changed some <p> paragraphs to <pre> paragraphs to fix formatting
problems caused by WebStorm reformatting.
2015-07-08 17:20:28 -07:00
Tom Keffer
0067834b83 Reformatted 2015-07-08 14:46:09 -07:00
Tom Keffer
807ba9bb57 Reformatted. Fixed a couple of minor warnings. 2015-07-08 14:32:09 -07:00
Matthew Wall
71529082b9 added alt tags - messing around with webstorm 2015-07-07 23:26:49 -04:00
Tom Keffer
173ebe9e13 Changed bookmark from #cc3000 to #rainwise 2015-07-07 19:15:21 -07:00
Tom Keffer
658abb7ac2 Untabified. 2015-07-07 19:04:50 -07:00
Tom Keffer
f392c4bce8 Restructured the Installation Methods section.
Fixed a couple XHTML compliance issues.
2015-07-07 18:47:06 -07:00
tkeffer
7f505663fb Documented directory for weewx utilities 2015-07-07 10:29:15 -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
Matthew Wall
a6f76b7db8 ntp seems to work while time does not. fixed doc typo. 2015-07-03 16:01:44 -04: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
6293f75480 Added comment that last commit fixes issue #34. 2015-06-28 09:43:37 -07:00
Tom Keffer
ef403ae3eb The Vantage driver now catches undocumented termios exceptions and
converts them to weewx exceptions. This allows retries if flushing input
or output buffers fail.
2015-06-28 09:39:39 -07:00
Tom Keffer
f4ab2e8d97 Clarify that weewx must be stopped first before running wee_device. 2015-06-28 08:10:40 -07:00
Tom Keffer
f6d2aac1f2 Updated change log to reflect new way of configuring databases. 2015-06-27 08:17:07 -07:00
Tom Keffer
9f4507a564 Fixed HTML grammar problem (tables cannot go inside paragraphs). 2015-06-26 16:50:27 -07:00
Tom Keffer
c89e2f4456 Updated Customizing Guide to reflect new way of configuring databases. 2015-06-26 16:27:48 -07:00
Tom Keffer
98a6c36ea0 Minor fiddling 2015-06-26 08:13:52 -07:00
Tom Keffer
19928e37d3 Tocify now injects an "id" tag into the DOM, instead of a "name" tag.
Fixes issue #42.
2015-06-26 06:57:44 -07:00
Tom Keffer
40e2ca86f0 Updated to reflect new way of configuring the databases. 2015-06-25 16:12:59 -07:00
Tom Keffer
c7f97b9fa6 Updated User's Guide to reflect new utility wee_config.
Updated StdRESTful section, reordering them to match config file in the
process.
2015-06-25 14:24:08 -07:00
Matthew Wall
11e6cd2d3e deal with libusb/pyusb that fail setConfiguration 2015-06-24 09:05:40 -04:00
Matthew Wall
7797b34555 log upload urls when debug=1 2015-06-14 08:39:46 -04:00
Matthew Wall
7862b8bf11 clarify acrurite modes 2015-06-14 08:39:18 -04:00
Matthew Wall
0bb7db1edc fixed 10x multiplier for wind speed from historical records on ws23xx stations 2015-06-11 13:12:02 -04:00
Matthew Wall
e2e98a4feb update docs to reflect latest wee_config changes 2015-06-10 00:10:47 -04:00
Matthew Wall
fe2fd0bb7e push retries to _read method in te923 driver 2015-06-09 14:55:21 -04:00
Nate Bargmann
a8ba19b24f Update CWOP section of users guide
Add amateur radio callsign as an option to station parameter.

Correct default of post_interval to 600s to match the default in
restx.py
2015-05-30 18:39:43 -05:00
tkeffer
3302eb6fcf Corrected link in user's guide 2015-05-26 19:27:02 -07:00
Tom Keffer
4fdfb35575 Added explanation of what to do with a UnicodeEncodeError. 2015-05-14 14:08:17 -07:00
Tom Keffer
919a3af93a A bad CWOP server address no longer crashes the CWOP thread. 2015-05-11 14:07:23 -07:00
Matthew Wall
96b69f8f10 ws23xx hardware reports windchill and dewpoint, but not heatindex 2015-05-06 08:29:39 -04:00