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 |
|
Matthew Wall
|
839d7c4099
|
install wee_debug, don't just distribute it
|
2015-12-11 18:34:59 -05:00 |
|
Matthew Wall
|
f1ffb0b481
|
complete overhaul of the te923 driver, incorporating changes from andrew miles pull request from earlier this year
|
2015-12-10 05:19:37 -05:00 |
|
Tom Keffer
|
e8afb48288
|
Fixed bug where the subsection for a custom report gets moved to the
very end of the [StdReport] section of a configuration file on upgrade.
Fixes issue #81.
|
2015-12-06 14:48:26 -08:00 |
|
Tom Keffer
|
3e00a1c66e
|
Fixed bug when posting to WOW
|
2015-12-06 12:28:45 -08:00 |
|
Tom Keffer
|
6ec44cb61f
|
Prettied up weewxd --help
|
2015-12-05 09:02:46 -08:00 |
|
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 |
|