Commit Graph

288 Commits

Author SHA1 Message Date
Matthew Wall
7b8099abcc added the wmr300 driver, now capable of reading full historical records from the station 2015-11-29 03:07:20 -05:00
Tom Keffer
ac2e564c10 Rewrote the almanac so it now supports star ephemeris. For example,
$almanac.rigel.next_rising. Fixes issue #79.
2015-11-19 18:00:01 -08:00
Tom Keffer
728a6517f2 Changed logic that decides whether the configuration file includes a
custom schema, or the name of an existing schema.
2015-11-19 05:43:19 -08:00
Tom Keffer
b2824fabc8 Fixed bug in WMR200 driver that caused it to emit gauge pressure for
altimeter pressure.
2015-11-18 18:29:36 -08:00
Matthew Wall
9d733eaa20 fix test for sensors not found 2015-11-15 03:56:06 -05:00
Tom Keffer
1a66041573 Fixed problem with the Vantage driver that caused it to decode the
console display units incorrectly.
2015-11-07 05:22:37 -08:00
Matthew Wall
84e3d1c824 added option to specify syslog label 2015-10-31 11:41:18 -04:00
gjr80
30bdb332d7 Updated wee_debug documentation
Added warning re checking for personal/sensitive info remnants in
wee_debug output
Added wee_debug entry to changelog
2015-10-25 15:34:30 +10:00
Matthew Wall
df5d6fcdbe driver does not enforce wind dir undefined when no wind speed policy 2015-10-12 08:39:43 -04:00
Matthew Wall
3cf589f62b fix acurite d1 bug 2015-10-12 00:50:04 -04:00
Tom Keffer
3d578aea16 An optional port number can now be specified with the MySQL database.
Fixes issue #73
2015-09-25 06:08:19 -07:00
Tom Keffer
bc74172242 The offset of the bottom label can now be set with option
bottom_label_offset.
2015-09-16 05:46:25 -07:00
Tom Keffer
0a86c2f105 Added unit 'minute' to unit conversion dictionary 2015-09-09 05:53:13 -07:00
Tom Keffer
995cc4f0d0 The FTP utility now catches PickleError exceptions, then does a retry 2015-09-03 06:57:27 -07:00
Tom Keffer
597ec1a9a4 Merge branch 'master' of https://github.com/weewx/weewx.git 2015-08-30 07:47:18 -07:00
Tom Keffer
ffb214fb95 StdRESTful service now supports POSTs, as well as GETs. 2015-08-30 07:40:55 -07:00
Matthew Wall
903a982b2c document the acurite windspeed decoding 2015-08-28 22:26:02 -04:00
Tom Keffer
57469dd2d0 StdPrint now prints packets and records in (case-insensitive)
alphabetical order.
2015-08-26 17:09:38 -07:00
Tom Keffer
5d5078f637 Fixed bug that caused wind direction to be calculated incorrectly,
depending on the ordering of a dictionary.
2015-08-26 17:02:31 -07:00
Tom Keffer
021b605e93 Added WMR200 fix to change log. 2015-08-17 05:42:12 -07:00
Tom Keffer
c581d6bd92 Uninstalling an extension with a skin now deletes all empty directories.
This fixes issue #43.
2015-07-31 13:58:54 -07:00
Tom Keffer
0535f55f8f Now really includes wunderfixer in the release. 2015-07-30 19:14:44 -07:00
Tom Keffer
6554cc5235 Fixed problem when using setup.py to install into a non-standard
location. Weewx would start a new database in the "standard" location,
ignoring the old one in the non-standard location.
2015-07-18 16:38:13 -07:00
Matthew Wall
7834c99566 fix changelog formatting (again) 2015-07-15 19:12:43 -04:00
Tom Keffer
21fc9e888b V3.2.0 release candidate 2015-07-15 13:48:04 -07:00
tkeffer@gmail.com
b6da114e86 Added changes to the WMR9x8 driver to the change log. 2015-07-14 10:46:42 -07:00
Tom Keffer
68f00ad274 FTP uploader now retries several times to connect to a server, instead
of giving up after one try.
2015-07-11 18:43:44 -07:00
Tom Keffer
e1399355cd Introduced new top-level stanza [DatabaseTypes].
Subsections [[SQLite]] and [[MySQL]] now go under it.
Updated docs to match.
2015-07-05 18:28:01 -07:00
Tom Keffer
565522e130 Added additional debug logging to main engine loop.
V3.2.0a3
2015-06-30 10:04:32 -07:00
Tom Keffer
02f09f5f20 Option bar_gap_fraction is now ignored. Bar plot widths are rendered
explicitly since V3.0, making the option unnecessary. Fixes issue #25.
2015-06-28 13:42:07 -07:00
Tom Keffer
6293f75480 Added comment that last commit fixes issue #34. 2015-06-28 09:43:37 -07:00
Tom Keffer
ef403ae3eb The Vantage driver now catches undocumented termios exceptions and
converts them to weewx exceptions. This allows retries if flushing input
or output buffers fail.
2015-06-28 09:39:39 -07:00
Tom Keffer
f6d2aac1f2 Updated change log to reflect new way of configuring databases. 2015-06-27 08:17:07 -07:00
Matthew Wall
7797b34555 log upload urls when debug=1 2015-06-14 08:39:46 -04:00
Matthew Wall
0bb7db1edc fixed 10x multiplier for wind speed from historical records on ws23xx stations 2015-06-11 13:12:02 -04:00
Matthew Wall
fe2fd0bb7e push retries to _read method in te923 driver 2015-06-09 14:55:21 -04:00
Tom Keffer
919a3af93a A bad CWOP server address no longer crashes the CWOP thread. 2015-05-11 14:07:23 -07:00
Tom Keffer
0bf7b906cb s/wee_config/wee_device/g 2015-04-29 06:59:07 -07:00
Tom Keffer
847bbec426 Document the name change for
wee_device
  wee_database
2015-04-28 16:26:02 -07:00
Tom Keffer
8b11fb6cbc $almanac.sunrise and $almanac.sunset now return ValueHelpers. Fixes
issue #26.
2015-04-28 08:13:57 -07:00
Matthew Wall
1670d9b6eb removed more detritus 2015-04-27 22:34:56 -04:00
Matthew Wall
09c4ab5b5d permit hyphens in ws1 data string 2015-04-27 21:15:43 -04:00
Tom Keffer
00f06b74d0 Fixed problem that could cause an exception in the WMR200 driver when
formatting an error string.
2015-04-26 06:58:44 -07:00
Tom Keffer
c6d4bd4874 Failure to launch a report thread no longer crashes program. 2015-04-20 07:25:02 -07:00
Matthew Wall
6c58d6de49 added option to specify fine offset data_format 2015-04-19 17:08:12 -04:00
Matthew Wall
03f47f88eb take changes from origin/master 2015-04-18 12:12:11 -04:00
Matthew Wall
a9d31695c9 added group_length for measuring tide height 2015-04-18 10:53:13 -04:00
Tom Keffer
90b51783e9 Fixed indentation problem + merge conflict in changes.txt 2015-04-17 17:38:23 -07:00
Tom Keffer
315d7ce44c The WU uploader now publishes soil temperature and moisture, as well as
leaf wetness.
2015-04-17 17:31:29 -07:00
Matthew Wall
77481e0554 log dodgey rainfall reports 2015-04-17 16:58:45 -04:00