Commit Graph

29 Commits

Author SHA1 Message Date
Tom Keffer
8f04ac5e33 Added comment about reload. 2012-12-25 16:54:29 +00:00
Tom Keffer
ed8bde5ccb Added description and photo of adding ferrite coils. 2012-12-18 02:47:21 +00:00
Tom Keffer
268b569d10 Added a troubleshooting section on 3rd party serial connectors to the Davis Vantage consoles. 2012-11-27 21:49:54 +00:00
Tom Keffer
e526e868c2 config_vp.py now shows the console firmware version number iff available. 2012-11-26 00:54:09 +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
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
23758a5c16 Separated out the radar image from the radar hyperlink.
Cleaned up some of the comments and documentation.
2012-11-03 17:32:32 +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
77f87d00b6 Added description of the simulator to the documentation. 2012-10-29 12:53:30 +00:00
Tom Keffer
c4f329752a Continuing to refine the simulator, as well as the unittest for the accumulators. 2012-10-26 14:58:19 +00:00
Tom Keffer
f527c2e030 V2.0.0b7 2012-10-23 23:59:22 +00:00
Tom Keffer
92f9b625bd Updated documentation with information on reconfiguring the databases. 2012-10-14 19:13:37 +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
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
7411db5ef5 First pass at updating the user's guide. 2012-10-01 13:46:46 +00:00
Tom Keffer
6ff703c38c Updated docs for V1.14 2012-06-17 23:11:41 +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
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
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
700d06d513 Upgraded to samaxesjs.toc version 1.5 2012-02-04 01:48:03 +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
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
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