Commit Graph

  • 2c2a1354e1 tweaks to extension documentation Matthew Wall 2014-02-03 21:16:04 +00:00
  • 49a0143945 include note about setup.cfg in the setup.py instructions Matthew Wall 2014-02-03 17:17:00 +00:00
  • d17f31afcc added info about setup.cfg. fixed macosx version. Matthew Wall 2014-02-03 17:12:36 +00:00
  • 8b6fe69382 genSchemaOf supports column type of CHAR Tom Keffer 2014-02-03 17:09:17 +00:00
  • f708f89d0c Got simulator test running again. Tom Keffer 2014-02-03 15:15:42 +00:00
  • b66a4b653a Added comment about porting to Mac Mavericks. Tom Keffer 2014-02-03 14:41:01 +00:00
  • 3b63d44a74 first draft of extension installer documentation Matthew Wall 2014-02-03 14:13:10 +00:00
  • 6fc8a4c331 avoid accidental use of tom's url Matthew Wall 2014-02-03 14:08:04 +00:00
  • c39ee8cdbd use INST_SKIN_ROOT for included files Matthew Wall 2014-02-03 01:08:25 +00:00
  • 035f82a3c6 restored the extensions directory, but with illustrative examples - the 'basic' skin and the 'xstats' search list extension. Matthew Wall 2014-02-03 00:09:13 +00:00
  • 8a2f61f6a0 include user agent in http requests Matthew Wall 2014-02-02 15:38:05 +00:00
  • b2bba53f6a revert accidental commit of a test setup.cfg Matthew Wall 2014-02-02 15:21:39 +00:00
  • c99e53697a improved help. better command line argument syntax. remove unneeded global declarations. added --list option to enumerate installed extensions. Matthew Wall 2014-02-02 15:20:47 +00:00
  • 958df7256b improve installation from tarballs Matthew Wall 2014-02-02 04:36:02 +00:00
  • 004b230475 Internationalized _calcXLabelFormat() Tom Keffer 2014-02-01 17:30:49 +00:00
  • f13b42e0d0 remove last trace of extensions. update todo. Matthew Wall 2014-02-01 17:10:28 +00:00
  • 2a5ddac564 Fixed comment in weewx.conf on how to do big images. Tom Keffer 2014-02-01 16:48:36 +00:00
  • b8d384f855 remove extensions from packaging rules Matthew Wall 2014-02-01 14:38:07 +00:00
  • 7b5d4164c5 remove extensions from weewx source tree Matthew Wall 2014-02-01 14:35:11 +00:00
  • e1439ef036 Fixed problem where a missing key could cause the WOW thread to crash. Tom Keffer 2014-02-01 14:10:41 +00:00
  • c783578447 Fixed problem where a missing record value could cause a crash. Tom Keffer 2014-02-01 14:08:36 +00:00
  • e879354650 added default x label format for time plot Matthew Wall 2014-02-01 04:13:44 +00:00
  • 7aa227599e Some more tweaks to plot layout. Tom Keffer 2014-02-01 00:38:31 +00:00
  • 0b0a71577e use proper temp dir as default Matthew Wall 2014-01-31 19:11:09 +00:00
  • 0d53da06cb deal with None/none from configobj Matthew Wall 2014-01-31 19:10:14 +00:00
  • 70ed796658 option to specify cmon schema via weewx.conf. automatically detect cpu temperature for rpi. Matthew Wall 2014-01-31 19:09:38 +00:00
  • c8b7d5c12d Fine tuned right margin. Tom Keffer 2014-01-31 15:37:30 +00:00
  • 0f074a7392 fine offset rain counter glitches may be momentary or persistent. attempt to deal with both cases. Matthew Wall 2014-01-31 14:46:33 +00:00
  • 6dc10747f2 make logwatch slightly more modular Matthew Wall 2014-01-31 14:44:52 +00:00
  • 8ee7b962d9 Changed class name from AWEKAS to StdAWEKAS, parallelling the name of the other RESTful classes. Tom Keffer 2014-01-31 00:03:08 +00:00
  • 59cb084966 Failure to set an archive interval when using bar plots no longer results in an exception. Tom Keffer 2014-01-30 23:58:38 +00:00
  • ffaff5c13f Log entry to not post AWEKAS is logged as DEBUG (like the others), instead of ERR. Tom Keffer 2014-01-30 23:56:46 +00:00
  • 29b908ee27 forgot to commit filename change Matthew Wall 2014-01-30 21:56:14 +00:00
  • 9b4dfcd86e event.record not event.packet in QC/MinMax Matthew Wall 2014-01-30 21:53:15 +00:00
  • d96c6a2b53 Added an option --string-check and --fix to the utility wee_config_database to fix embedded strings found in the sqlite archive database. Documented it. Tom Keffer 2014-01-30 18:37:02 +00:00
  • 8293bd2f59 include wee_setup in the rpm %files Matthew Wall 2014-01-30 17:23:15 +00:00
  • ff26165b45 Added a check for stray strings in the archive database Tom Keffer 2014-01-30 16:23:50 +00:00
  • c2e15e16f9 Added stack traceback should an exception occur. Tom Keffer 2014-01-30 16:22:44 +00:00
  • 5adfb7d871 clean up any temporary file detritus Matthew Wall 2014-01-30 01:54:16 +00:00
  • eb527ba445 save cheetah output to temporary file then move when done Matthew Wall 2014-01-30 00:09:06 +00:00
  • 2dc5a6c755 handle authentication failures for wetter.com Matthew Wall 2014-01-29 21:07:51 +00:00
  • 8bf6632908 added StdQC Min/Max doc. other minor fixes. Matthew Wall 2014-01-29 20:12:33 +00:00
  • 4bf30ebc81 defer defaults to arg lists. more logwatch tweaks. Matthew Wall 2014-01-29 18:27:37 +00:00
  • ffd021f6e8 hierarchic restful options for log_success, log_failure, timeout, max_retries, retry_wait Matthew Wall 2014-01-29 18:07:19 +00:00
  • 74633fb2e4 Added genSchemaOf() function to weedb. Tom Keffer 2014-01-29 17:53:48 +00:00
  • 571d071dfb logwatch adjustments for changes in 2.6 Matthew Wall 2014-01-29 15:40:53 +00:00
  • 2f11096d0e properly delete files and dirs when removing extensions Matthew Wall 2014-01-29 14:22:34 +00:00
  • 1e0bd85941 maintain backward compatibility Matthew Wall 2014-01-29 14:21:31 +00:00
  • 3e59ab2bcd fix metric/metricwx speeds Matthew Wall 2014-01-29 13:24:28 +00:00
  • 5e7bf7dcdd default to including interior temp and humidity Matthew Wall 2014-01-29 13:06:15 +00:00
  • f1f4df4a96 conditionally merge extension configs. remove and prune sections when uninstalling. Matthew Wall 2014-01-29 06:17:38 +00:00
  • e8d3deb111 attempt to workaround configobj scrambling of comments Matthew Wall 2014-01-29 06:16:12 +00:00
  • f725062e78 more log message tweaks Matthew Wall 2014-01-29 03:30:34 +00:00
  • 35ec014f4c use the shiny new units conversion methods Matthew Wall 2014-01-29 03:29:27 +00:00
  • 2c93a7361b catch other awekas variations Matthew Wall 2014-01-29 03:26:54 +00:00
  • 9029c9e1fc fixed silly oversight Matthew Wall 2014-01-29 02:47:47 +00:00
  • 06642b7d5f properly mask the emoncms token in log messages Matthew Wall 2014-01-29 02:40:34 +00:00
  • 0df7d2fb4f indicate database and table when logging. make logging consistent. Matthew Wall 2014-01-29 02:27:11 +00:00
  • f757b55391 Added a couple of neglected changes. Tom Keffer 2014-01-29 01:42:47 +00:00
  • 1d047a16b0 Introduced unit system "METRICWX". Updated docs to reflect this. Got rid of the very out of date appendix "Packet types" Updated the appendix "Units" to show the default units for the various unit systems. Tom Keffer 2014-01-29 01:38:58 +00:00
  • dfb62c2165 make logging more consistent Matthew Wall 2014-01-29 00:11:36 +00:00
  • 7e32f03cec be smarter when updating restful configurations Matthew Wall 2014-01-29 00:10:30 +00:00
  • 01089dd677 Added unit test for accumulateLeaves Tom Keffer 2014-01-28 23:19:16 +00:00
  • 35f53c8607 Added check for bad AWEKAS log in. Cleaned up database query. Refactored dictionary unit conversions. Tom Keffer 2014-01-28 22:45:02 +00:00
  • 63620883a1 forgot to replace comment Matthew Wall 2014-01-28 20:34:47 +00:00
  • a51c58369e forgot to undo deps removed for testing Matthew Wall 2014-01-28 20:11:58 +00:00
  • 5e307c8553 More details on getting weewx to work with Python 2.5 Tom Keffer 2014-01-28 19:47:24 +00:00
  • 219eed9e96 adjustments to which hardware is 'tested' Matthew Wall 2014-01-28 19:17:27 +00:00
  • a915dd87c1 make SIGN more robust Matthew Wall 2014-01-28 18:48:21 +00:00
  • 0c9f1c5099 Back ported to Python v2.5 Tom Keffer 2014-01-28 18:21:48 +00:00
  • 1290c9a8fd include extensions in the rpm and deb packages Matthew Wall 2014-01-28 18:19:00 +00:00
  • 6dd8b5b107 for now we care only about the rpm, not the srpm Matthew Wall 2014-01-28 17:58:18 +00:00
  • 5f782f40bd finished signing tests, default to signing packages Matthew Wall 2014-01-28 17:52:43 +00:00
  • 69e5dacc74 bump version to 2.6.0a6 Matthew Wall 2014-01-28 17:50:49 +00:00
  • ffc1ca4e74 better out-of-box look Matthew Wall 2014-01-28 14:06:46 +00:00
  • 64f0de6089 more prep for 2.6 Matthew Wall 2014-01-28 14:06:40 +00:00
  • db5aca7ead added spikes section to usersguide. clean up meta docs to prep for 2.6 Matthew Wall 2014-01-28 13:19:28 +00:00
  • 6bc3c759d9 guard against lists from configobj Matthew Wall 2014-01-28 03:03:01 +00:00
  • a7a8305844 move awekas into restx Matthew Wall 2014-01-28 02:11:46 +00:00
  • d09a588f16 layout types are now deb, rpm, or py Matthew Wall 2014-01-27 19:49:11 +00:00
  • 85e5a11a2a minor adjustments to forecast and amphibian extensions Matthew Wall 2014-01-27 19:26:24 +00:00
  • 88b73d2fe9 use existing db settings for any new extensions Matthew Wall 2014-01-27 19:25:46 +00:00
  • 3a2ea9408d punt the SQLITE_ROOT approach for now Matthew Wall 2014-01-27 19:24:36 +00:00
  • e4f282af7d provide defaults for imagegenerator yscale Matthew Wall 2014-01-27 17:28:22 +00:00
  • eb487a0d3e uninstall now works properly Matthew Wall 2014-01-27 16:36:24 +00:00
  • fedb5ba836 uploader extensions are now working. added retry_wait to restx thread. minor refactoring of database_dict in restx. Matthew Wall 2014-01-27 06:03:16 +00:00
  • 06a2f03174 leave the sqlite configs as they were until SQLITE_ROOT is sorted Matthew Wall 2014-01-27 04:10:12 +00:00
  • ebfc105cde first working implementation of the extension installer Matthew Wall 2014-01-26 22:12:18 +00:00
  • 4490ed75bd initial extension packaging, sans installer Matthew Wall 2014-01-26 14:07:36 +00:00
  • eae486ba89 catch usb errors when reading fine offset archive interval Matthew Wall 2014-01-26 03:11:50 +00:00
  • f4a7543390 Updated list of restful services that get run. Tom Keffer 2014-01-26 01:20:45 +00:00
  • 66597cdb73 Some of the RESTful classes got left out of weewx.conf. Updated user's guide Tom Keffer 2014-01-26 01:16:11 +00:00
  • 8c9fef31ea v2.6.0a5 Tom Keffer 2014-01-25 22:42:32 +00:00
  • abb6c9b010 Fixed a problem in setup.py Fixed a backwards compatibility problem with early alpha versions of v2.6 Tom Keffer 2014-01-25 22:40:51 +00:00
  • 1ad4c52885 Moved function to_US to units.py Updated and augmented comment strings. Cleaned up. Ready to go. Tom Keffer 2014-01-25 22:07:23 +00:00
  • 4764e350b4 Fixed some bugs in CWOP implementation. Removed option server from [StdRESTful][[CWOP]] in weewx.conf and renamed it to server_list. Renamed option 'interval' to 'post_interval' in docs and setup.py and weewx.conf Tom Keffer 2014-01-25 20:55:36 +00:00
  • 3633204ef9 Changed registry timeout to 20 seconds. Moved check_response() to inside the try block. Fixed a few minor errors. Lots of debugging print statements in the code. Tom Keffer 2014-01-25 19:25:56 +00:00
  • 57aaefccad Changed the name of RESTful parameter 'interval' to 'post_interval' Refactored the initializer calling parameters to make them more explicit. NOT TESTED yet. Tom Keffer 2014-01-25 16:51:03 +00:00
  • b62a82bf18 fix day/night transition bug. make weeutil unit tests work in any time zone. Matthew Wall 2014-01-25 04:25:08 +00:00
  • 07ca562058 Added some documentation. Implemented a timeout parameter. Tom Keffer 2014-01-24 17:23:39 +00:00