tkeffer@gmail.com
|
2a9fc97e77
|
Sending a SIGTERM signal to weewxd now causes it to exit with status
128 + signal#. PR #442. Thanks to user sshambar!
|
2019-09-08 11:43:48 -06:00 |
|
Tom Keffer
|
db31a6f893
|
Documented the rsync port option.
|
2019-09-05 09:23:52 -07:00 |
|
tkeffer@gmail.com
|
c6ff6edadf
|
Plist for the Mac launcher now includes a log file for stderr.
|
2019-09-02 15:45:31 -07:00 |
|
Tom Keffer
|
aa43108c2a
|
Updated instructions to install under setup.
Reflects recent releases of python3-cheetah and python3-ephem.
|
2019-08-27 12:33:53 -07:00 |
|
Tom Keffer
|
63a9963a12
|
Support older Vantage stations that do not have the LPS command.
|
2019-08-24 07:24:34 -07:00 |
|
Tom Keffer
|
b7350c29ed
|
Added group_concentration to the Appendix
|
2019-08-22 20:08:44 -07:00 |
|
Tom Keffer
|
244e3df8fc
|
Added new air quality types AqPM2_5 and AqPM10 to the unit system. Added
new unit microgram_per_meter_cubed. Added new unit group,
group_concentration.
|
2019-08-22 20:01:48 -07:00 |
|
Tom Keffer
|
3472fc1a84
|
Added new parameters to the WU uploader. Fixes issue #435.
|
2019-08-22 08:10:07 -07:00 |
|
Tom Keffer
|
4c104a454c
|
Documented default value for loop_request
|
2019-08-21 18:11:27 -07:00 |
|
Tom Keffer
|
fe2183ed56
|
Changed option name to loop_request. Documented it.
|
2019-08-21 18:08:01 -07:00 |
|
Tom Keffer
|
1a209d4148
|
Merge branch 'master' into development
# Conflicts:
# docs/changes.txt
|
2019-08-21 16:14:43 -07:00 |
|
Tom Keffer
|
5e2821da0d
|
Support for the Vantage LOOP2 packet format. Fixes issue #374.
|
2019-08-21 15:51:20 -07:00 |
|
Tom Keffer
|
34b2998545
|
Implementing the Python logging package is now pretty much complete.
Re-addresses issue #353
|
2019-08-17 13:03:18 -07:00 |
|
tkeffer@gmail.com
|
c78e4b51f5
|
Documented commit 459ccb1309 in change log
|
2019-07-26 07:39:23 -04:00 |
|
Tom Keffer
|
5ccf98b227
|
Refined error messages for wunderfixer.
|
2019-07-19 14:01:08 -07:00 |
|
Tom Keffer
|
32c35ce380
|
Port wunderfixer to the new WU API. The WU seems to no longer allow
reposting old records, so this "sort of" fixes issue #414.
|
2019-07-18 08:07:40 -07:00 |
|
Tom Keffer
|
abb2538c60
|
Fixed problem where sub-sections DegreeDays and Trend were located
under the wrong weewx.conf section. Added upgrades for V4.0.
Added tests for upgrade. Fixes issue #432.
|
2019-07-15 12:14:57 -07:00 |
|
Tom Keffer
|
6bdcfb0114
|
Merge branch 'CertificateError' into development
# Conflicts:
# docs/changes.txt
|
2019-07-15 05:40:21 -07:00 |
|
Tom Keffer
|
16a12bcc47
|
Merge remote-tracking branch 'remotes/origin/master' into development
# Conflicts:
# bin/weecfg/tests/expected/weewx39_user_expected.conf
# bin/weewx/__init__.py
# docs/changes.txt
# weewx.conf
|
2019-07-14 07:28:46 -07:00 |
|
Tom Keffer
|
80c612de92
|
Updated date in change log
|
2019-07-14 07:26:34 -07:00 |
|
Tom Keffer
|
4ded8fbe2c
|
Merge branch 'master' into development
|
2019-07-12 07:39:33 -07:00 |
|
Tom Keffer
|
88995afa7d
|
Correct rounding problems for rain and other types when posting to CWOP.
Fixes issue #431.
|
2019-07-12 07:33:01 -07:00 |
|
Tom Keffer
|
705a46c71f
|
Merge branch 'master' into development
|
2019-07-09 06:05:44 -07:00 |
|
Tom Keffer
|
818c5ae728
|
A little more about line_gap_fraction
|
2019-07-09 06:04:42 -07:00 |
|
Tom Keffer
|
0b668f2345
|
Added change log for issue #428.
|
2019-06-27 08:50:04 -07:00 |
|
Tom Keffer
|
8cd9413818
|
Added new aggregation type 'growdeg'. Fixes issue #367.
|
2019-06-26 10:50:36 -07:00 |
|
Tom Keffer
|
bab0dd86a5
|
Type "stormStart" was added to the unit system. Fixes issue #380.
|
2019-06-25 12:24:36 -07:00 |
|
Tom Keffer
|
0214532037
|
An observation type known to the system, but not in a record, will
now return a proper ValueTuple, rather than UnknownType.
|
2019-06-25 12:23:09 -07:00 |
|
Tom Keffer
|
52b1016b25
|
Catch CertificateErrors. Retry after an hour. Fixes issue #413
|
2019-06-24 07:31:37 -07:00 |
|
Matthew Wall
|
e7277788cb
|
merge changes from master
|
2019-05-19 18:12:40 -04:00 |
|
Matthew Wall
|
a9a5ae2c4d
|
prevent fine offset stations from saving data with zero interval
|
2019-05-19 18:11:18 -04:00 |
|
Tom Keffer
|
6ecd31200f
|
Catch up to master
|
2019-05-19 13:51:55 -07:00 |
|
Tom Keffer
|
40aebfd65b
|
Changed test-daily expected results to V4.x expected values
|
2019-05-19 13:47:44 -07:00 |
|
Tom Keffer
|
954ae05833
|
Merge branch 'master' into development
# Conflicts:
# setup.py
|
2019-05-18 07:19:19 -07:00 |
|
Tom Keffer
|
ad0e497666
|
If a file user/schemas.py still exists (a relic from V2.7 and earlier),
it is renamed to user/schemas.py.old. Fixes issue #54.
|
2019-05-17 10:37:40 -07:00 |
|
Tom Keffer
|
ffab6c9ef6
|
Merge branch 'master' into development
# Conflicts:
# bin/weewx/drivers/ws1.py
|
2019-05-16 18:18:13 -07:00 |
|
Tom Keffer
|
762215f413
|
Fixed bug in WS1 driver that caused crash if rain_total was None.
|
2019-05-16 18:11:26 -07:00 |
|
Tom Keffer
|
80d8196f7c
|
Documented option secure_data.
|
2019-05-16 18:01:21 -07:00 |
|
tkeffer@gmail.com
|
6eba945b1c
|
Catch up merge branch 'master' into development
# Conflicts:
# bin/weewx/drivers/wmr300.py
# bin/wunderfixer
|
2019-05-07 17:54:02 -07:00 |
|
Tom Keffer
|
9cea832cfb
|
Fix broken link
|
2019-05-01 18:35:58 -07:00 |
|
Tom Keffer
|
86b48e0e7f
|
Note that archive_interval must be divisible by 60.
|
2019-05-01 18:19:19 -07:00 |
|
Tom Keffer
|
81d4c509f6
|
Wunderfixer has new option to set socket timeout. This is to compensate
for WU "capacity issues". Thanks to user Leon! See PR #403.
|
2019-04-30 15:18:32 -07:00 |
|
Tom Keffer
|
73eff8757b
|
Added change log for PR #402.
|
2019-04-30 07:47:18 -07:00 |
|
Tom Keffer
|
4461b32e39
|
Centos Python 3 instructions.
Incomplete: need to install the C library _imagingft
|
2019-04-21 11:30:11 -07:00 |
|
PeterQuinn925
|
050041a83f
|
Add timestamp and max_delta to "current" tag (#400)
|
2019-04-19 13:49:17 -07:00 |
|
Tom Keffer
|
639cab79cc
|
Catch up on master
|
2019-04-17 18:57:19 -07:00 |
|
Tom Keffer
|
b56863b0a4
|
Fixed conditional on windSpeed used by windrun. Simplified.
PR #399. Fixes issue #250.
|
2019-04-17 18:46:03 -07:00 |
|
Tom Keffer
|
20a95ef3bb
|
Merge branch 'master' into development
# Conflicts:
# bin/weewx/drivers/wmr300.py
# bin/weewx/engine.py
# bin/weewx/manager.py
|
2019-04-15 18:28:00 -07:00 |
|
gjr80
|
e54b942557
|
Added explicit RTF-8 encoding of loop and archive fields in StdPrint
|
2019-04-16 10:51:26 +10:00 |
|
Matthew Wall
|
f186b7bcbb
|
update changelog
|
2019-04-14 19:00:11 -04:00 |
|