Tom Keffer
|
71218461a1
|
Added the ability to do a dump from a Vantage station, using command 'DMP'.
New option for config_vp to do so.
Version 2.2.0a3
|
2013-02-01 13:42:59 +00:00 |
|
Matthew Wall
|
4162593226
|
added targets for package changelogs. comment in weewx.conf about version.
|
2013-01-28 19:27:48 +00:00 |
|
Matthew Wall
|
9170a8fa98
|
merge packaging branch to trunk
|
2013-01-28 18:23:05 +00:00 |
|
Tom Keffer
|
a328300855
|
Included an install strategy for old-style schemas.
Prettied up the document tables.
V2.2.0a2
|
2013-01-20 01:50:17 +00:00 |
|
Tom Keffer
|
8a81da069a
|
Updated docs.
V2.2.0a1
|
2013-01-19 21:46:17 +00:00 |
|
Tom Keffer
|
6633756dcd
|
snapshot.
|
2013-01-19 03:50:37 +00:00 |
|
Tom Keffer
|
f49dc23455
|
V2.1.1
|
2013-01-03 00:37:25 +00:00 |
|
Tom Keffer
|
dfd2efb9d3
|
V2.1.0
|
2013-01-02 15:57:19 +00:00 |
|
Tom Keffer
|
3760462394
|
Added Matthew Wall's patch that allows optional bar chart fill colors.
V2.1.0b2
|
2013-01-02 02:24:26 +00:00 |
|
Tom Keffer
|
233a7d5548
|
Added documentation on tag $trend.
Version 2.1.0b1
|
2013-01-02 01:44:05 +00:00 |
|
Tom Keffer
|
abdbd5f662
|
Added driver for the Fine Offset series of weather stations. Ported by Matthew Wall.
|
2013-01-01 14:30:14 +00:00 |
|
Tom Keffer
|
b008af71e8
|
Added support for Rsynch, contributed by user William Page.
|
2012-12-31 19:35:13 +00:00 |
|
Tom Keffer
|
fc16678d5f
|
Support for the WMR918/968, contributed by William Page.
|
2012-12-30 00:06:34 +00:00 |
|
Tom Keffer
|
e33285c5f9
|
V2.0.2
|
2012-11-23 14:21:58 +00:00 |
|
Tom Keffer
|
cd146f3dfc
|
CHANGES.txt becomes README.txt
V2.0.2rc2
|
2012-11-07 18:04:17 +00:00 |
|
Tom Keffer
|
f87cd696b3
|
Now allows the stats and main archive database to be combined into one database.
V2.0.2rc1
|
2012-11-07 17:53:10 +00:00 |
|
Tom Keffer
|
f51c10bb86
|
Fixed problem with reconfiguring database.
V2.0.1
|
2012-11-05 13:51:09 +00:00 |
|
Tom Keffer
|
7e7889bb1e
|
V2.0.0
|
2012-11-04 17:05:51 +00:00 |
|
Tom Keffer
|
902ea4f7f9
|
V2.0.0rc2
|
2012-11-04 01:48:56 +00:00 |
|
Tom Keffer
|
ce49d3a9ca
|
Fiddled with CSS file to get radar image looking nice.
V2.0.0rc1
|
2012-11-03 20:59:51 +00:00 |
|
Tom Keffer
|
45f0014b4d
|
Class Almanac is now an 'old-style' class. This gets around the 'autocall' bug in Cheetah versions prior to V2.1
V2.0.0b18
|
2012-11-01 18:52:29 +00:00 |
|
Tom Keffer
|
475ddb01d3
|
Workaround for bug in early versions of Cheetah that causes it to choke on $almanac.hasExtras when used in a conditional.
V2.0.0b17
|
2012-11-01 16:39:27 +00:00 |
|
Tom Keffer
|
e451710ea9
|
Added the ability to specify a horizon elevation in the almanac. Also, whether to use the center of the heavenly body for the calculations.
Added start and stop of civil twilight to the skins.
v2.0.0b16
|
2012-11-01 01:16:54 +00:00 |
|
Tom Keffer
|
db25b56f40
|
Fixed stupid parameter mistake initializing the Almanac.
v2.0.0b15
|
2012-10-31 13:20:12 +00:00 |
|
Tom Keffer
|
b3c67be6c3
|
V2.0.0b14
|
2012-10-31 03:56:28 +00:00 |
|
Tom Keffer
|
6c4eadc54c
|
Uses the wall clock to help determine whether DST is in effect or not.
Added ability to set the onboard clock on the Vantage.
V2.0.0b13
|
2012-10-30 19:03:15 +00:00 |
|
Tom Keffer
|
ba740bc6b2
|
Gave up on having the WMR100 return the current time. It's just too stupid.
V2.0.0b12
|
2012-10-29 01:35:29 +00:00 |
|
Tom Keffer
|
76903db599
|
Clarified the difference between the simulator start (seed) time and the resume time.
Got the sim test suite to work for average (still need min, max and wind related tests).
V2.0.0b11
|
2012-10-28 19:44:17 +00:00 |
|
Tom Keffer
|
67470f5010
|
Precondition that archive delay be greater than zero.
|
2012-10-27 15:32:59 +00:00 |
|
Tom Keffer
|
9f4bfee4aa
|
v2.0.0b10
|
2012-10-25 12:55:31 +00:00 |
|
Tom Keffer
|
44ddc6da33
|
Launches reporting thread if a zombie thread is still alive.
V2.0.0b9
|
2012-10-24 21:30:49 +00:00 |
|
Tom Keffer
|
d16274fb37
|
If a reporting thread is still active, no longer launches a new one. This allows the simulator to be used in 'generator' mode.
Version 2.0.0b8
|
2012-10-24 18:05:18 +00:00 |
|
Tom Keffer
|
c76f8b287d
|
Removed all references to time.time() to make way for the Simulator to run at any arbitrary start time.
|
2012-10-24 15:57:26 +00:00 |
|
Tom Keffer
|
f527c2e030
|
V2.0.0b7
|
2012-10-23 23:59:22 +00:00 |
|
Tom Keffer
|
8e4b33f278
|
Moved record_generation option to section [StdArchive] in weewx.conf
Now the wxengine always tries hardware record generation then falls back to software if that doesn't work.
|
2012-10-23 23:41:27 +00:00 |
|
Tom Keffer
|
300c8f0b19
|
V2.0.0b6
Fixed error in getSqlVectorsExtended that was accidentally introduced.
|
2012-10-21 00:39:15 +00:00 |
|
Tom Keffer
|
c60696a710
|
V2.0.0b5
|
2012-10-20 23:27:09 +00:00 |
|
Tom Keffer
|
da3f8ac21f
|
V2.0.0b4
|
2012-10-20 18:00:00 +00:00 |
|
Tom Keffer
|
36ffa28fa4
|
Simplified initializers for StatsDb and Archive.
Working on test suites for the two.
|
2012-10-18 01:40:30 +00:00 |
|
Tom Keffer
|
047f647216
|
V2.0.0b3
|
2012-10-14 19:27:41 +00:00 |
|
Tom Keffer
|
3b542b3fed
|
V2.0.0b2
|
2012-10-12 01:53:33 +00:00 |
|
Tom Keffer
|
59c4df2111
|
Now passes in the configuration dictionary itself, instead of just its path, to the report engine.
Got reconfigure database working.
V2.0.0b1
|
2012-10-04 19:11:52 +00:00 |
|
Tom Keffer
|
f39c2b55c4
|
RESTful now works with MySQL.
V2.0.0a9
|
2012-10-03 13:49:22 +00:00 |
|
Tom Keffer
|
7eb79e5fc6
|
The RESTful driver can now be located anywhere, not just in the file weewx/restful.py
|
2012-10-02 13:43:29 +00:00 |
|
Tom Keffer
|
8a5ed01bf5
|
Updated documentation.
Updated examples.
V2.0.0a8
|
2012-10-01 22:53:47 +00:00 |
|
Tom Keffer
|
9acb334dbd
|
Now catches MySQL operational error when doing a cursor execute. Waits 2 minutes, then restarts.
V2.0.0a5
|
2012-10-01 19:17:44 +00:00 |
|
Tom Keffer
|
930ba20d8c
|
V2.0.0a5
|
2012-10-01 18:14:10 +00:00 |
|
Tom Keffer
|
9b6bf82d8b
|
Pushed logic for retrieving information from the station hardware to class station.StationInfo.
|
2012-10-01 17:33:11 +00:00 |
|
Tom Keffer
|
7411db5ef5
|
First pass at updating the user's guide.
|
2012-10-01 13:46:46 +00:00 |
|
Tom Keffer
|
e7a5f83046
|
Fixed problems where a sqlite thread got passed across a thread boundary.
v2.0.0a4
|
2012-09-30 14:51:58 +00:00 |
|