Commit Graph

1101 Commits

Author SHA1 Message Date
Tom Keffer
7bcb47fdcd Bug fix on wee_report for arbitrary time.
Fixed bug that was introduced in v3.6.0, which prevented wee_report from
working for anything other than the current time.
2016-11-24 16:29:53 -08:00
Tom Keffer
a9e02957fa Merge branch 'master' of https://github.com/weewx/weewx.git 2016-11-22 12:23:53 -08:00
Tom Keffer
21f55b4de4 Changed algorithm for calculating ET
Former algorithm assumed daily values. This one assumes hourly values.
Fixes issue #160.
2016-11-22 12:21:16 -08:00
matthewwall
56e4cb8ede fixed index.html.tmpl reference in xstats example 2016-11-21 14:54:43 -05:00
Tom Keffer
cab12d31c1 The Standard skin now includes plots of outside humidity.
Fixes issue #181.
2016-11-15 09:07:51 -08:00
Tom Keffer
5abd3e66cb Removed the site-specific "Pond" extensions from the Standard skin.
They've outlived their usefulness
2016-11-15 08:52:37 -08:00
Tom Keffer
7ba496f0c6 Added HTML links for clearing the Vantage logger memory 2016-11-11 05:15:41 -08:00
matthewwall
06703f1393 added two more acurite models 2016-11-10 09:44:40 -05:00
matthewwall
7cf9dc1926 fixed a few typos in utilities guide 2016-11-09 19:39:00 -05:00
Tom Keffer
d193af458b Added v3.6.2 change notes to changes.txt 2016-11-08 08:50:04 -08:00
Tom Keffer
97dd8597e9 The engine now logs locale. Additional information if a TERM signal is
received.
2016-11-08 08:15:42 -08:00
matthewwall
b8c1b2e536 misc hardware edits 2016-11-07 09:43:08 -05:00
matthewwall
112edddfe5 update docs to reflect sensor_map changes 2016-11-06 23:38:49 -05:00
matthewwall
ec0d65b8c7 fix and document initialization issues for wmr300 driver 2016-11-02 10:59:12 -04:00
matthewwall
dd6cbd0afe minor html edits 2016-11-01 17:49:08 -04:00
matthewwall
27857de3fd Merge branch 'master' of github.com:weewx/weewx 2016-11-01 12:01:26 -04:00
matthewwall
28370b8dbb provide example for ftp and rsync in userguide 2016-11-01 12:00:57 -04:00
Matthew Wall
3b8d6eaaad use database_field = hardware_name pattern in te923 driver. emit firmware version for cc3000 for better diagnostics. 2016-10-31 23:15:57 -04:00
Matthew Wall
93dd84be2f use schema_name = hardware_name for sensor map in cc3000 driver 2016-10-31 22:19:17 -04:00
matthewwall
10e0f8b74e fixed broken td 2016-10-31 15:10:35 -04:00
matthewwall
2371d9f070 document the fine offset data_format option 2016-10-19 16:33:00 -04:00
matthewwall
ec9e43deec document the data_format parameter for fousb 2016-10-18 10:09:39 -04:00
matthewwall
93fe938ac7 added yet another fine offset clone 2016-10-18 10:00:36 -04:00
Tom Keffer
297005c485 Fixed bug that crashed Cheetah if the weewx.conf configuration file
included a BOM. Fixes issue #172.
2016-10-16 11:23:24 -07:00
matthewwall
f8da3ea695 make readme.htm match the docs.html of the web site 2016-10-14 08:39:13 -04:00
matthewwall
afb5d7c1d0 minor doc adjustments for linking to apt instructions 2016-10-13 19:10:11 -04:00
Tom Keffer
8d4a842e9f V3.6.1 2016-10-13 15:16:49 -07:00
matthewwall
317c145e83 links to web server and troubleshooting 2016-10-13 10:54:24 -04:00
matthewwall
4fc7718197 eliminate near-empty importing section from customization guide 2016-10-12 18:58:21 -04:00
Tom Keffer
92dc89d5de v3.6.1rc2 2016-10-12 07:10:36 -07:00
gjr80
ca3d1c9f05 Merge remote-tracking branch 'upstream/master' into wee_import 2016-10-12 14:22:59 +10:00
gjr80
a296a2e283 Updated wunderfixer documentation to use posix date format and equal signs in options
I noticed that none of the single letter options used equal signs
whereas of the 'word' options --config did but no others. All word
options now have equal signs but left single letter options as is,
putting the equal sign in just looked odd.

The 'usage of this utility is at YOUR RISK' notice was removed from the
usage text on 24 Sep by Matthew. Even though it remains in the utility I
have removed it from the wunderfixer usage text in this commit and will
remove it from wunderfixer as well. Not sure if some sort of standard
note or warning should be included instead.
2016-10-12 13:59:55 +10:00
Tom Keffer
45e7c8db89 Bumped version to v3.6.1rc1 2016-10-11 15:47:31 -07:00
Tom Keffer
30200537f6 Adopted format YYYY-MM-DDThh:mm for specifying the start time of the
simulator.
2016-10-11 15:45:46 -07:00
gjr80
fd627f2b7b Merge remote-tracking branch 'upstream/master' into wee_import 2016-10-12 06:15:44 +10:00
gjr80
13881de934 Updated wee_import instructions with revised date formats
Now takes into account revised --dat and new --from and --to command
line options.
- updated usage text
- revised --date option instructions
- added --from and --to option instructions
2016-10-12 06:14:28 +10:00
matthewwall
fc97406fad re-map sensor id for wmr200 extra sensors 2016-10-11 15:28:13 -04:00
matthewwall
16028d0f11 use existing gpg keys for publishing on apt repo 2016-10-11 15:09:56 -04:00
matthewwall
da1d0a574c fix html headers in all of the htm pages 2016-10-11 11:32:03 -04:00
matthewwall
3eb6a81906 Merge branch 'master' of github.com:weewx/weewx 2016-10-11 10:47:35 -04:00
matthewwall
68100080a9 remove rc1 status from wmr300 driver 2016-10-11 10:46:33 -04:00
gjr80
48558da559 Almost forgot the docs, minor reformat of wee_debug description 2016-10-11 12:22:48 +10:00
matthewwall
c2da5cfb3e eliminate apache, ftp, and rsync suggested dependencies 2016-10-10 09:26:38 -04:00
matthewwall
a1926823b0 do not suggest double-clicking on .deb, since the behavior is undefined (depends on what software has been installed) 2016-10-09 16:45:01 -04:00
matthewwall
f6124f73ce move permissions section to system requirements 2016-10-09 15:39:31 -04:00
matthewwall
f442e6dbad added apt-get instruction page 2016-10-09 15:27:09 -04:00
matthewwall
f6fbffcaa5 minor layout tweaks for the per-platform installation pages 2016-10-09 15:26:33 -04:00
matthewwall
47daa5d5f1 added section about permissions 2016-10-09 15:24:00 -04:00
matthewwall
da6bcafcaa fix path to reports directory in debian layout 2016-10-09 14:46:12 -04:00
matthewwall
d96d043372 fixed handling of StdWXCalulate.Calculations in the wmr drivers 2016-10-08 16:01:19 -04:00