Commit Graph

355 Commits

Author SHA1 Message Date
Tom Keffer
908a918017 Changed command to clear Vantage memory from --clear to --clear-memory,
to make it more consistent with other hardware.
Polished documentation for wee_extension.
2016-09-19 05:55:19 -07:00
matthewwall
31b1830b76 fix historical pressure in wmr300 driver 2016-09-18 11:58:30 -04:00
Tom Keffer
7787c89310 Added wee_import to changes doc.
Added Gary to copyright notice
2016-09-10 16:49:48 -07:00
matthewwall
876ca7b74e note change to document root 2016-09-08 10:55:37 -04:00
matthewwall
88a4837216 Merge branch 'master' of github.com:weewx/weewx 2016-09-07 19:27:09 -04:00
matthewwall
1fc3b7dc0b deal with empty buffers in wmr300 driver 2016-09-07 19:27:05 -04:00
Tom Keffer
57f62fbd85 Clarified that weewx supports FTPS, not SFTP. 2016-09-06 08:48:23 -07:00
matthewwall
612873eb58 added maximum value to uv and radiation plots 2016-08-28 15:13:04 -04:00
Tom Keffer
4a4f892386 Fixed problem that prevented channel 8 from being set by the Vantage
driver.
2016-06-29 08:56:13 -07:00
Tom Keffer
0275d49f3d Fixed problem with the Vantage driver where program could crash if a
serial I/O error happens during write. Fixes issue #134.
2016-06-24 09:09:18 -07:00
matthewwall
c458cdfc4d added post_indoor_observations option for wu 2016-06-21 17:42:37 -04:00
matthewwall
86def36e40 added solaris smf configuration 2016-06-13 19:07:48 -04:00
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