Commit Graph

  • 149fa1eecd recognize and extract zip files as well as tar and tgz files Matthew Wall 2016-01-14 16:37:41 -05:00
  • e162d31572 recognize and extract zip files as well as tar and tgz files Matthew Wall 2016-01-14 16:36:14 -05:00
  • 4be3c42e3e use debian-specific weewx.conf as dist, not the setup.py version Matthew Wall 2016-01-12 22:45:35 -05:00
  • d8d0d1abb9 merge with master Matthew Wall 2016-01-11 10:31:06 -05:00
  • f88f4a1c4e default to use_constants=True for acurite stations Matthew Wall 2016-01-11 10:04:12 -05:00
  • 5c27263bd6 Merge branch 'master' of https://github.com/weewx/weewx.git Tom Keffer 2016-01-10 16:47:57 -10:00
  • 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. Tom Keffer 2016-01-10 16:47:39 -10:00
  • 45f5af48d3 revert 0.9rc2 changes, keep wind gust/avg fix Matthew Wall 2016-01-10 06:22:42 -05:00
  • 7676e9246e fix rpm conf dist Matthew Wall 2016-01-10 06:04:28 -05:00
  • acf4ea027c include wmr300 Matthew Wall 2016-01-10 06:04:10 -05:00
  • 04ca2cc2fe Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2016-01-07 08:39:08 -05:00
  • a06bd55851 credit to paul and kevin Matthew Wall 2016-01-07 08:38:41 -05:00
  • 797082af00 Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2016-01-07 08:28:28 -05:00
  • ea6934160f Merge pull request #86 from Talon1024/ws1_improved Matthew Wall 2016-01-07 08:27:37 -05:00
  • 51860472f9 Change DEBUG_READ messages to use logdbg instead of loginf Kevin Caccamo 2016-01-06 19:15:26 -05:00
  • 57f6d3afcf Implement most of Matthew Wall's suggestions Kevin Caccamo 2016-01-06 19:11:18 -05:00
  • 0da676d98d Take into account possible negative indoor/outdoor temperatures. Kevin Caccamo 2016-01-05 16:24:14 -05:00
  • 65cd7b3496 Don't assume CRLF will be transmitted at the end of a record. Kevin Caccamo 2015-12-30 18:17:10 -05:00
  • d8a3ae82fc Fix tiny syntax error Kevin Caccamo 2015-12-30 15:25:26 -05:00
  • 4c9494c900 Make network operations use try/except statements Kevin Caccamo 2015-12-30 15:22:56 -05:00
  • 652d02cc82 Turn DEBUG_READ off initially, but turn it on in case of an error. Kevin Caccamo 2015-12-27 21:10:57 -05:00
  • ba62b5b6cc Added documentation and change log entry for iteration by hours. Tom Keffer 2015-12-26 16:10:39 -10:00
  • 48b7fda232 Merge pull request #87 from Zokormazo/hours-iterable Tom Keffer 2015-12-26 15:52:14 -10:00
  • 091fa3f261 Implement hours iterable Julen Landa Alustiza 2015-12-24 11:13:33 +01:00
  • f79997ff82 fix stoopid mistakes in rc1. attempt to get wmr300 usb to work reliably. document the current usb failure modes. Matthew Wall 2015-12-24 07:44:28 -05:00
  • 24f70668fc Try a different, more flexible method of receiving the data. Kevin Caccamo 2015-12-23 14:03:44 -05:00
  • c240166061 eliminate redundant check for 'No data available' Matthew Wall 2015-12-23 11:56:32 -05:00
  • 3a75d73b4a More useful rsync error message. Tom Keffer 2015-12-22 16:30:39 -10:00
  • cfd3970d1c Added comment that AWEKAS expects SLP aka "barometer" for air pressure. Tom Keffer 2015-12-22 13:29:05 -10:00
  • 79333a46c6 WHY Kevin Caccamo 2015-12-22 12:21:47 -05:00
  • 8201337b7c Change condition to 'is not True', and log info in case of failure. Kevin Caccamo 2015-12-21 11:42:55 -05:00
  • 1f1119f569 s/apptemp/appTemp/ in calc_appTemp Tom Keffer 2015-12-19 14:12:32 -10:00
  • c3e23f1fac Reset the record status if data retrieval fails. Kevin Caccamo 2015-12-19 03:30:59 -05:00
  • 7ed6425845 Use a better method of getting a data record. Kevin Caccamo 2015-12-19 03:15:27 -05:00
  • b095e73f96 Turn DEBUG_READ off Kevin Caccamo 2015-12-18 15:10:00 -05:00
  • 53dea0790d Make communication via TCP work Kevin Caccamo 2015-12-18 15:08:17 -05:00
  • 4dd93fa988 Use format strings correctly Kevin Caccamo 2015-12-18 13:47:00 -05:00
  • e9b390b563 Merge pull request #85 from gjr80/master Tom Keffer 2015-12-17 16:31:31 -10:00
  • 7ce40f144a wee_debug now tolerates archives with no records gjr80 2015-12-18 12:05:08 +10:00
  • 04105fb17e Add support for UDP Kevin Caccamo 2015-12-16 14:43:16 -05:00
  • b38d1f05ab fix error handling/reporting when extension's install.py specifies unknown target directories Matthew Wall 2015-12-16 08:07:53 -05:00
  • d4787640e1 Use IP:Port syntax correctly Kevin Caccamo 2015-12-14 22:17:01 -05:00
  • 13efe34d5b Add code that allows WS1 driver to connect and get data via TCP Kevin Caccamo 2015-12-14 21:58:42 -05:00
  • aeca91e13b Reverted changes in Simulator. Not quite ready for prime time... Tom Keffer 2015-12-11 18:02:14 -10:00
  • 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. Tom Keffer 2015-12-11 17:54:14 -10:00
  • 839d7c4099 install wee_debug, don't just distribute it Matthew Wall 2015-12-11 18:34:59 -05:00
  • 2ad80b9a0f no need to label memory size Matthew Wall 2015-12-10 10:45:10 -05:00
  • 9f989bc329 eliminate unecessary code Matthew Wall 2015-12-10 10:32:32 -05:00
  • bd1b2e9196 no need for option to specify vendor_id and product_id Matthew Wall 2015-12-10 10:22:40 -05:00
  • cd8c847bad eliminate default observation duplication Matthew Wall 2015-12-10 10:20:27 -05:00
  • f1ffb0b481 complete overhaul of the te923 driver, incorporating changes from andrew miles pull request from earlier this year Matthew Wall 2015-12-10 05:19:37 -05:00
  • f06937d4f2 rpm/deb changelogs for 3.3.1 release Matthew Wall 2015-12-06 18:26:08 -05:00
  • 71de5f4c3e Version 3.3.1 v3.3.1 Tom Keffer 2015-12-06 14:54:11 -08:00
  • 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. Tom Keffer 2015-12-06 14:48:26 -08:00
  • 3e00a1c66e Fixed bug when posting to WOW Tom Keffer 2015-12-06 12:28:45 -08:00
  • 7e7d66337e punt the manifest Matthew Wall 2015-12-06 10:38:46 -05:00
  • f1f8e0af75 fix table layout Matthew Wall 2015-12-06 04:54:15 -05:00
  • 31a84e1758 deal with 4-digit years Matthew Wall 2015-12-06 04:19:15 -05:00
  • d9e48a8ff8 Really v3.3.0 v3.3.0 Tom Keffer 2015-12-05 14:33:27 -08:00
  • 5fe30ee271 rpm/deb changelogs for 3.3.0 Matthew Wall 2015-12-05 16:22:21 -05:00
  • 892651bc94 Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2015-12-05 16:19:34 -05:00
  • 5fea00a7d5 fix wind speed conversion Matthew Wall 2015-12-05 16:19:15 -05:00
  • 275df8f284 Version 3.3.0 Tom Keffer 2015-12-05 09:05:10 -08:00
  • 6ec44cb61f Prettied up weewxd --help Tom Keffer 2015-12-05 09:02:46 -08:00
  • 0e91ccbcb4 Added debugging info for rain packets. Tom Keffer 2015-11-30 04:31:15 -08:00
  • bb9e094ac5 Better error message if the station altitude unit is missing. Tom Keffer 2015-11-30 04:30:51 -08:00
  • 75b8cc1f6b Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2015-11-29 03:08:06 -05:00
  • 05877f695f and here is the driver itself Matthew Wall 2015-11-29 03:07:44 -05:00
  • 7b8099abcc added the wmr300 driver, now capable of reading full historical records from the station Matthew Wall 2015-11-29 03:07:20 -05:00
  • 468c1ffcb3 Added switch to allow debugging rain packets. Tom Keffer 2015-11-26 09:17:29 -08:00
  • 1f22db702a Added 'drop' to the list of minimum MySQL permissions necessary Tom Keffer 2015-11-24 15:37:04 -08:00
  • 6e9f43a4d5 Merge pull request #80 from gjr80/master Tom Keffer 2015-11-24 06:19:02 -08:00
  • 5f96a51e4b Further obfuscation refinements gjr80 2015-11-24 21:54:15 +10:00
  • deeb04aabc Fixed errors in obfuscateKey() gjr80 2015-11-24 15:23:04 +10:00
  • 6567d4ac2b minor install instruction fixes. update copyright notice. Matthew Wall 2015-11-23 23:42:29 -05:00
  • 12f03a0d85 clarify some hardware characteristics Matthew Wall 2015-11-23 23:08:41 -05:00
  • 3889595bc1 consistent path for wee_extension Matthew Wall 2015-11-23 22:56:50 -05:00
  • 0607e704fa Added tests for specialized attribute of Jupiter. Tom Keffer 2015-11-20 05:43:52 -08:00
  • 9f57fbc0c5 Added a test for ephemeris of a non-existent heavenly body. Tom Keffer 2015-11-20 04:33:13 -08:00
  • 17f45d20ca Merge branch 'master' of https://github.com/weewx/weewx.git Tom Keffer 2015-11-20 04:26:50 -08:00
  • b104e1a36e Fixed problem where a bad almanac tag could cause infinite recursion. Tom Keffer 2015-11-20 04:26:37 -08:00
  • 554469ef1a stuff in /etc is automatically considered conf Matthew Wall 2015-11-20 05:46:59 -05:00
  • ac2e564c10 Rewrote the almanac so it now supports star ephemeris. For example, $almanac.rigel.next_rising. Fixes issue #79. Tom Keffer 2015-11-19 18:00:01 -08:00
  • a6d7ae1aab Slowly making progress Tom Keffer 2015-11-19 16:47:36 -08:00
  • 728a6517f2 Changed logic that decides whether the configuration file includes a custom schema, or the name of an existing schema. Tom Keffer 2015-11-19 05:43:19 -08:00
  • 5c54c34b36 Merge branch 'master' of https://github.com/weewx/weewx.git Tom Keffer 2015-11-18 18:30:56 -08:00
  • b2824fabc8 Fixed bug in WMR200 driver that caused it to emit gauge pressure for altimeter pressure. Tom Keffer 2015-11-18 18:29:36 -08:00
  • 0c3687e692 Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2015-11-15 18:33:59 -05:00
  • 1bc0737b7a bump the driver version number Matthew Wall 2015-11-15 18:33:44 -05:00
  • c28451a7e8 Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2015-11-15 09:04:57 -05:00
  • ec8557095e eliminate weewxd.py Matthew Wall 2015-11-15 09:02:30 -05:00
  • 74a6a30659 Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2015-11-15 03:56:30 -05:00
  • 9d733eaa20 fix test for sensors not found Matthew Wall 2015-11-15 03:56:06 -05:00
  • 9a92a6cab2 fix test for sensors not found Matthew Wall 2015-11-15 02:43:45 -05:00
  • 2709555409 weewxd is just a symlink to weewxd.py Matthew Wall 2015-11-13 16:19:07 -05:00
  • bd2476893a use compat 8 so we can build on debian 6/7 Matthew Wall 2015-11-13 16:18:44 -05:00
  • c0447c15ad On Luc Heijst's suggestion, changed comment for iss_id. Tom Keffer 2015-11-12 17:40:43 -08:00
  • 1a66041573 Fixed problem with the Vantage driver that caused it to decode the console display units incorrectly. Tom Keffer 2015-11-07 05:22:37 -08:00
  • 5dde99c3ea attempt to debug ultimeter set/get time issues. remove driver implementation of dir-is-none-when-no-windspeed. Matthew Wall 2015-10-31 11:50:04 -04:00
  • 84e3d1c824 added option to specify syslog label Matthew Wall 2015-10-31 11:41:18 -04:00