Commit Graph

105 Commits

Author SHA1 Message Date
Tom Keffer
08282d7450 Rewrote config_database. Added config_vp and config_database to the list of scripts to be installed.
Moved daemon.py to weeutil.
2012-03-27 15:36:35 +00:00
Tom Keffer
ddd226102f Renamed configure to config_database 2012-03-27 01:55:18 +00:00
Tom Keffer
16d4bcf9ca Added utility vpconfig for configuring the VantagePro hardware. 2012-03-27 01:53:15 +00:00
Tom Keffer
baac73104e Merged changes from V1.13.1 2012-03-26 01:53:16 +00:00
Tom Keffer
49df02cc23 v1.13.1 2012-03-26 01:18:47 +00:00
Tom Keffer
15a175db50 Added other services to the engine.
Removed DST logic from VantagePro.
Fixed logic problem in imagegenerator
2012-03-26 00:58:34 +00:00
Tom Keffer
f35da76636 Conditionally imports sqlite3. If it does not suppor the "with" statement, then imports pysqlite2 as sqlite3. 2012-03-24 16:01:28 +00:00
Tom Keffer
ea6e691174 Added finer control over the line plots. Can now add optional markers. The
marker_type  can be  'none' (the  default),  'cross', 'box',  'circle', or  'x'.
Also, line_type can  now either be 'solid' (the default)  or 'none' (for scatter
plots).
2012-03-16 01:13:55 +00:00
Tom Keffer
557de06c05 Clarified sections in the Quick Guide. 2012-03-14 01:39:17 +00:00
Tom Keffer
163da6ebd4 v1.13.0 2012-03-14 00:55:57 +00:00
Tom Keffer
d77033de86 v1.13.0b1 2012-03-13 22:45:06 +00:00
Tom Keffer
5bff5b1624 v1.13.0a2
Changed the signature of the search functions in filegenerator.py
2012-03-13 18:10:59 +00:00
Tom Keffer
7b13d66366 Fixed a few documentation typos. 2012-02-17 02:09:40 +00:00
Tom Keffer
5efe686b21 Added install instructions for Fedora.
V 1.12.4
2012-02-13 16:15:05 +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
697cd8df90 Version 1.12.4b1.
Now looks for latest version of pysqlite on the machine and uses that.
2012-02-12 17:16:22 +00:00
Tom Keffer
7b0717f599 Corrected encoding error for transmitting insolation data to CWOP. 2012-02-11 16:40:00 +00:00
Tom Keffer
cdc89071b5 Replaced anchor tags with CSS IDs to satisfy the javascript that generates the Table of Contents. 2012-02-06 02:34:36 +00:00
Tom Keffer
fd11dad370 Updated to new version of samaxesjs 2012-02-05 00:07:12 +00:00
Tom Keffer
700d06d513 Upgraded to samaxesjs.toc version 1.5 2012-02-04 01:48:03 +00:00
Tom Keffer
72571f64ce 2012-01-28 17:27:08 +00:00
Tom Keffer
f17fac9d6a Added FreeBSD notes and start script 2012-01-23 01:34:13 +00:00
Tom Keffer
27a1299787 Clarified instructions for adding a udev rule for serial-to-usb cables. 2012-01-19 14:47:03 +00:00
Tom Keffer
b74ec1f999 V1.12.2 2012-01-19 00:12:19 +00:00
Tom Keffer
1c89e0e0fe V1.12.2a1 2012-01-09 05:20:30 +00:00
Tom Keffer
5a306e0afb Corrected typo in path to start scripts. 2012-01-07 18:05:39 +00:00
Tom Keffer
d90d228e4d V1.12.1 2011-11-03 21:24:58 +00:00
Tom Keffer
e62dc83bab V1.12.1a1 2011-10-31 23:46:04 +00:00
Tom Keffer
479b0783af V1.12.0 2011-10-29 13:14:19 +00:00
Tom Keffer
8f51120f67 Fixed some bad links in the docs 2011-10-28 20:58:57 +00:00
Tom Keffer
795cd7a7ff Work around for a bug in the table-of-contents generator that requires all headings to be on one line. 2011-10-28 15:59:57 +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
044e8e76a7 Reorganized docs.
Upgraded TOC to v1.4
2011-10-27 14:00:39 +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
be55cdba6a V1.12.0a1 2011-10-24 15:47:05 +00:00
Tom Keffer
22b2e3b933 V1.11.0 2011-10-06 22:58:39 +00:00
Tom Keffer
05aebaf9ee Updated docs for Version 1.11 2011-10-01 16:14:06 +00:00
Tom Keffer
00548188ca V1.10.3a1. 2011-09-12 22:11:33 +00:00
Tom Keffer
5f6dab9354 Working snapshot 2011-08-20 20:01:39 +00:00
Tom Keffer
4e3a133bd0 v1.10.2 2011-04-14 17:19:59 +00:00
Tom Keffer
72ac97444f v1.10.0b1 2011-03-29 18:50:46 +00:00
Tom Keffer
cc2f1700a5 Refined formatting of almanac data. Added time contexts 'ephem_day' and 'ephem_year'. 2011-03-29 16:34:50 +00:00
Tom Keffer
c10174a7cc Integrating almanac into the unit conversion and formatting machinery. 2011-03-28 14:43:42 +00:00
Tom Keffer
dac543ec19 Updated SuSE install instructions for SuSE 11.3 2011-02-25 23:30:15 +00:00
Tom Keffer
af4c9200ce V1.10.0a5 2011-02-25 22:20:41 +00:00
Tom Keffer
85d1a84024 Continuing expansion of test coverage. 2011-02-24 18:46:31 +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
dc3b684227 Separated type UnitInfo into types Formatter and Converter. Explicit unit control in the templates now works for time context $current. 2011-02-22 00:37:46 +00:00
Tom Keffer
f934bb4610 Finished backwards compatibility changes. 2011-02-17 14:13:26 +00:00