Commit Graph

1574 Commits

Author SHA1 Message Date
Tom Keffer
10f6ca0739 Merge branch 'development' into python3
# Conflicts:
#	bin/weecfg/test/expected/weewx39_user_expected.conf
#	bin/weewx/__init__.py
#	bin/weewx/manager.py
#	docs/changes.txt
#	weewx.conf
2019-02-28 06:15:33 -08:00
Tom Keffer
16603e6bf7 Merge branch 'master' into development
# Conflicts:
#	docs/changes.txt
2019-02-28 05:55:13 -08:00
Tom Keffer
dc66d6b493 Added PR #382 to change log. 2019-02-28 05:49:41 -08:00
Tom Keffer
814cd4729f Merge branch 'development' of https://github.com/gjr80/weewx into gjr80-development 2019-02-28 05:46:06 -08:00
gjr80
ee2a552ce9 Implement minsum, minsumtime and sum_le aggregates. 2019-02-28 18:25:12 +10:00
Tom Keffer
7ead99a771 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	docs/changes.txt
2019-02-27 11:00:28 -08:00
Tom Keffer
c696e468ef Improved accuracy of the calculation of Moon phases.
Revisits issue #342.
2019-02-27 10:59:40 -08:00
Tom Keffer
a930e65c00 Introduce a uniform logging shim. Fixes issue #353 2019-02-26 13:08:19 -08:00
tkeffer@gmail.com
febcf851ce Fixed problem from humidity calibration from being set on Vantage stations 2019-02-26 09:59:15 -08:00
Tom Keffer
effd6067ff Catch up merge with master
# Conflicts (resolved):
#	bin/weeutil/weeutil.py
2019-02-23 14:50:46 -08:00
Tom Keffer
2063dfa3ab Fixed problem that prevented to CopyGenerator from handling nested
directories. Fixes issue #379.
2019-02-23 14:36:10 -08:00
Tom Keffer
63d9b929b5 Merge branch 'master' into python3 2019-02-22 06:31:04 -08:00
Tom Keffer
0a21a72801 Fixed problem with handling CWOP connection errors. 2019-02-22 06:30:26 -08:00
Tom Keffer
cb6cbfba94 Merge branch 'master' into python3 2019-02-21 16:40:22 -08:00
Tom Keffer
36aba2b40c Updated change log 2019-02-20 14:40:14 -08:00
Tom Keffer
7a471649e7 Instructions on how to install under Python3, using pip 2019-02-20 14:38:06 -08:00
Tom Keffer
1d8c9d05de Python 3 install instructions using pip 2019-02-20 12:48:38 -08:00
Tom Keffer
5bfcb840b8 Added change log entry for PR #378. 2019-02-16 16:14:30 -08:00
Tom Keffer
48841370c5 Merge branch 'master' into python3 2019-02-16 08:42:46 -08:00
Tom Keffer
7ccb1345cc Fixed problem that could cause the WMR200 to crash WeeWX if the
record interval is zero. Fixes issue #375.
2019-02-15 10:11:35 -08:00
Tom Keffer
d2b6ef0720 V4.0.0a1 2019-02-13 14:44:12 -08:00
Tom Keffer
54b13ff02f Merge branch 'development' into python3 2019-02-12 05:17:04 -08:00
Tom Keffer
7d8ce0f5e0 Log PR #373 and issue #370 in change log. 2019-02-12 04:40:43 -08:00
Tom Keffer
6ec2db3a37 Merge branch 'master' into python3 2019-02-11 12:46:23 -08:00
Tom Keffer
4af6505393 Fixed problem with wee_device --history when used with cc3000 driver. 2019-02-11 12:45:21 -08:00
Tom Keffer
b2a6f2cdac Working on weecfg 2019-02-11 12:40:33 -08:00
Tom Keffer
321c7e6ede Add wunderfixer fix to change log 2019-02-07 14:39:41 -08:00
Tom Keffer
0b380dcc59 Simplify path logic slightly 2019-02-06 05:23:40 -08:00
Matthew Wall
5b8be278b3 added note to changelog about genplot fix 2019-02-05 21:24:50 -05:00
Tom Keffer
8929d365ab Introduced option no_catchup. If set to true, a catchup will not be
attempted. Fixes issue #368.
2019-02-05 16:40:09 -08:00
Tom Keffer
f599fd7060 Update change log 2019-02-05 10:31:25 -08:00
Tom Keffer
add5fc1817 First wake up the console when performing Davis TEST. 2019-01-28 16:30:02 -08:00
Tom Keffer
661241af85 More details on activating skins 2019-01-28 08:49:44 -08:00
Matthew Wall
2f73c80c8c fixed toc rendering - cannot skip heading levels 2019-01-23 08:39:01 -05:00
Matthew Wall
2a8bdab464 minor html fixes 2019-01-23 08:24:08 -05:00
Matthew Wall
ea5a021a0d restart weewx after setup.py upgrade 2019-01-23 03:05:40 -05:00
Tom Keffer
e5f95e9782 Allow using ephem.loaddb() 2019-01-20 06:10:07 -08:00
Tom Keffer
387970fae5 Minor changes in Upgrade Guide. 2019-01-16 13:42:55 -08:00
Tom Keffer
631557c2ff Include not-to-be-released v3.8.3 change log in v3.9.0 2019-01-16 13:09:23 -08:00
Tom Keffer
46b36b5ac2 Tried to clarify which users will be affected by upgrade process. 2019-01-16 07:07:06 -08:00
Tom Keffer
4857193650 Updated Upgrade Guide to reflect new, new ordering of defaults. 2019-01-15 16:29:54 -08:00
Tom Keffer
73aa74b0be Corrected number of brackets to [[Defaults]] 2019-01-15 14:03:56 -08:00
Matthew Wall
b244b5a14c de-emphasize the html lang tag by putting it with the translate-each-file section 2019-01-13 11:42:03 -05:00
Matthew Wall
a909ef4b63 remove dangling span tag. clarify use of %x and %X for localization. 2019-01-13 11:35:48 -05:00
Matthew Wall
1a0fc513c6 use consistent formatting for skin/report names. other minor edits for consistency. 2019-01-13 11:16:38 -05:00
Matthew Wall
dd0d8906a2 slight clarification in upgrade guide 2019-01-13 11:03:54 -05:00
Matthew Wall
b755dae69a update the upgrading guid 2019-01-13 11:00:55 -05:00
Matthew Wall
1acbf9f27d update the localization section 2019-01-13 10:47:00 -05:00
Matthew Wall
32658fadea minor edits to 'how options work' 2019-01-13 09:46:49 -05:00
Tom Keffer
2f30de0bca Moved [[Defaults]]. Include more options in it. 2019-01-12 12:14:51 -08:00