Commit Graph

813 Commits

Author SHA1 Message Date
gjr80
23434b98e7 Updated wee_database --help example output 2015-08-31 15:32:16 +10:00
Tom Keffer
83089f27b3 V3.3.0b1 2015-08-30 07:48:01 -07:00
Tom Keffer
597ec1a9a4 Merge branch 'master' of https://github.com/weewx/weewx.git 2015-08-30 07:47:18 -07:00
Tom Keffer
ffb214fb95 StdRESTful service now supports POSTs, as well as GETs. 2015-08-30 07:40:55 -07:00
Matthew Wall
903a982b2c document the acurite windspeed decoding 2015-08-28 22:26:02 -04:00
Tom Keffer
57469dd2d0 StdPrint now prints packets and records in (case-insensitive)
alphabetical order.
2015-08-26 17:09:38 -07:00
Tom Keffer
5d5078f637 Fixed bug that caused wind direction to be calculated incorrectly,
depending on the ordering of a dictionary.
2015-08-26 17:02:31 -07:00
Matthew Wall
6cf7eb8049 added lacross 1640 2015-08-21 07:20:16 -04:00
Tom Keffer
021b605e93 Added WMR200 fix to change log. 2015-08-17 05:42:12 -07:00
Tom Keffer
c581d6bd92 Uninstalling an extension with a skin now deletes all empty directories.
This fixes issue #43.
2015-07-31 13:58:54 -07:00
Tom Keffer
0535f55f8f Now really includes wunderfixer in the release. 2015-07-30 19:14:44 -07:00
Tom Keffer
a626ca5734 Merge pull request #57 from gjr80/master
Documented $span tag
2015-07-27 08:15:43 -07:00
gjr80
7b8813d14d Documented $span tag 2015-07-27 15:08:05 +10:00
tkeffer@gmail.com
a9ef737d9f Updated Wiki link from SF to GitHub 2015-07-26 10:03:59 -07:00
tkeffer@gmail.com
c4a00f831b Reflect move from sourceforge.com to weewx.com 2015-07-26 10:01:56 -07:00
Matthew Wall
14ecd216f5 distinguish clock skew from corrupt memory for no update to html pages 2015-07-23 21:14:40 -04:00
Tom Keffer
6554cc5235 Fixed problem when using setup.py to install into a non-standard
location. Weewx would start a new database in the "standard" location,
ignoring the old one in the non-standard location.
2015-07-18 16:38:13 -07:00
Tom Keffer
bce6848919 Merge branch 'master' of https://github.com/weewx/weewx.git 2015-07-15 16:52:41 -07:00
Tom Keffer
bd3cb37289 Require pillow instead of PIL (which is no longer supported) 2015-07-15 16:49:58 -07:00
Matthew Wall
7834c99566 fix changelog formatting (again) 2015-07-15 19:12:43 -04:00
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