Matthew Wall
caf3ffff2b
fixed cooling degree day bug. do not crash if skin does not define Labels.
2013-12-11 18:04:56 +00:00
Matthew Wall
7a7b5c6ac8
ignore reads from memory when pointer has not been updated
2013-12-09 17:24:15 +00:00
Matthew Wall
310be286aa
permit configuration of remote sensors from weewx.conf for te923. added retries and failure recovery for both te923 and ws2300. initial implementations of wee_config_te923 and wee_config_ws2300. added diagnostic options to te923 driver.
2013-11-25 13:16:35 +00:00
Matthew Wall
94dc0c7608
update changelog
2013-11-23 13:24:01 +00:00
Matthew Wall
8632c7fbe7
added wmr928n to supported hardware table
2013-11-20 16:41:37 +00:00
Matthew Wall
ee716a8518
if record_generation is software, do not try to use the station's archive interval
2013-11-18 22:48:11 +00:00
Matthew Wall
7b54668057
experimental support for the lacrosse ws2300 series of stations
2013-11-18 14:34:46 +00:00
Matthew Wall
bbf4e7ec8a
minor html fixes and wordsmithing
2013-11-10 15:37:42 +00:00
Matthew Wall
104b831b78
recognize wu fctcode as well as condition and wx
2013-11-10 14:47:21 +00:00
Matthew Wall
c01ae3893e
minor css and doc fixes and cleanup
2013-11-10 13:06:40 +00:00
Matthew Wall
8446ae190d
look for precip/obvis in wx first, fallback to conditions
2013-11-10 03:45:56 +00:00
Matthew Wall
678517679f
keep docs/readme.htm in the source tree separate from weewx.com
2013-11-10 01:21:00 +00:00
Matthew Wall
b618d60d78
unify docs and weewx.com a bit
2013-11-10 00:47:33 +00:00
Matthew Wall
0344f99f05
provide qpf and qsf counts for summaries
2013-11-08 22:11:21 +00:00
Matthew Wall
08ad6e8358
fix cheetahgenerator config bug
2013-11-05 20:20:18 +00:00
Matthew Wall
42cf2e562e
externals tested and fixed
2013-11-04 23:09:59 +00:00
Matthew Wall
b4d4b8c18e
remove sheeva plug - it is on the wiki. remove history from usersguide since it is on the weewx.com web site already.
2013-11-03 16:26:47 +00:00
Matthew Wall
e5e78eaa88
minor doc fixes
2013-10-29 23:31:55 +00:00
Tom Keffer
dfadace567
Version 2.5.0
2013-10-29 14:56:38 +00:00
Tom Keffer
8da70b6f05
Trend calculations now accept a record in the past that is within a settable "grace" period.
2013-10-25 12:41:22 +00:00
Tom Keffer
5e453f098b
Can now retrieve the "nearest" record in the archive. An exact match of the timestamp is not necessary.
2013-10-24 22:31:31 +00:00
Tom Keffer
88c35adc59
Now consistently uses <pre> tags where appropriate.
2013-10-24 01:53:02 +00:00
Tom Keffer
e13bc96c04
Added troubleshooting the RPi clock.
...
Fixed a couple missing </p> tags.
2013-10-21 02:00:10 +00:00
Tom Keffer
d2a957f937
v2.5.0b3
2013-10-19 16:00:31 +00:00
Tom Keffer
fc518e5607
v2.5.0b2
2013-10-19 00:53:10 +00:00
Tom Keffer
930a74fbf6
If a label or formatting type is not found in the skin dictionary, it now falls back on the default label and formatting dictionary.
...
Added formatting and labeling for delta_time in trends.
Added the ability to change the formatting for lat and lon.
Added labels for hour and second in skin.conf.
2013-10-19 00:51:10 +00:00
Matthew Wall
1564c78e82
note about driver shutdown
2013-10-16 16:09:29 +00:00
Matthew Wall
3478e53bc1
minor doc fixes
2013-10-14 15:36:44 +00:00
Matthew Wall
9db48b5483
fixed broken anchor. added stale_age description. minor wordsmithing and documentation cleanup.
2013-10-13 16:56:04 +00:00
Matthew Wall
3976e67b0c
minor documentation fixes
2013-10-12 22:12:36 +00:00
Matthew Wall
b038647209
minor wordsmithing to make sections parallel, provide more examples
2013-10-12 19:29:22 +00:00
Matthew Wall
1d7c77cf09
fix broken spans
2013-10-12 18:08:17 +00:00
Tom Keffer
220daaebbb
v2.5.0b1
2013-10-12 17:59:08 +00:00
Tom Keffer
a2bfe46187
A few clarifying changes.
2013-10-12 17:57:55 +00:00
Matthew Wall
fcedc71faf
remove search_list from Standard skin so it will use default. update CheetahGenerator section of customizing guide.
2013-10-12 16:57:11 +00:00
Tom Keffer
5e2eb07493
Suppressed some warnings.
2013-10-12 15:03:34 +00:00
Tom Keffer
be99c54a9f
Extended the number of battery codes for the WMR9x8.
2013-10-11 22:33:13 +00:00
Tom Keffer
258b49efd2
Added links that were not in a heading section, to get around a bug in the jQuery TOC generator.
2013-10-11 20:49:58 +00:00
Matthew Wall
c6dc4d33dc
explicit flag to enable/disable station registry
2013-10-11 20:38:39 +00:00
Matthew Wall
82206211bd
fix setup.py to deal with webpath -> station_url change, change to jquery from samaxes. remove samaxes toc from distribution.
2013-10-11 14:56:50 +00:00
Matthew Wall
e5c5173677
added forecast, suse, redhat info to changelog
2013-10-11 13:51:11 +00:00
Matthew Wall
98bf6682c1
fix dependencies for rhel. distinguish rhel and suse when building rpms.
2013-10-11 04:02:42 +00:00
Matthew Wall
8ae648a09e
fix suse rc script. hack stationregistry startup for now.
2013-10-10 21:35:05 +00:00
Tom Keffer
a90574588d
Changed description of station_url to make it clear that it represents the user's HTML server.
2013-10-10 21:33:47 +00:00
Matthew Wall
74fc5cdf5c
add Id to packaging files. isolate suse from lsb. explicit difference between suse rpm and redhat rpm.
2013-10-10 20:33:57 +00:00
Matthew Wall
39a4f10f56
added section about station registry
2013-10-10 16:59:55 +00:00
Tom Keffer
15b859a4a5
webpath has become station_url.
...
Documented in the user's guide.
2013-10-10 15:40:40 +00:00
Tom Keffer
ec78db67fb
TOC generator now uses jQuery version, which seems to be more reliable.
...
Changed userguide.htm and customizing.htm to use "id" instead of "name" bookmarks.
2013-10-10 13:10:30 +00:00
Matthew Wall
13919cda85
update ws28xx to 0.16
2013-10-10 01:55:24 +00:00
Tom Keffer
5141073568
For WMR200 stations, a "could not detach kernel driver" is now a DEBUG message, instead of an error message. This will make the driver much less chatty.
2013-10-09 13:12:05 +00:00