Commit Graph

3584 Commits

Author SHA1 Message Date
Matthew Wall
02e37726d3 merge latest changes from master 2017-03-10 16:33:19 -05:00
Matthew Wall
1bc8590c03 merge latest changes from master 2017-03-05 11:12:16 -05:00
Matthew Wall
b9fe446c8b attemps to get --home=/foo/bar were not successful 2017-02-25 10:40:18 -05:00
Matthew Wall
e14457f853 make logging consistent 2017-02-25 09:33:24 -05:00
Matthew Wall
5db80b3144 skin.conf is optional 2017-02-25 09:24:13 -05:00
Matthew Wall
9061f263a7 better comments in weewx.conf about the reports 2017-02-25 07:57:56 -05:00
Matthew Wall
1c0def29da default_options not default_settings 2017-02-24 22:54:00 -05:00
Matthew Wall
417f1e6120 telemetry template got lost somehow 2017-02-24 22:32:44 -05:00
Matthew Wall
c7fb348a26 revert setup.cfg, but --home and --prefix are broken this way 2017-02-24 21:44:18 -05:00
Matthew Wall
c816570a78 brute force avoidance of whitespace problems 2017-02-24 21:28:01 -05:00
Matthew Wall
07d620b719 silly unit test is still borked on whitespace 2017-02-24 21:09:36 -05:00
Matthew Wall
d7e5f604bd eliminate tabs 2017-02-24 21:06:48 -05:00
Matthew Wall
1f8aeb53aa attempt to get unit test to work 2017-02-24 20:57:29 -05:00
Matthew Wall
cf96ba97dc use a default_options section to apply units and other settings to all reports 2017-02-24 20:35:39 -05:00
Matthew Wall
e80da84990 use the right home directory 2017-02-24 19:25:20 -05:00
Matthew Wall
737b6bedbe simplify setup config 2017-02-24 19:23:59 -05:00
Matthew Wall
6e536606fd merge with master 2017-02-24 17:45:57 -05:00
Matthew Wall
5c67de228e do not warn when calibrations are ignored - the implementation resulted in too many log entries 2017-02-19 09:10:00 -05:00
Matthew Wall
7ad8638591 forgot the O option to wget 2017-02-18 16:19:03 -05:00
Matthew Wall
cf4de7ce14 do recipe using wget instead of curl 2017-02-18 16:11:17 -05:00
Matthew Wall
796523c509 bump to 3.7.0b2 2017-02-18 10:40:24 -05:00
Matthew Wall
3bbadea1eb aborted attempt to get additional battery status 2017-02-18 10:16:58 -05:00
Matthew Wall
7c0f0e0094 do not emit default sensor_map to the config 2017-02-18 10:15:53 -05:00
Matthew Wall
70aba84e5d no more todo items left 2017-02-18 10:14:31 -05:00
Matthew Wall
bf52eb91c5 new features have move to the roadmap 2017-02-18 10:14:09 -05:00
Matthew Wall
028f1126eb avoid resource consumption from slow reports by extending the StdReport.max_wait. provide log messages when it happens. 2017-02-13 12:01:08 -05:00
Matthew Wall
db6bcc3cad keep PEP happy 2017-02-13 00:13:06 -05:00
Matthew Wall
d1b347fb34 more simplification 2017-02-12 23:53:12 -05:00
Matthew Wall
f23734df99 make output consistent 2017-02-12 23:37:43 -05:00
Matthew Wall
dbc6c0a0d7 make init script work properly with /etc/default/weewx 2017-02-12 23:13:01 -05:00
Matthew Wall
7d27106b4c read /etc/default before bailing out 2017-02-12 22:59:56 -05:00
Matthew Wall
0693654ed6 fixed typo 2017-02-12 22:26:55 -05:00
Matthew Wall
81341eb839 fixed typo 2017-02-12 22:25:53 -05:00
Matthew Wall
5a858a2e7b simplify 2017-02-12 21:52:03 -05:00
Matthew Wall
bbf95f2147 added examples 2017-02-12 21:51:36 -05:00
Matthew Wall
62fc5e9d3d adjust wording of weighting description 2017-02-12 19:39:47 -05:00
Tom Keffer
28e7166a90 Slightly more robust mechanism for decoding last time a file was FTP'd. 2017-02-12 13:07:05 -08:00
Matthew Wall
6832b64b4c Merge branch 'development' of github.com:weewx/weewx into development 2017-02-12 13:59:51 -05:00
Matthew Wall
6ca3fd4d59 must do a try loop at the read level so we can skip the no data 'errors' and return empty buffer so that a subsequent write will get the station to talk again 2017-02-12 13:59:48 -05:00
Tom Keffer
95ce4c08a8 Cleaned up some HTML warnings. 2017-02-12 10:14:36 -08:00
Tom Keffer
eb786353ab v3.7.0b1 2017-02-11 14:55:33 -08:00
Matthew Wall
6abe4214e5 remove extensions from rpm and deb packages 2017-02-09 22:58:14 -05:00
gjr80
9f11743eb0 Added sentences about wee_import/interval and weight patching multiple dbs 2017-02-10 06:58:49 +10:00
Tom Keffer
600f409746 Accumulator is now initialized with override values from weewx.conf 2017-02-09 09:26:34 -08:00
Tom Keffer
1df9b2002d Moved start time to just before applying the patch 2017-02-09 08:26:58 -08:00
Tom Keffer
5a348be5f0 More details on upgrading 2017-02-06 06:44:59 -08:00
gjr80
e75c70f1b9 Reworked --wee-database section of Utilities Guide to reflect current wee-database operation
- revised usage
- reword --rebuild-daily
- reword --check
- reword --update
2017-02-06 16:53:48 +10:00
Matthew Wall
b8d1ab4bef use apt instructions for debian installs 2017-02-05 23:17:12 -05:00
Matthew Wall
4b3001089a code formatting only 2017-02-05 22:56:31 -05:00
Matthew Wall
0cb358d5c1 more code removal 2017-02-05 22:54:34 -05:00