Commit Graph

2946 Commits

Author SHA1 Message Date
Tom Keffer
dad92a94b2 Merge remote-tracking branch 'origin/master' 2016-09-18 08:08:20 -07:00
Tom Keffer
c552b0f0df Continuing to edit wee_device. 2016-09-18 08:08:09 -07:00
matthewwall
c641804745 Merge branch 'master' of github.com:weewx/weewx 2016-09-18 08:23:18 -04:00
matthewwall
e2acf4ca7d fix corner case in fousb driver that could result in None for archive interval 2016-09-18 08:23:05 -04:00
Tom Keffer
cf2ffb9fd1 Merge branch 'master' of https://github.com/weewx/weewx.git 2016-09-18 04:17:17 -07:00
Tom Keffer
15f32f927f Added VS ignores 2016-09-18 04:15:11 -07:00
Tom Keffer
48e1fffacc Working on wee_device, but then had to run off for dinner! 2016-09-17 19:25:45 -07:00
Tom Keffer
ffe439af05 Bumped version to V3.6.0a1. Augmented documentation for wee_database 2016-09-17 18:02:27 -07:00
Tom Keffer
30d909d63c Checkpoint while working on docs. 2016-09-17 08:36:31 -07:00
Tom Keffer
6e5e8b1897 Working on smoothing out the rough edges left by the refactoring of the utilities documentation. 2016-09-16 19:32:29 -07:00
Tom Keffer
b003e44d8d Merge pull request #154 from dcapslock/master
Implement format_data() in RESTThread
2016-09-16 17:55:13 -07:00
dcapslock
1a8269afc6 Implement format_data() in RESTThread 2016-09-16 18:12:07 +10:00
Tom Keffer
c32d13fcb1 Merge pull request #153 from gjr80/wee_import_QC
Now uses revised QC class for QC checks, other minor changes
2016-09-12 16:21:47 -07:00
Tom Keffer
3a3f0ce1ef Merge pull request #151 from gjr80/StdQC
Restore some lost log detail to the new StdQC service
2016-09-12 16:20:34 -07:00
gjr80
01afb4afd6 Various minor changes, refer description
- bump required version to 3.6.0
- reformatted --log help text to display better
- now uses revised QC class for QC checks
- typo
2016-09-12 09:37:37 +10:00
gjr80
aa0606acc8 Merge pull request #152 from gjr80/wee_import_QC
Updated wee_import screen captures, removed list remnants
2016-09-12 09:27:45 +10:00
gjr80
d903245051 Updated wee_import screen captures 2016-09-12 09:23:17 +10:00
gjr80
5371159a5d Merge remote-tracking branch 'upstream/master' into StdQC 2016-09-12 08:21:31 +10:00
gjr80
c5a4034284 Restore some lost log detail to the new StdQC service
Make sure the new StdQC service can distinguish between data types in
any log output (as did the old StdQC)
2016-09-12 00:04:23 +10:00
matthewwall
27fe618f9d update doc index 2016-09-11 09:55:39 -04:00
matthewwall
1b1f57e691 promote the wee_debug sections 2016-09-11 09:11:33 -04:00
matthewwall
e193ed332e simplify. more html fixes. 2016-09-11 09:05:53 -04:00
matthewwall
6ed735f91c simplify: eliminate 'refer to' since this is html, after all 2016-09-11 08:10:26 -04:00
matthewwall
8918362a3c fixed some broken html 2016-09-11 07:34:27 -04:00
matthewwall
1be79992c3 added help output for wee_reports and weewxd 2016-09-11 07:21:35 -04:00
matthewwall
941a31e24a make note styling consistent 2016-09-11 00:08:40 -04:00
matthewwall
814559ce9f format commands with cmd style 2016-09-11 00:05:57 -04:00
matthewwall
9231c341a8 add utilities.htm to packaging 2016-09-10 23:50:15 -04:00
Tom Keffer
4f79d6b2e0 Added intro 2016-09-10 19:55:29 -07:00
Tom Keffer
f00c55a635 First quick hack at a Utilities Guide 2016-09-10 19:43:23 -07:00
Tom Keffer
d2babc9a9c Merge pull request #149 from gjr80/StdQC
Add a layer of abstraction to StdQC
2016-09-10 19:36:47 -07:00
gjr80
3facad5ae9 Moved QC class to weewx/qc.py 2016-09-11 12:14:48 +10:00
gjr80
ada9e57f7e Add a layer of abstraction to StdQC to allow weewx QC to be used by other apps
Refer PR148 (wee_import) comments
2016-09-11 11:05:37 +10:00
Tom Keffer
7787c89310 Added wee_import to changes doc.
Added Gary to copyright notice
2016-09-10 16:49:48 -07:00
Tom Keffer
67b5705d49 Merge pull request #148 from gjr80/wee_import_QC
Merged Gary's wee_import into the main code base
2016-09-10 16:38:53 -07:00
gjr80
1e45bccf75 Merge remote-tracking branch 'upstream/master' into wee_import_QC 2016-09-11 09:04:41 +10:00
gjr80
a7f4282a13 More changes from PR148 comments
- tightened up log notifications to be more succinct
- notifications should only cover the extraordinary
- changed WeeImportLog.verboselog() signature
2016-09-11 09:01:12 +10:00
gjr80
9183f65725 Various changes resulting from PR148 feedback, refer comments
- ditched Wunder/wunder, now uses WU/wu throughout
- removed unused sections from example import config files
- updated documentation to reflect WU/wu changes
2016-09-10 11:18:18 +10:00
matthewwall
a8bad73494 provide non-debug feedback while reading from logger 2016-09-09 21:17:54 -04:00
gjr80
12a02df945 Merge remote-tracking branch 'upstream/master' into wee_import_QC 2016-09-10 10:51:21 +10:00
Matthew Wall
760d55d4a3 remove usb reset. fix gen_records argument bug. 2016-09-08 23:27:53 -04:00
gjr80
1fc2890325 Merge remote-tracking branch 'upstream/master' into wee_import_QC 2016-09-09 13:17:29 +10:00
gjr80
c65fe5f4b9 Includes qc usage and 2nd review given wee_import structural changes 2016-09-09 13:15:35 +10:00
gjr80
d2330018d1 Refer summary comments
- revised Cumulus import preamble to be more consistent with the other
source imports
- renamed weewx_qc config option to qc
- reworked wee_import log and screen output (again) to give more
consistent output, particularlly when doing a dry run
- added qc infor to config sections of various files
2016-09-09 13:13:10 +10:00
matthewwall
f78e1b81de still more cleanup of apache instructions 2016-09-08 11:08:41 -04:00
matthewwall
0b7a84aa3d minor cleanup to apache configuration instructions 2016-09-08 11:04:28 -04:00
matthewwall
876ca7b74e note change to document root 2016-09-08 10:55:37 -04:00
matthewwall
00f67b2449 use /var/www/html/weewx instead of /var/www/weewx on debian systems 2016-09-08 10:52:36 -04:00
matthewwall
feb47241d9 distinguish rpm vs deb 2016-09-08 10:29:17 -04:00
matthewwall
857342ee96 deal with change of html root in deb8 2016-09-08 10:21:01 -04:00