Commit Graph

3558 Commits

Author SHA1 Message Date
Matthew Wall
0e8ab1b4e4 minor html fix 2017-06-17 12:36:38 -04:00
Matthew Wall
21777e6fcf minor simplification of macos instructions 2017-06-17 12:30:44 -04:00
Tom Keffer
64dd684652 Added additional accumulator extractors. 2017-05-22 07:53:10 -07:00
Tom Keffer
21f7216fb1 Extract last (instead of average) value of stormRain. 2017-05-21 13:42:17 -07:00
Tom Keffer
0133dc2c28 Vantage archive rain is actually downloaded off the hardware 2017-05-04 07:37:21 -07:00
Matthew Wall
d4ff72d8dc fixed interval bug in wmr200 driver 2017-04-27 11:11:14 -04:00
Tom Keffer
922f636c53 Added missing aggregation type 'min_ge'. PR #252
Thanks to user Christopher McAvaney!
2017-04-25 06:23:00 -07:00
Tom Keffer
88bb022875 Merge branch 'fixes' of https://github.com/clmcavaney/weewx into clmcavney-fixes 2017-04-25 06:01:17 -07:00
Christopher McAvaney
d80a66d186 added test cases for "min_ge" 2017-04-25 22:08:13 +10:00
Christopher McAvaney
43b66dd113 added missing mentions of "min_ge" 2017-04-24 23:39:18 +10:00
Tom Keffer
0418459f70 Added inDewpoint to the observation group dictionary. 2017-04-24 05:18:03 -07:00
Christopher McAvaney
983e8699e9 added missing mentions of "min_ge" 2017-04-24 15:18:29 +10:00
gjr80
4ac0c8f933 Add leafTemp1 and leafWet1 to Archive Types appendix (#251) 2017-04-23 05:54:15 -07:00
Matthew Wall
d238c5debe minor fixes to layout 2017-04-05 17:27:29 -04:00
Matthew Wall
3d2cbd2be4 make cheetah deal with installations that have no wx_binding 2017-04-03 13:11:40 -04:00
Tom Keffer
43811c5fdc Fixed minor errors 2017-04-01 15:59:00 -07:00
Tom Keffer
a864baca74 Minor editing 2017-04-01 15:26:22 -07:00
gjr80
fc3e358ce1 Reword simulator config stanza to reflect change to start option format 2017-03-29 09:25:15 +10:00
Matthew Wall
d530e2a43d get nfac from weewx config 2017-03-26 10:58:00 -04:00
Tom Keffer
d29eba5a53 Corrected formatting used to report indoor temp and humidity to the Weather Underground. 2017-03-25 06:05:07 -07:00
Tom Keffer
f26fddbc9b Details on unix epoch time. 2017-03-25 05:41:42 -07:00
Tom Keffer
c01c71c0b2 Added change log message for PR #246 2017-03-24 16:25:26 -07:00
Raymon de Looff
a9929e8896 Add MySQL Error 2006 to exceptions (#246)
Any other "Cannot connect" errors that we should be mapping?
2017-03-24 16:19:54 -07:00
Matthew Wall
d3378d29b1 use apt-test for staging 2017-03-23 11:36:56 -04:00
Tom Keffer
22849e1291 Allow noop to be used as an extract function, as well as an add function v3.7.1 2017-03-22 18:42:59 -07:00
Matthew Wall
0b42fb1bc8 minor cleanup to release instructions 2017-03-22 21:31:34 -04:00
Tom Keffer
3e6331de2c Now calls autocommit member function instead of using initializer option 2017-03-22 18:25:08 -07:00
Matthew Wall
03c654e3df update release instructions 2017-03-22 21:15:52 -04:00
Matthew Wall
36515258fb added upload-pkgs target to simplify the release. consolidate pkg labels. 2017-03-22 21:07:37 -04:00
Matthew Wall
7365ea9ecd update rpm/deb changelogs 2017-03-22 20:21:22 -04:00
Tom Keffer
ccf5e38aa1 V3.7.1 2017-03-22 17:13:29 -07:00
Tom Keffer
ac2c504ae4 v3.7.1b1 2017-03-21 09:04:12 -07:00
Tom Keffer
3c64e61886 Catch up with development branch 2017-03-21 08:58:42 -07:00
Tom Keffer
036832adae Added change log entry 2017-03-21 05:22:18 -07:00
Tom Keffer
158ec4a165 Changed ordering so the accumulator is used first for high/lows, then the record 2017-03-20 11:56:30 -07:00
Tom Keffer
6df7ca26dd By default, autocommit is now enabled for the MySQL driver. Fixes issue #237.
Included regression test.
2017-03-17 07:56:31 -07:00
Matthew Wall
ec7edda78d update examples paths in remaining guides. explicitly list all path changes for examples. 2017-03-15 20:22:34 -04:00
Tom Keffer
b01354bfc0 Documented change in location of the examples 2017-03-15 16:40:22 -07:00
Tom Keffer
4193246ccf Added PR #234 to change log 2017-03-15 15:47:14 -07:00
Raymon de Looff
a0bd1446f7 Add MySQL Error 2003 to exceptions (#234) 2017-03-15 15:45:10 -07:00
Tom Keffer
0a72725c90 Removed redundant change log entry 2017-03-14 14:15:57 -07:00
Tom Keffer
d93ffeeba6 Fixed bug that prevented a port from being specified for MySQL installations. 2017-03-14 14:13:10 -07:00
Matthew Wall
762669032f distinguish docs/examples vs examples 2017-03-14 12:20:20 -04:00
Matthew Wall
a5073fdf7d distribute examples in a single directory 2017-03-14 12:17:11 -04:00
Tom Keffer
6a447de82e Make sure GIF files get uploaded 2017-03-14 08:11:47 -07:00
Tom Keffer
cd36709c18 Added antialias GIF to list of files to be installed. 2017-03-14 07:10:45 -07:00
Tom Keffer
163d7dac6d Fixed problem that prevented a MySQL port from being specified. 2017-03-14 06:02:02 -07:00
Tom Keffer
b23dab699d Added StdRESTbase back in.
It seems that some uploaders still depend on it.
2017-03-13 16:28:07 -07:00
Tom Keffer
add897bee3 Fixes issue #230, exception when using Rapidfire with metric units 2017-03-13 14:57:13 -07:00
Matthew Wall
ee1b35ad07 enable post_interval overrides for WOW uploader 2017-03-12 12:52:29 -04:00