Commit Graph

70 Commits

Author SHA1 Message Date
Matthew Wall
069adb0075 rename BUILD to DEV_NOTES.txt to avoid name clash on case-insensitive file systems. put LICENSE back to LICENSE.txt 2013-02-01 20:12:35 +00:00
Matthew Wall
bba298cb18 adjust src tree start script path 2013-02-01 15:40:26 +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
9b13c0d9be Finished generalizing the engine. 2013-01-19 15:22:13 +00:00
Tom Keffer
75fe727d1c Removing weather specific logic from the engine 2013-01-08 02:59:49 +00:00
Tom Keffer
b008af71e8 Added support for Rsynch, contributed by user William Page. 2012-12-31 19:35:13 +00:00
Tom Keffer
8effe530cd Fixed problem with installation of README.txt 2012-11-23 14:02:14 +00:00
Tom Keffer
902ea4f7f9 V2.0.0rc2 2012-11-04 01:48:56 +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
99ca93fa27 Got test_templates working. 2012-10-20 20:22:57 +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
8a5ed01bf5 Updated documentation.
Updated examples.
V2.0.0a8
2012-10-01 22:53:47 +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
ee0a3f3936 Fixed problem merging a config file that uses interpolation. 2012-09-30 15:44:05 +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
Tom Keffer
051fb2c0b8 Moved WEEWX_ROOT up to main section of the configuration file. 2012-09-28 18:46:37 +00:00
Tom Keffer
2c2c42e5c6 Reworked examples to reflect new engine architecture 2012-08-25 18:57:10 +00:00
Tom Keffer
24222a7d52 Section references changed from 'Reports' to 'StdReport' 2012-08-25 14:22:05 +00:00
Tom Keffer
88c1f9c8a7 Improved readability. 2012-08-24 20:30:49 +00:00
Tom Keffer
a9c7fdcc55 Started backport to the VantagePro 2012-08-20 21:29:45 +00:00
Tom Keffer
ced3934f05 Updated Change log.
Corrected package error in setup.py (for daemon.py).
Version 1.14.0
2012-06-18 23:42:24 +00:00
Tom Keffer
64373a147b Renamed subdirector 'mobile' to 'smartphone' 2012-06-18 23:05:29 +00:00
Tom Keffer
965158ade7 Moved daemon.py to weeutil. 2012-06-18 00:26:54 +00:00
Tom Keffer
2d6044e389 Version 1.14.0b1. Includes smartphone formatted webpage, contributed by user Torbjörn Einarsson. 2012-06-17 22:53:44 +00:00
Tom Keffer
dc2add92f2 Version 1.12.3 release 2012-02-10 00:26:53 +00:00
Tom Keffer
f4a776f9c0 Moved the change log to the docs subdirectory 2011-10-28 13:37:34 +00:00
Tom Keffer
044e8e76a7 Reorganized docs.
Upgraded TOC to v1.4
2011-10-27 14:00:39 +00:00
Tom Keffer
379cbe941c Added patch from user Marijn Vriens, which allows a fallback to the version of pysqlite that comes with many versions of Python. 2011-07-04 01:15:46 +00:00
Tom Keffer
b2ae69759d setup.py now removes the no longer used weeutil/Almanac.py. 2011-03-29 21:40:14 +00:00
Tom Keffer
449d63b9c0 Fixed a collation problem when comparing 'v1.9' to 'v1.10' in setup.py 2011-03-29 19:23:18 +00:00
Tom Keffer
dcfa9eb117 V1.10.0a6. Now includes docs/samaxesjs.toc-1.3.2.min.js and docs/weewx_docs.css in the distribution. 2011-02-26 16:31:53 +00:00
Tom Keffer
5c2a4455ab Continuing to build out test suites.
Fixed up comments here and there.
2011-02-23 22:05:49 +00:00
Tom Keffer
65c622e0db Modifed setup.py so that the user subdirectory 'user' is conserved. 2011-02-22 01:42:18 +00:00
Tom Keffer
f934bb4610 Finished backwards compatibility changes. 2011-02-17 14:13:26 +00:00
Tom Keffer
b1e56fe4ea Now gets archive and stats schemas dynamically from the database. Allows user to more easily change the schemas. 2011-01-23 01:45:36 +00:00
Tom Keffer
82ea67b5f6 Changed install so that it overwrites an existing ./bin subdirectory (after backing it up, of course!). Also, does not install the ./skins subdirectory if one already exists. Finally, no longer massages the service_list at all. 2010-11-20 22:07:05 +00:00
Tom Keffer
5e9d8e2cdd Setup removes old reference to max_drift in section VantagePro 2010-06-16 01:15:56 +00:00
Tom Keffer
3aab69a7f7 Version 1.9.0 alpha 2.
Fixed problem with start of rain year.
2010-06-15 16:10:07 +00:00
Tom Keffer
4fb27a60bb v1.8.0 main trunk 2010-04-28 16:31:47 +00:00
Tom Keffer
301b433410 v1.8.0a1 2010-04-24 20:51:07 +00:00
Tom Keffer
ddcc73eda2 Added a shutdown() method for the VP2. It gets invoked by a "finally" clause, closing the serial port. 2010-04-18 02:08:07 +00:00
Tom Keffer
e55324071e Fixed problem with finding the weewx package 2010-04-12 21:29:36 +00:00
Tom Keffer
e235198614 V1.7.0rc2
Improved error checking and logging in FTP and RESTful uploads.
2010-04-12 19:28:52 +00:00
Tom Keffer
21b7ef3e1d weewx V1.7.0a3 2010-04-12 16:54:47 +00:00
Tom Keffer
3e2a52bd85 Changed setup.py to reflect new directory structure. 2010-04-12 15:52:34 +00:00
Tom Keffer
47ae0410a7 Moved setup.py back to the main directory 2010-04-12 14:31:35 +00:00
Tom Keffer
5b774d0007 Reorg checkpoint 2010-04-12 14:30:49 +00:00
Tom Keffer
85272ced8f V1.7.0a2 2010-04-10 16:19:56 +00:00