Commit Graph

27 Commits

Author SHA1 Message Date
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
Tom Keffer
1f9b4d18f2 Adding support for PWSweather 2010-04-10 13:29:29 +00:00
Tom Keffer
331699ae0b Changed some class names in stats. 2010-04-09 18:58:48 +00:00
Tom Keffer
d6f8378f77 Branch to experiment with a different way of tracking units 2010-04-05 22:42:24 +00:00
Tom Keffer
c274ce8302 V1.6.0a1 2010-03-23 15:51:22 +00:00
Tom Keffer
19969dc396 Now allows image generation values to be overridden in weewx.conf. 2010-03-23 13:23:03 +00:00
Tom Keffer
22da9318b4 Changes in setup.py to support skins 2010-03-23 02:18:11 +00:00
Tom Keffer
b349997ed6 Added the ability to do singleton copies on startup.
Moved weewx.css and background files to the skin directory.
2010-03-22 22:11:54 +00:00
Tom Keffer
64cf2c06df Removed unused import 2010-03-20 14:21:40 +00:00
Tom Keffer
1e793174ee setup.py now adds version to weewx.conf during install process 2010-03-07 16:44:02 +00:00
Tom Keffer
6218120a69 setup.py no longer merges older weewx.conf files into the new one. 2010-02-25 23:41:58 +00:00
Tom Keffer
ac778bc81d Merge w/main trunk. setup now deletes the old readme.htm file. 2009-12-21 15:03:44 +00:00
Tom Keffer
7da158e9fd Moved Wunderground queue. 2009-12-21 14:37:34 +00:00
Tom Keffer
672afdb9ad Changed formatting of keyword substitution. 2009-12-13 17:47:47 +00:00
Tom Keffer
d221d3b042 Made the install process more robust to upgrading FTP and Wunderground 2009-11-20 22:14:48 +00:00
Tom Keffer
547bda084a Added SuSE daemon startup script 2009-11-14 00:22:46 +00:00
Tom Keffer
14f39f9b89 Checkpoint. 2009-11-13 13:45:43 +00:00
Tom Keffer
bceccdcebd WEEWX_ROOT is now set in the daemon start up script.
Switched from using tempfile.mkstemp to tempfileNamedTemporaryFile, which is more robust to errors.
2009-11-07 18:27:56 +00:00
Tom Keffer
0fecd41b95 WEEWX_ROOT is now set in setup.cfg. Its value is then copied into weewx.conf by the setup.py script. Documentation changed to reflect. 2009-11-07 13:08:47 +00:00
Tom Keffer
66a4ee30f0 Added Subversion keywords 2009-11-02 16:36:02 +00:00
Tom Keffer
a9d14ad4b6 Initial import 2009-10-30 23:35:12 +00:00