Commit Graph

489 Commits

Author SHA1 Message Date
Tom Keffer
d2b6ef0720 V4.0.0a1 2019-02-13 14:44:12 -08:00
Tom Keffer
add5fc1817 First wake up the console when performing Davis TEST. 2019-01-28 16:30:02 -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
33513818a8 explicitly address localization use case 1 2019-01-06 17:49:40 -05:00
Matthew Wall
ded8a01bb1 fix table of shipping service lists 2019-01-06 15:54:26 -05:00
Matthew Wall
e2f8f851d1 consolidate and clarify service lists 2019-01-06 14:51:53 -05:00
Matthew Wall
bca0abbeae provide more explantion of skins that ship with weewx 2019-01-06 14:42:46 -05:00
Matthew Wall
bbf28fa10d fix cross-document links 2019-01-06 14:34:50 -05:00
Tom Keffer
5cfd2ff8ba s/ObservationDefaults/Defaults/g 2019-01-05 18:15:28 -08:00
Tom Keffer
e40248965d Revert "Minor reformatting."
This reverts commit 260be6118c.
2019-01-05 18:13:34 -08:00
Tom Keffer
260be6118c Minor reformatting. 2019-01-05 18:12:23 -08:00
Tom Keffer
aebc6771b7 Changed from [Defaults] to [ObservationDefaults] 2018-12-05 13:16:55 -08:00
Tom Keffer
c8187e06b3 Added section on option hierarchy 2018-12-05 09:42:00 -08:00
Tom Keffer
178d98384d Document log_success and log_failure more thoroughly. 2018-12-05 07:54:19 -08:00
Tom Keffer
3fe5f3f475 Include [Defaults] in User's Guide 2018-12-05 05:40:07 -08:00
Tom Keffer
99695e48ff More HTML compliant 2018-12-04 16:24:07 -08:00
Tom Keffer
1537c6b875 Converted docs to HTML 5 2018-12-04 14:31:36 -08:00
Tom Keffer
8ffad3fb78 Document root-level log_success and log_failure 2018-10-29 14:38:35 -07:00
Tom Keffer
4cdceb9af3 A little marketing for the station registry. 2018-10-23 16:40:36 -07:00
Tom Keffer
a10cf1f4b0 Minor corrections 2018-10-21 07:06:16 -07:00
Tom Keffer
adb848568f Reverted [[default_options]] related code & documentation 2018-10-21 06:58:23 -07:00
Tom Keffer
6a9563e8f1 Fixed some HTML warnings. 2018-10-09 18:46:04 -07:00
Tom Keffer
e847358e6c Reformat the User's Guide 2018-10-09 10:05:59 -07:00
Tom Keffer
431e7d5277 Document supported versions of Python (no more 2.5) 2018-10-09 09:15:47 -07:00
Tom Keffer
b80ac8c92b Consistent use of name "WeeWX" 2018-10-09 09:03:33 -07:00
Tom Keffer
47630f6e6c Updated User's Guide to reflect new skins 2018-10-09 08:58:36 -07:00
Tom Keffer
19364d8dfc Description of the -f flag 2018-09-25 05:24:07 -07:00
Tom Keffer
48a7d45a0e Bumped version to v3.9.0a1 2018-09-06 05:32:43 -07:00
Tom Keffer
bc774a1c5c Fonts actually expect Unicode (not UTF-8) 2018-08-18 14:53:46 -07:00
Tom Keffer
b62210b837 Catch up merge with v3.8.2 2018-08-16 11:39:48 -07:00
Tom Keffer
428c5bbf65 Fixed some HTML problems 2018-07-22 10:35:59 -07:00
Matthew Wall
f75ac23457 fix another broken em tag 2018-07-19 12:33:44 -04:00
Matthew Wall
3119a4f431 fix broken html 2018-07-19 12:32:19 -04:00
Tom Keffer
e04a17e672 Skip post if type in [[[Essentials]]] is missing. Fixes issue #329. 2018-06-19 18:01:22 -07:00
Tom Keffer
b157af03c9 Merge remote-tracking branch 'remotes/origin/master' into development
# Conflicts:
#	docs/changes.txt
2018-06-16 05:16:23 -07:00
Tom Keffer
c63dbe666b Clarified record_augmentation. Fixed some HTML warnings 2018-04-18 09:11:05 -07:00
Tom Keffer
17227fdbe4 Clarified rsync directions 2018-04-17 10:56:58 -07:00
Tom Keffer
981a0e49c9 Document option post_indoor_observations. 2018-03-31 05:35:15 -07:00
Buster One
7e32fcfdf4 URL changes to https (#308)
* Changed some URLs to https

* URL changes
2018-03-26 06:19:50 -07:00
Tom Keffer
9663c58dff Option rtfreq appears in docs, but not weewx.conf 2018-03-03 18:05:13 -08:00
Rick Sayre
05558b1132 As originally requested - specify a locked rtfreq, don't compute 2018-03-03 17:22:03 -08:00
Rick Sayre
5ee2a8adfb Added windgustdir to WU Rapidfire
Automatically determine rtfreq
2018-03-03 15:59:40 -08:00
Andrew Elwell
c29ce1ba98 Fixes #298 (#299)
* Update docs. Closing #298

* Typo: remove extra <
2018-01-19 04:55:21 -07:00
Tom Keffer
172e44b22c V3.8.0 release candidate a0 2017-10-13 08:04:00 -07:00
jcea
020a7ce396 Default for CWOP "stale" was too small. Increase it to something reasonable (#277)
* Document new default for CWOP "stale"

See issue #106.

* Update usersguide.htm

* Update restx.py
2017-09-30 13:06:28 -07:00
Tom Keffer
1de3c8fd01 Documented to option loop_on_init 2017-09-22 19:20:23 -07:00
Tom Keffer
eb2760f9c7 Added notes about installing under Python 2.6
The current version of PySerial does not support Python 2.5 or 2.6.
2017-08-13 12:00:20 -07:00
Matthew Wall
0e8ab1b4e4 minor html fix 2017-06-17 12:36:38 -04:00
Matthew Wall
d238c5debe minor fixes to layout 2017-04-05 17:27:29 -04:00