Commit Graph

61 Commits

Author SHA1 Message Date
Matthew Wall
9328871cc6 sheeva.html has been removed 2013-11-10 15:18:35 +00:00
Matthew Wall
c46afa456d no need to specify user dir in rpm spec 2013-10-19 01:50:55 +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
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
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
0c8660b1c1 update debian changelog. update MANIFEST with cheetahgenerator changes. 2013-10-09 16:15:11 +00:00
Tom Keffer
c2c5b6c0bc Added stubs for backwards compatibility with old search list extensions. 2013-10-05 13:25:01 +00:00
Matthew Wall
60b8b4900c fixed merging of weewx.conf for rpm installs. 2013-04-02 18:21:48 +00:00
Matthew Wall
b132764959 merging of weewx.conf works on debian upgrades, but not sure of setup.py and merge_config.py placement. 2013-04-02 10:57:50 +00:00
Tom Keffer
78a9ae81e7 All altimeter calculations now use the uwxutils routines.
Fixed some bugs in the drivers caused by the section name changes.
2013-03-27 21:52:32 +00:00
Tom Keffer
d39df01bc5 Put all of the device drivers in their own separate package. 2013-03-27 20:00:35 +00:00
Tom Keffer
40087c39b9 V2.3.0a1 2013-03-25 16:15:44 +00:00
Tom Keffer
b983b099e1 V2.2.0 2013-02-14 23:53:26 +00:00
Tom Keffer
cfa3ba127b Renamed the executables yet again. This time, removed the ".py" suffix. 2013-02-09 17:06:55 +00:00
Tom Keffer
dd612dbeb0 Changed the names of the wee-config utilities to use underscores instead of hyphens. This is because module names with hyphens in them are not valid Python names. 2013-02-07 23:16:45 +00:00
Matthew Wall
2ef585083e incorporate utility name change into packaging 2013-02-06 00:05:08 +00:00
Tom Keffer
1975b705ca Changed the name of the utilities:
runreports.py -> wee-reports.py
    config_database.py -> wee-config-database.py
    config_vp.py -> wee-config-vantage.py
    config_fousb.py -> wee-config-fousb.py
2013-02-05 23:37:56 +00:00
Matthew Wall
38fed3b68b update MANIFEST 2013-02-03 03:57:01 +00:00
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
478e139f09 Fixed problem that caused rain totals to be misreported to RESTful stations when using a metric database. 2013-01-22 13:28:27 +00:00
Tom Keffer
8a81da069a Updated docs.
V2.2.0a1
2013-01-19 21:46:17 +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
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
a51a1a0dac Clarified documentation on MySQL. Cleaned up some CSS while I was at it. 2012-11-07 23:51:15 +00:00
Tom Keffer
902ea4f7f9 V2.0.0rc2 2012-11-04 01:48:56 +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
99ca93fa27 Got test_templates working. 2012-10-20 20:22:57 +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
9a9b40ed03 Added software rain calculations for the Davis instruments. 2012-09-24 21:01:28 +00:00
Tom Keffer
2c2c42e5c6 Reworked examples to reflect new engine architecture 2012-08-25 18:57:10 +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
47dbd1766e Changed import for module daemon 2012-06-18 22:56:43 +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
4687502d87 Now always imports 'sqlite3' (never pysqlite2). Simplified installation instructions. Fixed a bug that prevented reports from being run using the Python version of Cheetah's NameMapper utility. 2012-02-13 01:35:08 +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
11fbb5a64d V1.12.0a3 2011-10-27 16:07:46 +00:00
Tom Keffer
614ad55878 The readme.htm file in docs has now become a guide to the various guides.
V1.12.0a2
2011-10-26 17:23:49 +00:00
Tom Keffer
00548188ca V1.10.3a1. 2011-09-12 22:11:33 +00:00
Tom Keffer
72ac97444f v1.10.0b1 2011-03-29 18:50:46 +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
301b433410 v1.8.0a1 2010-04-24 20:51:07 +00:00
Tom Keffer
3e2a52bd85 Changed setup.py to reflect new directory structure. 2010-04-12 15:52:34 +00:00