Commit Graph

  • e7c7989c5c clarify DatabaseTypes change from 3.1 to 3.2 Matthew Wall 2016-03-10 16:10:32 -05:00
  • 6bad2b1024 reorder userguide sections to reflect lower importance of wview Matthew Wall 2016-03-10 15:01:19 -05:00
  • c2d710c164 minor layout tweaks Matthew Wall 2016-03-10 14:48:33 -05:00
  • abc1b38b1d force scrollbar to hide on tocify component Matthew Wall 2016-03-10 14:32:41 -05:00
  • b65d9480a2 undo incorrect 'fix' in upgrade guide Matthew Wall 2016-03-10 13:39:42 -05:00
  • 254da0f9f3 added 'meteorological problems' section to the troubleshooting section of user guide. minor tweaks to toc for better usability. Matthew Wall 2016-03-10 13:07:22 -05:00
  • f935d2b5b8 ignore records older than 60 seconds when uploading to CWOP Matthew Wall 2016-03-10 09:38:52 -05:00
  • 2091be13b7 fixed wmr300 typo Matthew Wall 2016-03-10 09:12:27 -05:00
  • 7489688231 revert to readme.htm, no need for index.htm Matthew Wall 2016-03-10 09:04:22 -05:00
  • cc2cb8183e fix uv typo Matthew Wall 2016-03-10 02:11:00 -05:00
  • 49a9966b67 attempt to get code examples to fit narrow page better. fix typos in a code example. Matthew Wall 2016-03-10 02:00:05 -05:00
  • c92bfe6b48 make loop_on_init an option in weewx.conf Matthew Wall 2016-03-10 00:34:04 -05:00
  • 61ee948bd6 more toc cleanup. simplify doc index. Matthew Wall 2016-03-09 23:19:16 -05:00
  • d98d9e6ee8 simplify archive table sample Matthew Wall 2016-03-09 19:56:57 -05:00
  • 8d05c02f65 other docs use .htm, so use that for index as well Matthew Wall 2016-03-09 19:42:11 -05:00
  • 5b8cad1ad3 ensure that version tagging still works Matthew Wall 2016-03-09 19:38:21 -05:00
  • b4fbc7c9d9 no more popup Matthew Wall 2016-03-09 19:38:09 -05:00
  • 8681e4ba27 fixed add/change/remove. removed useless css tags. fix broken pre formatting. fix corrupted pre sections. eliminate jarring inverse text color derived from original microsoft templates. added document index. eliminate redundant readme.htm. Matthew Wall 2016-03-09 19:34:12 -05:00
  • 514eed7cae fixed add/change/remove. removed useless css tags. fix broken pre formatting. fix corrupted pre sections. eliminate jarring inverse text color derived from original microsoft templates. added document index. eliminate redundant readme.htm. Matthew Wall 2016-03-09 19:22:53 -05:00
  • 5c9ffa0e3a Added explanation of LOOP packets and archive records. Tom Keffer 2016-02-29 09:23:50 -08:00
  • e227ef57e0 Added PR #102 to the change log. Tom Keffer 2016-02-27 06:43:05 -08:00
  • 013f10a595 Merge pull request #105 from davies-barnard/master Tom Keffer 2016-02-27 05:24:48 -08:00
  • 6e0e568f13 Merge remote-tracking branch 'weewx/master' davies-barnard 2016-02-27 08:50:56 +00:00
  • 86c697e6cb Head Changes davies-barnard 2016-02-27 08:50:27 +00:00
  • 5447685544 CSS Font Size davies-barnard 2016-02-26 21:59:16 +00:00
  • a3ecdb17d1 Table CSS davies-barnard 2016-02-26 19:17:53 +00:00
  • 46224382d9 CSS Changes davies-barnard 2016-02-26 18:22:01 +00:00
  • 2fd53e1018 Fix to get around a bug in the Python version of NameMapper Tom Keffer 2016-02-21 17:42:30 -08:00
  • 4f62c8dfee Mobile Reading Improved davies-barnard 2016-02-21 09:53:01 +00:00
  • b672cb84e8 Documents fix for issue #101 Tom Keffer 2016-02-20 09:08:11 -08:00
  • 03ccc61d58 GenPlot now uses Unicode throughout. test_templates is now more locale aware Tom Keffer 2016-02-20 08:58:36 -08:00
  • 2e3df797a5 Plotting now uses Unicode internally for labels. Tom Keffer 2016-02-20 08:01:25 -08:00
  • 4d87b666b5 Refactored test_templates to allow more than one skin to be used. Added a test for UTF8 characters in the station name Tom Keffer 2016-02-19 16:29:18 -08:00
  • dfcdadad0c Fixed problem in weeutil unittest. Tom Keffer 2016-02-18 07:40:05 -08:00
  • 26a7a4d541 he Vantage driver now uses a more gentle wakeup, less likely to result in <ACK> errors. Tom Keffer 2016-02-17 05:01:52 -08:00
  • c78d79eb87 Fixed error in description of using the same type twice in a plot. Tom Keffer 2016-02-17 04:46:46 -08:00
  • bca880bca4 Fixed the documentation on which pressures the WMR200 hardware emits. Tom Keffer 2016-02-15 17:15:10 -08:00
  • b9220a5929 Documented option --trans-days. Relates to issue #83. Tom Keffer 2016-02-14 06:43:48 -08:00
  • 42ec19b68a Merge pull request #100 from gjr80/master Tom Keffer 2016-02-14 06:35:23 -08:00
  • e379e47e65 Merge branch 'master' of https://github.com/gjr80/weewx gjr80 2016-02-14 19:35:17 +10:00
  • a40b1f2d24 Added a TRANS-DAYS command line parameter to wee_database gjr80 2016-02-14 12:54:18 +10:00
  • a8ae9e3bc9 Added a TRANS-DAYS command line parameter to wee_database gjr80 2016-02-14 12:54:18 +10:00
  • dda2e0ced7 Merge remote-tracking branch 'refs/remotes/weewx/master' gjr80 2016-02-14 12:07:54 +10:00
  • 3df343ef9a Added humidex and appTemp to group_temperature. Documented some of the missing unit groups. Tom Keffer 2016-02-12 15:12:15 -08:00
  • 0cbe0302be Fix test broken by addition to [StdQC] Tom Keffer 2016-02-12 14:44:22 -08:00
  • 5304f79eaf fix broken indents that caused missing default driver stanza Matthew Wall 2016-02-12 09:14:09 -05:00
  • f19c119d5f Added missing "import errno" Tom Keffer 2016-02-09 17:59:56 -08:00
  • 8f94f08493 keep pycharm happy Matthew Wall 2016-02-09 18:40:54 -05:00
  • 5fc5a47f47 note driver loading changes in changelog Matthew Wall 2016-02-09 18:10:51 -05:00
  • fcb9bcd8a3 Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2016-02-09 18:09:53 -05:00
  • 97b0b19dcf provide better feedback when driver does not provide configurator Matthew Wall 2016-02-09 18:09:42 -05:00
  • a71fa20d81 continue to function even if a driver does not define a configuration editor Matthew Wall 2016-02-09 18:02:38 -05:00
  • 57263ff570 deal better with drivers that do not define a conf editor or DRIVER_NAME or DRIVER_VERSION Matthew Wall 2016-02-09 17:55:27 -05:00
  • 3314e2751b better feedback when driver does not define confeditor, name, or version Matthew Wall 2016-02-09 17:37:43 -05:00
  • b3b7dbd67f Added aggregation type min_ge(val). Tom Keffer 2016-02-07 17:51:57 -08:00
  • 8d3464bc93 Merge branch 'master' of https://github.com/weewx/weewx Matthew Wall 2016-02-06 13:04:16 -05:00
  • b1594a8183 deal with plots that have no data Matthew Wall 2016-02-05 22:27:04 -05:00
  • 740970b264 formatting in preparation for setting imagegenerator defaults Matthew Wall 2016-02-05 21:38:14 -05:00
  • e6e81fbfed update docs with new te923 driver capabilities Matthew Wall 2016-02-04 22:47:31 -05:00
  • e0861aa9fa attempt to fix bad header problems in te923 driver. marginally successful. consolidate some logging. tested all of the set/get methods on a small memory model device. added option to sync station clock with system clock (manually only for now). mwall 2016-02-04 22:32:03 -05:00
  • 40df48db18 document additional values calculated by StdWXCalculate Matthew Wall 2016-02-04 08:28:21 -05:00
  • 61538fe07e added details about when qc and calibrate run versus when calculate runs Matthew Wall 2016-02-04 08:13:24 -05:00
  • da39323154 add ability to disable specific calculations. report exactly which calculations will be performed, and which algorithms will be used. Matthew Wall 2016-01-26 00:34:14 -05:00
  • 83ae664a6c Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2016-01-25 15:30:23 -05:00
  • ed6cea698b update some of the weewx docs for te923 driver changes Matthew Wall 2016-01-24 20:36:59 -05:00
  • 3a5721e06e Older versions of MySQL (<5.5) now use the storage_engine system variable, while later versions use default_storage_engine. Tom Keffer 2016-01-22 05:33:16 -08:00
  • 07b0d65305 The type of MySQL storage database engine can now be specified. Default is INNODB. Tom Keffer 2016-01-21 16:49:52 -08:00
  • 8b6ce2b155 Added some clarifying comments. Tom Keffer 2016-01-21 07:45:27 -08:00
  • ea982380cb added 'pressure' to StdQC for stations that report station pressure instead of sea level pressure Matthew Wall 2016-01-19 13:30:13 -05:00
  • a90e5aefae provide more detail in the acurite 'stale data' log message Matthew Wall 2016-01-19 12:05:22 -05:00
  • 63015eef27 keep pycharm lint happy (mostly) Matthew Wall 2016-01-18 17:26:18 -05:00
  • aaa8516b82 deal with empty buffers when reading from wmr300 Matthew Wall 2016-01-18 17:16:34 -05:00
  • 077edaaaa4 Changed execution bit Tom Keffer 2016-01-18 09:01:20 -08:00
  • 081fcc92ac Fixed bug that prevented rsync uploader from working. Tom Keffer 2016-01-18 08:58:10 -08:00
  • 06e6309424 include wee_debug in the rpm manifest v3.4.0 mwall 2016-01-17 18:21:20 -05:00
  • c8e21e1c99 Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2016-01-17 18:07:06 -05:00
  • 0c2f1a350d added make rule for setting up test databases Matthew Wall 2016-01-17 18:06:59 -05:00
  • ae35be2d50 Changed the User's Guide to reflect that Python 2.5 is still supported! Tom Keffer 2016-01-17 15:06:46 -08:00
  • b4915d90e1 Only the InnoDB engine supports transactions. However, it's the default only for later versions of MySQL. This commit explicitly require it. Tom Keffer 2016-01-17 14:48:08 -08:00
  • cb5ebabc8b provide more feedback about bad extension structure Matthew Wall 2016-01-17 16:30:28 -05:00
  • 0a9008d07a Merge branch 'master' of github.com:weewx/weewx Matthew Wall 2016-01-17 16:04:37 -05:00
  • e3f099db29 manually extract files from zip archive since extractall is only available in python 2.6 and later Matthew Wall 2016-01-17 16:04:31 -05:00
  • 098faf2d4c Now returns a normative file path for older versions of tarfile.getmembers(). Tom Keffer 2016-01-17 12:42:00 -08:00
  • 5f4bf6dcd8 Now works with ConfigObj versions earlier than v4.4.0 Tom Keffer 2016-01-17 12:24:59 -08:00
  • 00246228ad Skipped tests of journal_mode for older versions of sqlite3, which did not have it. Tom Keffer 2016-01-17 10:19:30 -08:00
  • 82b2fd2fe2 bump version to 3.4.0 Matthew Wall 2016-01-16 22:03:12 -05:00
  • bbfdce617c make unit tests compatible with python 2.6 Matthew Wall 2016-01-16 21:59:48 -05:00
  • 41d503b352 Modified test suite to get it to work with Python 2.6. Dropped support of Python 2.5 Tom Keffer 2016-01-16 16:35:49 -08:00
  • 7f8384ef6c Allow other versions of Python to be used when testing. Tom Keffer 2016-01-16 15:31:04 -08:00
  • 62812bd8ae minor cleanup to the development notes Matthew Wall 2016-01-16 17:34:55 -05:00
  • fb6cb74a34 include apache 2.4 syntax Matthew Wall 2016-01-16 16:45:45 -05:00
  • 5c35207e03 clean up development notes Matthew Wall 2016-01-16 16:42:01 -05:00
  • 279f2e0096 update dev notes. remove some keffer-specific dependencies in the unit tests. note unit test dependencies. Matthew Wall 2016-01-16 16:29:42 -05:00
  • a9b3ceb1dc fix stoopid programmer mistakes for restx log_success Matthew Wall 2016-01-16 14:24:10 -05:00
  • fc522e76f9 fix stoopid programmer mistakes for restx log_success Matthew Wall 2016-01-16 14:12:57 -05:00
  • bac0766cfd default to logging all generator success, with ability to log none from single parameter Matthew Wall 2016-01-15 18:10:11 -05:00
  • ccb5b34e2e added option for log_success to generators Matthew Wall 2016-01-15 12:29:28 -05:00
  • 92904d4d25 wait for sane system time before starting up Matthew Wall 2016-01-15 11:48:39 -05:00
  • 768cb03346 document use of use_constants Matthew Wall 2016-01-14 23:16:06 -05:00
  • b3b3b4ec67 improved error message for improperly configured extensions Matthew Wall 2016-01-14 16:48:46 -05:00