Matthew Wall
f13b42e0d0
remove last trace of extensions. update todo.
2014-02-01 17:10:28 +00:00
Tom Keffer
2a5ddac564
Fixed comment in weewx.conf on how to do big images.
2014-02-01 16:48:36 +00:00
Matthew Wall
7b5d4164c5
remove extensions from weewx source tree
2014-02-01 14:35:11 +00:00
Tom Keffer
59cb084966
Failure to set an archive interval when using bar plots no longer results in an exception.
2014-01-30 23:58:38 +00:00
Tom Keffer
d96c6a2b53
Added an option --string-check and --fix to the utility wee_config_database to fix embedded strings found in the sqlite archive database.
...
Documented it.
2014-01-30 18:37:02 +00:00
Matthew Wall
8bf6632908
added StdQC Min/Max doc. other minor fixes.
2014-01-29 20:12:33 +00:00
Matthew Wall
3e59ab2bcd
fix metric/metricwx speeds
2014-01-29 13:24:28 +00:00
Tom Keffer
f757b55391
Added a couple of neglected changes.
2014-01-29 01:42:47 +00:00
Tom Keffer
1d047a16b0
Introduced unit system "METRICWX".
...
Updated docs to reflect this.
Got rid of the very out of date appendix "Packet types"
Updated the appendix "Units" to show the default units for the various unit systems.
2014-01-29 01:38:58 +00:00
Tom Keffer
5e307c8553
More details on getting weewx to work with Python 2.5
2014-01-28 19:47:24 +00:00
Matthew Wall
219eed9e96
adjustments to which hardware is 'tested'
2014-01-28 19:17:27 +00:00
Tom Keffer
0c9f1c5099
Back ported to Python v2.5
2014-01-28 18:21:48 +00:00
Matthew Wall
5f782f40bd
finished signing tests, default to signing packages
2014-01-28 17:52:43 +00:00
Matthew Wall
69e5dacc74
bump version to 2.6.0a6
2014-01-28 17:50:49 +00:00
Matthew Wall
64f0de6089
more prep for 2.6
2014-01-28 14:06:40 +00:00
Matthew Wall
db5aca7ead
added spikes section to usersguide. clean up meta docs to prep for 2.6
2014-01-28 13:19:28 +00:00
Matthew Wall
fedb5ba836
uploader extensions are now working. added retry_wait to restx thread. minor refactoring of database_dict in restx.
2014-01-27 06:03:16 +00:00
Matthew Wall
eae486ba89
catch usb errors when reading fine offset archive interval
2014-01-26 03:11:50 +00:00
Tom Keffer
f4a7543390
Updated list of restful services that get run.
2014-01-26 01:20:45 +00:00
Tom Keffer
66597cdb73
Some of the RESTful classes got left out of weewx.conf.
...
Updated user's guide
2014-01-26 01:16:11 +00:00
Tom Keffer
8c9fef31ea
v2.6.0a5
2014-01-25 22:42:32 +00:00
Tom Keffer
4764e350b4
Fixed some bugs in CWOP implementation.
...
Removed option server from [StdRESTful][[CWOP]] in weewx.conf and renamed it to server_list.
Renamed option 'interval' to 'post_interval' in docs and setup.py and weewx.conf
2014-01-25 20:55:36 +00:00
Tom Keffer
57aaefccad
Changed the name of RESTful parameter 'interval' to 'post_interval'
...
Refactored the initializer calling parameters to make them more explicit. NOT TESTED yet.
2014-01-25 16:51:03 +00:00
Tom Keffer
58d526228b
RESTThread base class now has default version of process_record().
...
Adding usUnits to the registry now allows all protocols except CWOP to share process_record()
2014-01-24 16:51:23 +00:00
Tom Keffer
8995b7d27e
Image margins now scale with image and font sizes.
2014-01-24 16:38:04 +00:00
Tom Keffer
a9c4f00f89
Miner clean ups.
2014-01-23 13:55:37 +00:00
Matthew Wall
e3fcf4518e
assigned an id to the udev section so it can be referenced directly
2014-01-22 15:13:04 +00:00
Matthew Wall
9841ef0ba6
added option to sign packages. include stdqc and fcast changes in changelog.
2014-01-21 14:18:53 +00:00
Matthew Wall
29a80a3f07
minor post-merge fixes
2014-01-19 17:00:49 +00:00
Tom Keffer
d3ea7b4991
Reintegrated V2.6 branch into main trunk
2014-01-19 16:21:32 +00:00
Tom Keffer
40a1732b7e
fiddled.
2014-01-19 15:38:50 +00:00
Tom Keffer
80bde5d689
Merged r1865
2014-01-19 15:25:26 +00:00
Tom Keffer
305a89e805
Merged 1627:1628
2014-01-19 14:14:28 +00:00
Tom Keffer
f16cb636ba
Merged r1865-r1890 from trunk to branch, except uwxutils and wxformulas
2014-01-19 13:46:53 +00:00
Tom Keffer
a0f7b76330
Merged r1858, 1861, 1862, 1864 from trunk into branch.
2014-01-19 13:14:04 +00:00
Tom Keffer
27830cc278
Merged changes in userguide from trunk into branch
2014-01-19 01:46:06 +00:00
Tom Keffer
c5d1b07a27
Added troubleshooting section on "Many LOOP read errors with Davis Vantage"
2014-01-19 01:28:05 +00:00
Tom Keffer
f73f1e02c3
Now works with the pure Python version of Cheetah's NameMapper.
2014-01-18 16:54:38 +00:00
Tom Keffer
19b07707f1
Now caches font handles in order to work around a memory leak in PIL.
2014-01-18 01:54:57 +00:00
Matthew Wall
18caf94c7e
avoid duplicate ByMonth and ByYear entries
2014-01-14 17:22:50 +00:00
Tom Keffer
8da832d850
Corrected reference to radar_url and radar_img.
...
Added more detail about how to use them.
2014-01-12 00:58:35 +00:00
Matthew Wall
4239a77c5c
default to radar image disabled in Standard skin. display generic hardware name - use 'model' parameter to specialize.
2014-01-11 22:32:52 +00:00
Matthew Wall
0492916908
added 'model' option to the wmr stations. eliminate stale stale_wind in documentation.
2014-01-11 22:13:23 +00:00
Matthew Wall
6b1387faec
consolidate pressure calculations and altitude calculations
2014-01-11 16:54:40 +00:00
Matthew Wall
234e5a45fd
add id to station registry section of userguide
2014-01-08 22:33:22 +00:00
Tom Keffer
f126041cad
Added key to the list of station hardware.
2014-01-08 13:15:41 +00:00
Tom Keffer
5720836887
Added inTemp, inHumidity, and rain to the list of StdQC ranges.
2014-01-08 12:42:29 +00:00
Tom Keffer
dc1f02dace
Catch up to main trunk, mostly in documentation.
2014-01-08 00:39:02 +00:00
Tom Keffer
1ed891d2dd
Changed default QC barometric low from 28 to 26.
2014-01-07 23:50:08 +00:00
Matthew Wall
57448bb1c8
fix bug in xtide location parsing
2014-01-07 13:35:26 +00:00