Commit Graph

343 Commits

Author SHA1 Message Date
matthewwall
a10947f4a9 fix rain counter problems in wmr300 driver. better processing of loop packets. eliminate (really poor) failed attempt to cache partial packets. 2016-05-17 07:58:33 -04:00
matthewwall
30076dcd4a oops, tom already added it 2016-05-16 08:45:20 -04:00
matthewwall
ce949f2390 added note about report_timing to changelog. minor fixes to html and minor editing for report_timing documentation. 2016-05-16 08:36:22 -04:00
Tom Keffer
5d1e98659b Added Gary's cron reports to release notes. 2016-05-15 10:34:04 -07:00
matthewwall
a3e303d513 fix te923 reading from logger, especially for stations with large memory configuration 2016-05-14 18:42:54 -04:00
matthewwall
af65d3ea6a fix vantage and ws23xx drivers for winddir is None when wind speed is zero 2016-05-12 18:54:06 -04:00
matthewwall
bddbda6f4c document the enable flag for reports 2016-05-03 11:37:54 -04:00
matthewwall
67bb6be497 check for usb error type a bit more robustly. fixed typo in te923 default sensor mapping. 2016-04-29 21:09:07 -04:00
pi
1bae999006 merge with master 2016-04-21 22:39:49 +08:00
pi
16369a812d document the cc3000 changes 2016-04-21 22:37:35 +08:00
pi
c0fee09800 deal with spurious null characters. bracket the archive interval. partial fix for rainfall counting. avoid failures when reading historical data. 2016-04-21 14:10:06 +08:00
Tom Keffer
f83d41c9e1 Rechanged some parameter names to make them closer to what the rest of
weewx users. 
Allowed float values for retry delay. 
Added change log message.
2016-04-20 08:30:57 -07:00
matthewwall
d00fc901bf fix conversion factor for inHg to mbar in ultimeter driver 2016-04-20 10:20:04 -04:00
Tom Keffer
b3c525a3b9 Include change in plot increment in the change log. 2016-04-07 14:11:22 -07:00
Tom Keffer
f21154d2c5 Corrected the conversion factor between inHg and mbar. 2016-04-06 08:00:29 -07:00
Matthew Wall
2f2a75df04 document anti-alias fix 2016-04-06 09:38:39 -04:00
Matthew Wall
128d686391 use weewx.launchtime_ts as time sanity indicator to ensure correct weewx uptime 2016-03-23 19:10:55 -04:00
Matthew Wall
64bd786d96 add fix for #110 to changelog 2016-03-21 13:11:07 -04:00
Matthew Wall
6506baaad6 fix bug in wee_config when conf has no FTP 2016-03-20 13:44:36 -06:00
Matthew Wall
31ebf61348 deal with no ET at high latitudes 2016-03-14 16:18:49 -04:00
Matthew Wall
401211a76a default to latitude 0 instead of latitude 90 2016-03-14 13:11:15 -04:00
Matthew Wall
b47a499db6 make rpm package respect the user directory 2016-03-14 10:37:36 -04:00
Matthew Wall
fb6e7bbc88 update changelog for 3.5.0 release 2016-03-13 21:53:24 -04:00
Tom Keffer
1e87081dd0 Updated changes doc to reflect new Vantage driver. 2016-03-13 18:04:12 -07:00
Matthew Wall
139447465c use modify_conf to set calculations to hardware instead of prefer_hardware for oregon scientific stations that emit partial packets 2016-03-11 00:59:35 -05:00
Matthew Wall
ec1b92c603 give driver author a chance to modify the configuration. addresses issue #84 2016-03-10 19:25:04 -05:00
Matthew Wall
f935d2b5b8 ignore records older than 60 seconds when uploading to CWOP 2016-03-10 09:38:52 -05:00
Matthew Wall
c92bfe6b48 make loop_on_init an option in weewx.conf 2016-03-10 00:34:04 -05:00
Tom Keffer
e227ef57e0 Added PR #102 to the change log. 2016-02-27 06:43:05 -08:00
Tom Keffer
b672cb84e8 Documents fix for issue #101 2016-02-20 09:08:11 -08:00
Tom Keffer
26a7a4d541 he Vantage driver now uses a more gentle wakeup, less likely to result
in <ACK> errors.
2016-02-17 05:01:52 -08:00
Tom Keffer
b9220a5929 Documented option --trans-days. Relates to issue #83. 2016-02-14 06:43:48 -08:00
Tom Keffer
3df343ef9a Added humidex and appTemp to group_temperature. Documented some of the
missing unit groups.
2016-02-12 15:12:15 -08:00
Matthew Wall
5fc5a47f47 note driver loading changes in changelog 2016-02-09 18:10:51 -05:00
Tom Keffer
b3b7dbd67f Added aggregation type min_ge(val). 2016-02-07 17:51:57 -08:00
Matthew Wall
e6e81fbfed update docs with new te923 driver capabilities 2016-02-04 22:47:31 -05:00
Tom Keffer
07b0d65305 The type of MySQL storage database engine can now be specified. Default
is INNODB.
2016-01-21 16:49:52 -08:00
Matthew Wall
aaa8516b82 deal with empty buffers when reading from wmr300 2016-01-18 17:16:34 -05:00
Tom Keffer
081fcc92ac Fixed bug that prevented rsync uploader from working. 2016-01-18 08:58:10 -08:00
Tom Keffer
ae35be2d50 Changed the User's Guide to reflect that Python 2.5 is still supported! 2016-01-17 15:06:46 -08:00
Matthew Wall
82b2fd2fe2 bump version to 3.4.0 2016-01-16 22:03:12 -05:00
Tom Keffer
41d503b352 Modified test suite to get it to work with Python 2.6.
Dropped support of Python 2.5
2016-01-16 16:35:49 -08:00
Matthew Wall
ccb5b34e2e added option for log_success to generators 2016-01-15 12:29:28 -05:00
Matthew Wall
92904d4d25 wait for sane system time before starting up 2016-01-15 11:48:39 -05:00
Matthew Wall
149fa1eecd recognize and extract zip files as well as tar and tgz files 2016-01-14 16:37:41 -05:00
Matthew Wall
d8d0d1abb9 merge with master 2016-01-11 10:31:06 -05:00
Matthew Wall
f88f4a1c4e default to use_constants=True for acurite stations 2016-01-11 10:04:12 -05:00
Tom Keffer
805bc5015d Localization of tags is now optional. Use function toString() with
argument localize set to False. Example:
$current.outTemp.toString($localize=False) 
Fixes issue #88.
2016-01-10 16:47:39 -10:00
Tom Keffer
ba62b5b6cc Added documentation and change log entry for iteration by hours. 2015-12-26 16:10:39 -10:00
Tom Keffer
450f3d8933 Fixed bug in almanac code that caused an incorrect sunrise or sunset to
be calculated if it followed a calculation with an explicit horizon
value.
2015-12-11 17:54:14 -10:00