Commit Graph

168 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
e33285c5f9 V2.0.2 2012-11-23 14:21:58 +00:00
Tom Keffer
f3042079c5 Older versions of ephem use attribute 'long' instead of 'lon'. 2012-11-08 15:22:59 +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
cd146f3dfc CHANGES.txt becomes README.txt
V2.0.2rc2
2012-11-07 18:04:17 +00:00
Tom Keffer
1c5b2683c4 Renamed CHANGES.txt to README.txt 2012-11-07 17:55:46 +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
f51c10bb86 Fixed problem with reconfiguring database.
V2.0.1
2012-11-05 13:51:09 +00:00
Tom Keffer
0040d7337d Corrected a glitch in the CHANGES file. 2012-11-04 17:37:08 +00:00
Tom Keffer
7e7889bb1e V2.0.0 2012-11-04 17:05:51 +00:00
Tom Keffer
3d143dd17e Added an example with daily high/low temperatures. 2012-11-03 19:11:50 +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
e451710ea9 Added the ability to specify a horizon elevation in the almanac. Also, whether to use the center of the heavenly body for the calculations.
Added start and stop of civil twilight to the skins.
v2.0.0b16
2012-11-01 01:16:54 +00:00
Tom Keffer
b3c67be6c3 V2.0.0b14 2012-10-31 03:56:28 +00:00
Tom Keffer
d7f38d5930 Added additional almanac information, such as first and last quarters. 2012-10-31 01:32:33 +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
7243cb70fa Extended the mygenerator example. 2012-10-29 17:21:59 +00:00
Tom Keffer
77f87d00b6 Added description of the simulator to the documentation. 2012-10-29 12:53:30 +00:00
Tom Keffer
94987b5d1c Added wind and rain to the simulator 2012-10-27 21:48:34 +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
bdb9666900 Updated service TestAccum.
Included a section in the customization guide on porting  to new hardware stations.
2012-10-25 00:20:14 +00:00
Tom Keffer
f527c2e030 V2.0.0b7 2012-10-23 23:59:22 +00:00
Tom Keffer
110ac91349 Corrected heating degree-day example. 2012-10-16 13:08:49 +00:00
Tom Keffer
92f9b625bd Updated documentation with information on reconfiguring the databases. 2012-10-14 19:13:37 +00:00
Tom Keffer
6f4f5f6346 Now checks to make sure any incoming records use the same unit system as the database. 2012-10-12 22:54:19 +00:00
Tom Keffer
3b542b3fed V2.0.0b2 2012-10-12 01:53:33 +00:00
Tom Keffer
f88fb8002c Broke out the main loop engine so it can be invoked programmatically, not just from the command line. 2012-10-12 01:33:49 +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
f39c2b55c4 RESTful now works with MySQL.
V2.0.0a9
2012-10-03 13:49:22 +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
11f1da3531 Updated config_database
V2.0.0a3
2012-09-29 23:10:10 +00:00
Tom Keffer
d10cea885d Converted weewx and stats to use weedb. 2012-09-28 16:17:13 +00:00
Tom Keffer
9a9b40ed03 Added software rain calculations for the Davis instruments. 2012-09-24 21:01:28 +00:00
Tom Keffer
0e8e053bd0 Updated CHANGES text file. 2012-08-26 01:37:16 +00:00
Tom Keffer
a1fae59f1e Snapshot working on accumulator strategy. 2012-07-29 21:10:17 +00:00
Tom Keffer
b121c3112e Catch up with main trunk V1.14.1 2012-07-10 01:36:27 +00:00
Tom Keffer
4724d2b09b v1.14.1 2012-07-06 15:59:38 +00:00
Tom Keffer
054659cec5 Catch up with version 1.14.1 2012-06-22 15:20:38 +00:00
Tom Keffer
d7103e60fd Added other socket errors to the list of caught exceptions.
V1.14.1
2012-06-22 00:22:05 +00:00
Tom Keffer
5f34bb88ac Hardened retry strategy for the WeatherLink IP. If the port fails to open at all, or
a socket timeout occurs, it will thrown an exception (resulting in a retry in 60 seconds).
If a socket returns an incomplete result, it will continue to retry until everything 
has been read.
2012-06-21 16:01:43 +00:00
Tom Keffer
a724ff20d3 If a WeatherLinkIP port fails to open, a weewxIOError exception will be thrown, resulting in a retry in 60 seconds. If a socket returns an incomplete result, it will continue to retry. 2012-06-21 15:10:55 +00:00
Tom Keffer
e058f3d48a Catch up with V1.14.0 2012-06-19 14:22:51 +00:00
Tom Keffer
c34cb3fca1 Corrected typo in upgrading guide. 2012-06-18 23:52:11 +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