Commit Graph

  • 3adc06c091 Changed packet registration for _wm918_rain_packet. Changed ordering of the contents of the packet. Tom Keffer 2013-10-13 01:26:55 +00:00
  • ddcdc948ec Corrected dewpoint calculation for wmr9x8 thermohygro sensors. Tom Keffer 2013-10-13 00:06:09 +00:00
  • dabc9bde79 Minor nips and tucks, mostly to suppress warnings, or to bring messages closer to the weewx style. Tom Keffer 2013-10-13 00:05:25 +00:00
  • 3976e67b0c minor documentation fixes Matthew Wall 2013-10-12 22:12:36 +00:00
  • 8da207d419 preserve schema and extension changes for redhat and suse updates Matthew Wall 2013-10-12 21:58:59 +00:00
  • e969392ade update package changelogs for 2.5.0b1 release Matthew Wall 2013-10-12 19:35:46 +00:00
  • b038647209 minor wordsmithing to make sections parallel, provide more examples Matthew Wall 2013-10-12 19:29:22 +00:00
  • 3b0d070fb6 Added "from future" import so it will run on Python v2.5. Suppressed "unused variable" warning. Tom Keffer 2013-10-12 18:45:41 +00:00
  • 1d7c77cf09 fix broken spans Matthew Wall 2013-10-12 18:08:17 +00:00
  • 220daaebbb v2.5.0b1 Tom Keffer 2013-10-12 17:59:08 +00:00
  • a2bfe46187 A few clarifying changes. Tom Keffer 2013-10-12 17:57:55 +00:00
  • fcedc71faf remove search_list from Standard skin so it will use default. update CheetahGenerator section of customizing guide. Matthew Wall 2013-10-12 16:57:11 +00:00
  • 5e2eb07493 Suppressed some warnings. Tom Keffer 2013-10-12 15:03:34 +00:00
  • ad1ba2dce7 added search_list_extensions option Matthew Wall 2013-10-12 14:37:33 +00:00
  • e6ac08bc3a minor tuneup of logging and logwatching Matthew Wall 2013-10-12 12:45:51 +00:00
  • bd3c603d9c fix lat/lon typo in forecast module Matthew Wall 2013-10-12 03:36:50 +00:00
  • be99c54a9f Extended the number of battery codes for the WMR9x8. Tom Keffer 2013-10-11 22:33:13 +00:00
  • 428e98aaf4 release 0.17 of ws28xx driver to the trunk Matthew Wall 2013-10-11 21:03:16 +00:00
  • 989e15881c better message when no opt-in for registry Matthew Wall 2013-10-11 20:50:22 +00:00
  • 258b49efd2 Added links that were not in a heading section, to get around a bug in the jQuery TOC generator. Tom Keffer 2013-10-11 20:49:58 +00:00
  • f150337897 Fixed error in finalizing the report generator db cache. Tom Keffer 2013-10-11 20:40:28 +00:00
  • c6dc4d33dc explicit flag to enable/disable station registry Matthew Wall 2013-10-11 20:38:39 +00:00
  • f7c86ac509 Now correctly deletes all the archive and stats objects in the cache. Simplified the logic a bit, too. Tom Keffer 2013-10-11 20:30:45 +00:00
  • db1b53cdde Got rid of unneeded imports. Changed "break" statement to "continue" statement when deciding not to generate for an existing file. Used a "with" statement to do the template write. Tom Keffer 2013-10-11 20:15:00 +00:00
  • 86b200ba28 do not regen SummaryBy files unless necessary Matthew Wall 2013-10-11 17:37:43 +00:00
  • e475e8b596 fix array length check Matthew Wall 2013-10-11 17:19:10 +00:00
  • 950d3598b4 make cheetah generator less chatty Matthew Wall 2013-10-11 16:55:08 +00:00
  • 968615b461 make stalenss reporting less convoluted Matthew Wall 2013-10-11 16:03:41 +00:00
  • 82206211bd fix setup.py to deal with webpath -> station_url change, change to jquery from samaxes. remove samaxes toc from distribution. Matthew Wall 2013-10-11 14:56:50 +00:00
  • b78149c76e Changed the tag names used for battery status. Tom Keffer 2013-10-11 14:52:11 +00:00
  • e5c5173677 added forecast, suse, redhat info to changelog Matthew Wall 2013-10-11 13:51:11 +00:00
  • 966886013c added desc, hail to forecast schema. added option to vacuum sqlite database. Matthew Wall 2013-10-11 13:41:17 +00:00
  • 98bf6682c1 fix dependencies for rhel. distinguish rhel and suse when building rpms. Matthew Wall 2013-10-11 04:02:42 +00:00
  • 46595df924 install/update does not like commented default parameters. fix typo in fousb. Matthew Wall 2013-10-11 03:13:49 +00:00
  • 8ae648a09e fix suse rc script. hack stationregistry startup for now. Matthew Wall 2013-10-10 21:35:05 +00:00
  • a90574588d Changed description of station_url to make it clear that it represents the user's HTML server. Tom Keffer 2013-10-10 21:33:47 +00:00
  • 74fc5cdf5c add Id to packaging files. isolate suse from lsb. explicit difference between suse rpm and redhat rpm. Matthew Wall 2013-10-10 20:33:57 +00:00
  • 9f0c3afed1 fixed typo Matthew Wall 2013-10-10 19:00:13 +00:00
  • 4075114e36 fallback to [Station].station_url for StationRegistry Matthew Wall 2013-10-10 17:48:37 +00:00
  • 39a4f10f56 added section about station registry Matthew Wall 2013-10-10 16:59:55 +00:00
  • 15b859a4a5 webpath has become station_url. Documented in the user's guide. Tom Keffer 2013-10-10 15:40:40 +00:00
  • ec78db67fb TOC generator now uses jQuery version, which seems to be more reliable. Changed userguide.htm and customizing.htm to use "id" instead of "name" bookmarks. Tom Keffer 2013-10-10 13:10:30 +00:00
  • 13919cda85 update ws28xx to 0.16 Matthew Wall 2013-10-10 01:55:24 +00:00
  • 33dd0886d0 added howto for debconf Matthew Wall 2013-10-09 16:35:19 +00:00
  • 0c8660b1c1 update debian changelog. update MANIFEST with cheetahgenerator changes. Matthew Wall 2013-10-09 16:15:11 +00:00
  • ff1522f3e3 update ws28xx driver to 0.14 - fixes wind direction flags Matthew Wall 2013-10-09 14:36:15 +00:00
  • 5141073568 For WMR200 stations, a "could not detach kernel driver" is now a DEBUG message, instead of an error message. This will make the driver much less chatty. Tom Keffer 2013-10-09 13:12:05 +00:00
  • 6b52a94cd9 version 0.13 of ws28xx driver Matthew Wall 2013-10-09 12:57:56 +00:00
  • 1e53b346c9 do not emit nws timestamp info to log Matthew Wall 2013-10-09 12:19:50 +00:00
  • beeddfe62a recognize ws28xx messages Matthew Wall 2013-10-09 12:12:15 +00:00
  • ff04a95053 update to logwatch for forecast, cheetahgenerator Matthew Wall 2013-10-09 11:48:58 +00:00
  • 6f5052df7a fix changed cheetahgenerator paths and api in forecast module Matthew Wall 2013-10-09 04:29:18 +00:00
  • 6c2452012e consolidate logging in fousb Matthew Wall 2013-10-09 03:15:30 +00:00
  • 61fcd38e8d fix typo Matthew Wall 2013-10-09 03:11:21 +00:00
  • 59e30366d2 rearrange unit tests for forecast and cheetahgenerator Matthew Wall 2013-10-09 02:54:56 +00:00
  • c9e4baad13 make deb packaging rules more robust for commented weewx.conf parameters. add deb packaing rules for ws28xx. add wee_config_ws28xx. Matthew Wall 2013-10-09 01:38:05 +00:00
  • 9da1cdcbf1 set eol-style to native on all source files Matthew Wall 2013-10-09 00:44:50 +00:00
  • 6cd36ab56b minor code cleanup Matthew Wall 2013-10-09 00:42:51 +00:00
  • 80d9a16397 use <a name=> instead of id Matthew Wall 2013-10-09 00:20:27 +00:00
  • cf9d4d8ea9 fix indents. webpath default to None. Matthew Wall 2013-10-09 00:12:38 +00:00
  • d99c050502 Updated TODO list. Tom Keffer 2013-10-08 22:49:38 +00:00
  • 2ac995dd14 Reintegrated the "forecast" branch into the main trunk. Tom Keffer 2013-10-08 22:46:42 +00:00
  • 5abbb6af2d Updated "changes", new features, and todo docs. Tom Keffer 2013-10-08 22:34:49 +00:00
  • 9ac4c87588 Separated code for the thermohygro sensor (packet type 0x02) from the code for the mushroom sensor (type 0x03). The latter is used strictly for outside temperature, humidity, dewpoint, the former for "extra" temperatures, humidity, and dewpoint. Also, now emits battery status. Tom Keffer 2013-10-08 20:57:32 +00:00
  • 3c4940f687 remove detritus from weewx.conf Matthew Wall 2013-10-08 12:12:41 +00:00
  • ff980d1100 update ws28xx driver to 0.11 Matthew Wall 2013-10-08 03:43:02 +00:00
  • 810a924f5a Catch up with main trunk. Tom Keffer 2013-10-08 01:29:32 +00:00
  • 21554dcdbd Clarified some comments. Deleted the no longer needed extstats.py module. Tom Keffer 2013-10-08 01:04:32 +00:00
  • faf87f30d7 Simplified the setting up of the search list. Tom Keffer 2013-10-07 22:44:18 +00:00
  • ce3c307d0d Updated documentation and examples to reflect new search list extensions. Tom Keffer 2013-10-07 22:42:31 +00:00
  • c20bd069b2 Changed all <p> code sections to <pre> Tom Keffer 2013-10-07 20:50:18 +00:00
  • 124c5b5c78 New option loop_hilo allows only archive data to be used for high/low statistics. Tom Keffer 2013-10-06 16:00:30 +00:00
  • 1a923b79f4 Added $Date and $Rev properties. Tom Keffer 2013-10-06 15:22:10 +00:00
  • be45f6c1fb Fixed bug where the WMR200 driver returned the forecast icon instead of the altimeter pressure Tom Keffer 2013-10-06 15:20:09 +00:00
  • ce5527d612 Updated TO DO list. Tom Keffer 2013-10-05 13:27:19 +00:00
  • c2c5b6c0bc Added stubs for backwards compatibility with old search list extensions. Tom Keffer 2013-10-05 13:25:01 +00:00
  • c8fa21bdf0 The $current tag now gets implemented with a search list extension. Tom Keffer 2013-10-05 12:04:56 +00:00
  • 5076c7eb59 Implemented $trend tag as a search list extension. Tom Keffer 2013-10-05 00:13:22 +00:00
  • 4c3e594b86 Tag $Extras is now a search list extension Tom Keffer 2013-10-04 23:30:47 +00:00
  • 7999d5b3d3 Catch up with main trunk Tom Keffer 2013-10-04 23:16:10 +00:00
  • e711677d24 Deleted old filegenerator Put in backwards compatibility stubs Tom Keffer 2013-10-04 22:56:47 +00:00
  • fc51b5181e The stats tags are now treated as a search list extension. Tom Keffer 2013-10-04 21:11:40 +00:00
  • 4e2e85147f 'Station' information now represented by a search list extension. Tom Keffer 2013-10-04 20:01:29 +00:00
  • 3199fd1b3b Made a start at converting the standard search list into a series of extensions. Converted Almanac. Tom Keffer 2013-10-04 18:53:10 +00:00
  • e879df1dc6 Changed shutdown strategy for wxengine. Now properly deletes each service (as well as shuts it down). Tom Keffer 2013-10-04 16:36:23 +00:00
  • ac490f9f9e Started making CheetahGenerator the default file generator. Tom Keffer 2013-10-04 16:09:38 +00:00
  • 0dc1ecb423 Moved webpath into the [Station] section. Tom Keffer 2013-10-04 15:27:31 +00:00
  • 7fc062f460 added comments. indicate report name in log. Matthew Wall 2013-10-03 16:30:03 +00:00
  • 60e0759479 More tests for startOfInterval() WMR200 driver now returns integer timestamp. Tom Keffer 2013-10-03 14:43:10 +00:00
  • e74d6fbae0 Uses utility function tobool() now. Ported to Python 2.5 Reformatted to get it a little closer to the rest of the weewx conventions. Tom Keffer 2013-10-03 00:51:37 +00:00
  • c33844803d implementation of extensible search list architecture Matthew Wall 2013-10-02 14:27:10 +00:00
  • 2d0e0693dd reduce logging verbosity for bad magic numbers Matthew Wall 2013-10-02 12:38:52 +00:00
  • a57bba381b Reverted back to the trunk. Implemented a simple scheme using symbolic names in the service_list. Tom Keffer 2013-10-02 00:26:28 +00:00
  • b71e29c03b Added "sudo" to the daemon start/stop commands. Tom Keffer 2013-09-30 20:58:10 +00:00
  • 01320d88b2 minor unit test cleanup, code comments Matthew Wall 2013-09-30 15:32:08 +00:00
  • 0f58dfbc35 added support for multiple fine offset stations on one computer Matthew Wall 2013-09-30 04:46:31 +00:00
  • 73abb7b4b4 Fixed small error about how to restart apache. Tom Keffer 2013-09-29 16:10:01 +00:00
  • 5382f8158d Got directory and module extension loader working. Tom Keffer 2013-09-29 14:54:44 +00:00
  • 0db64eab0f First attempt at using dynamic links to implement extensions. Mostly a failure. Tom Keffer 2013-09-29 02:08:15 +00:00
  • 6edf7af68f Version 3 for working on extensibility Tom Keffer 2013-09-28 16:52:11 +00:00