Tom Keffer
95bf1fbf52
Created a new section in the user's guide "Hardware notes"
2016-09-19 07:20:42 -07:00
Tom Keffer
908a918017
Changed command to clear Vantage memory from --clear to --clear-memory,
...
to make it more consistent with other hardware.
Polished documentation for wee_extension.
2016-09-19 05:55:19 -07:00
Tom Keffer
b55ddb589d
Fixed HTML syntax problems with embedded lists.
2016-09-18 18:17:36 -07:00
Tom Keffer
274fab3cd4
Finished documentation of using wee_device with Vantage stations.
2016-09-18 18:03:29 -07:00
matthewwall
31b1830b76
fix historical pressure in wmr300 driver
2016-09-18 11:58:30 -04:00
Tom Keffer
c552b0f0df
Continuing to edit wee_device.
2016-09-18 08:08:09 -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
gjr80
d903245051
Updated wee_import screen captures
2016-09-12 09:23:17 +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
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
7787c89310
Added wee_import to changes doc.
...
Added Gary to copyright notice
2016-09-10 16:49:48 -07: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
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
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
gjr80
ae8e27dccd
Merge remote-tracking branch 'upstream/master' into wee_import_QC
2016-09-08 13:34:21 +10:00
matthewwall
88a4837216
Merge branch 'master' of github.com:weewx/weewx
2016-09-07 19:27:09 -04:00
matthewwall
1fc3b7dc0b
deal with empty buffers in wmr300 driver
2016-09-07 19:27:05 -04:00
gjr80
7f53a5a0b8
Merge remote-tracking branch 'upstream/master' into wee_import_QC
2016-09-07 12:15:20 +10:00
Tom Keffer
57f62fbd85
Clarified that weewx supports FTPS, not SFTP.
2016-09-06 08:48:23 -07:00
gjr80
01588394a4
1st cut redraft of wee_import instructions
...
Redrafted to cater for the restructured wee_import
2016-09-05 14:58:01 +10:00
gjr80
6b92d48084
1st cut (old version) wee_import documentation
...
Includes Tom's comments on weewx PR #142
2016-09-02 13:14:38 +10:00
matthewwall
612873eb58
added maximum value to uv and radiation plots
2016-08-28 15:13:04 -04:00
Tom Keffer
4a4f892386
Fixed problem that prevented channel 8 from being set by the Vantage
...
driver.
2016-06-29 08:56:13 -07:00
Tom Keffer
0275d49f3d
Fixed problem with the Vantage driver where program could crash if a
...
serial I/O error happens during write. Fixes issue #134 .
2016-06-24 09:09:18 -07:00
matthewwall
c458cdfc4d
added post_indoor_observations option for wu
2016-06-21 17:42:37 -04:00
matthewwall
ea6c5131fe
minor tweaks to make docs consistent
2016-06-19 12:53:57 -04:00
Tom Keffer
597586941d
Added some general guidelines for writing a driver
2016-06-19 08:04:58 -07:00
matthewwall
0b5ac149a7
fix spelling of raspbian. fixes to macosx instructions.
2016-06-17 09:11:48 -04:00
matthewwall
ddd8269fbd
added instructions for installation on macosx. added log-rotate equivalent for use on macosx. adjust macosx launchd plist to use /Users/Shared/weewx as the WEEWX_ROOT directory.
2016-06-16 14:27:57 -04:00
matthewwall
86def36e40
added solaris smf configuration
2016-06-13 19:07:48 -04:00
matthewwall
a10947f4a9
fix rain counter problems in wmr300 driver. better processing of loop packets. eliminate (really poor) failed attempt to cache partial packets.
2016-05-17 07:58:33 -04:00
matthewwall
30076dcd4a
oops, tom already added it
2016-05-16 08:45:20 -04:00
matthewwall
ce949f2390
added note about report_timing to changelog. minor fixes to html and minor editing for report_timing documentation.
2016-05-16 08:36:22 -04:00