Commit Graph

  • 47dbd1766e Changed import for module daemon Tom Keffer 2012-06-18 22:56:43 +00:00
  • 0b811d1b13 Changed import for module daemon Tom Keffer 2012-06-18 18:55:33 +00:00
  • 7cdadf521b Moved daemon.py back to bin Tom Keffer 2012-06-18 18:40:39 +00:00
  • 4655c8cfde Fixed bug in link on smartphone formatted webpage. Retained old "mobile formatted" page. Tom Keffer 2012-06-18 18:11:54 +00:00
  • 88401165e3 Catchup feature branch with main trunk. Tom Keffer 2012-06-18 00:38:18 +00:00
  • 965158ade7 Moved daemon.py to weeutil. Tom Keffer 2012-06-18 00:26:54 +00:00
  • dec6cfa955 Clarified upgrading instructions. Tom Keffer 2012-06-18 00:11:50 +00:00
  • 69720d0ee0 Corrected bug in Debian start script where the PIDFILE is referenced before defined. Tom Keffer 2012-06-17 23:36:25 +00:00
  • 6ff703c38c Updated docs for V1.14 Tom Keffer 2012-06-17 23:11:41 +00:00
  • 2d6044e389 Version 1.14.0b1. Includes smartphone formatted webpage, contributed by user Torbjörn Einarsson. Tom Keffer 2012-06-17 22:53:44 +00:00
  • b26eeb6fa0 Renamed mobile.html.tmpl to mobile_simple.html.tmpl Tom Keffer 2012-06-17 21:56:03 +00:00
  • dd503a803f Fixed bug when submitting CWOP data that shows itself when humidity is in single digits. Changed format of equipment specifier in CWOP data. Tom Keffer 2012-06-17 18:00:41 +00:00
  • 7b67918763 Fixed minor typo. Tom Keffer 2012-06-17 17:59:42 +00:00
  • 16512f5d3c Catch up to main trunk. Tom Keffer 2012-06-14 14:48:42 +00:00
  • e000f21f77 Updated change log. Tom Keffer 2012-06-14 14:40:24 +00:00
  • 1b4a46b9dd Now allows location of process ID file to be specified on the command line. Also, start script now allows daemon to be run as a specific user. Tom Keffer 2012-06-14 14:38:20 +00:00
  • 19ac536fb5 Changed umask in daemon.py to 0022. Tom Keffer 2012-06-14 14:18:21 +00:00
  • 6315f79db6 Changed umask in daemon.py to 0022. Tom Keffer 2012-06-14 14:17:07 +00:00
  • 01b4e95909 Catch up with main trunk version 1.13.2 Tom Keffer 2012-06-12 14:43:31 +00:00
  • e48544ec3b Version 1.13.2 release v1.13.2 Tom Keffer 2012-05-02 15:18:26 +00:00
  • 4101cbb88b V1.13.2 Tom Keffer 2012-05-02 15:14:08 +00:00
  • 7a6c9a1a5d Fixed bug that showed wrong line colors when plotting 3 or more lines. Tom Keffer 2012-05-02 15:13:39 +00:00
  • e145332cea Added suffix 'EW' to the list of valid CWOP station ids. Tom Keffer 2012-04-30 14:39:17 +00:00
  • 8615d0f362 Moved get_font_handle Tom Keffer 2012-04-16 00:42:52 +00:00
  • 90618a6c55 Updated NEW_FEATURES Tom Keffer 2012-04-04 19:31:03 +00:00
  • c3558cbb59 Started adding accumulators Tom Keffer 2012-04-04 14:38:37 +00:00
  • 0bebc6278e Changed catchup message to something less alarming. Tom Keffer 2012-04-01 21:53:23 +00:00
  • 3c08530845 Changed catchup message to something less alarming. Tom Keffer 2012-04-01 21:51:36 +00:00
  • 5f4a62e1f2 Moved more of the LOOP logic out of the weather station service and into the main engine loop. Tom Keffer 2012-04-01 01:29:38 +00:00
  • a37f642361 Improved formatting. Allow more than one value to be retrieved from the EEPROM Tom Keffer 2012-03-30 15:54:26 +00:00
  • 7dd5610253 Added station location and time info to config_vp query. Tom Keffer 2012-03-29 23:59:37 +00:00
  • 90bd37f761 Moved vp_rest_bug to experimental Tom Keffer 2012-03-29 19:04:41 +00:00
  • 9491f81845 Added test VPIP program. Tom Keffer 2012-03-29 16:45:17 +00:00
  • 08282d7450 Rewrote config_database. Added config_vp and config_database to the list of scripts to be installed. Moved daemon.py to weeutil. Tom Keffer 2012-03-27 15:36:35 +00:00
  • ddd226102f Renamed configure to config_database Tom Keffer 2012-03-27 01:55:18 +00:00
  • 16d4bcf9ca Added utility vpconfig for configuring the VantagePro hardware. Tom Keffer 2012-03-27 01:53:15 +00:00
  • baac73104e Merged changes from V1.13.1 Tom Keffer 2012-03-26 01:53:16 +00:00
  • 68dfef7156 Version 1.13.1 release v1.13.1 Tom Keffer 2012-03-26 01:20:29 +00:00
  • 49df02cc23 v1.13.1 Tom Keffer 2012-03-26 01:18:47 +00:00
  • 6380e07838 Fixed problem with default line colors. Tom Keffer 2012-03-26 01:02:35 +00:00
  • 15a175db50 Added other services to the engine. Removed DST logic from VantagePro. Fixed logic problem in imagegenerator Tom Keffer 2012-03-26 00:58:34 +00:00
  • 6b357d409d Introduced event callbacks. Tom Keffer 2012-03-25 17:38:25 +00:00
  • aa4fdf18bb Fixed minor typo. Tom Keffer 2012-03-25 15:27:45 +00:00
  • 8b2815c3a3 Merged in changes from main trunk. Tom Keffer 2012-03-25 13:35:07 +00:00
  • f35da76636 Conditionally imports sqlite3. If it does not suppor the "with" statement, then imports pysqlite2 as sqlite3. Tom Keffer 2012-03-24 16:01:28 +00:00
  • 891027b0b9 Snapshot. Got the basics of the new engine working. Tom Keffer 2012-03-19 01:26:14 +00:00
  • 5f93942c1d Snapshot on the way to introducing events Tom Keffer 2012-03-18 02:24:21 +00:00
  • a5ec10f57d Catch up with main trunk. Tom Keffer 2012-03-17 13:41:43 +00:00
  • ea6e691174 Added finer control over the line plots. Can now add optional markers. The marker_type can be 'none' (the default), 'cross', 'box', 'circle', or 'x'. Also, line_type can now either be 'solid' (the default) or 'none' (for scatter plots). Tom Keffer 2012-03-16 01:13:55 +00:00
  • 2eb2e7a447 Added scatter plots to weeplot utilities. Simplified some of the logic in weeplot. Tom Keffer 2012-03-14 23:30:39 +00:00
  • f485fee2af Changed reserved keyword Tom Keffer 2012-03-14 18:40:23 +00:00
  • 557de06c05 Clarified sections in the Quick Guide. Tom Keffer 2012-03-14 01:39:17 +00:00
  • 1cd5ed11c1 Version 1.13.0 release v1.13.0 Tom Keffer 2012-03-14 00:58:51 +00:00
  • 163da6ebd4 v1.13.0 Tom Keffer 2012-03-14 00:55:57 +00:00
  • d77033de86 v1.13.0b1 Tom Keffer 2012-03-13 22:45:06 +00:00
  • 5bff5b1624 v1.13.0a2 Changed the signature of the search functions in filegenerator.py Tom Keffer 2012-03-13 18:10:59 +00:00
  • 89edb734db Snapshot while working to introduce later binding of archive and stats databases to reports. Tom Keffer 2012-03-12 14:11:52 +00:00
  • 498ad83442 Corrected error in expected almanac. Generated data now uses config file to determine archive and stats database. Tom Keffer 2012-03-12 14:02:46 +00:00
  • 154374a375 Now explicitly throws an exception when trying to open an archive database that is not initialized. v1.13.0a1 Tom Keffer 2012-03-09 17:41:30 +00:00
  • 7b13d66366 Fixed a few documentation typos. Tom Keffer 2012-02-17 02:09:40 +00:00
  • 6400d9d68a Version 1.12.4 release v1.12.4 Tom Keffer 2012-02-13 17:15:37 +00:00
  • 5efe686b21 Added install instructions for Fedora. V 1.12.4 Tom Keffer 2012-02-13 16:15:05 +00:00
  • 4687502d87 Now always imports 'sqlite3' (never pysqlite2). Simplified installation instructions. Fixed a bug that prevented reports from being run using the Python version of Cheetah's NameMapper utility. Tom Keffer 2012-02-13 01:35:08 +00:00
  • 697cd8df90 Version 1.12.4b1. Now looks for latest version of pysqlite on the machine and uses that. Tom Keffer 2012-02-12 17:16:22 +00:00
  • 239232e33f Simplified a few filter lines of code. Tom Keffer 2012-02-12 00:04:07 +00:00
  • ddbaee824b Class FtpUpload now inherits from 'object' Tom Keffer 2012-02-11 20:34:24 +00:00
  • 7b0717f599 Corrected encoding error for transmitting insolation data to CWOP. Tom Keffer 2012-02-11 16:40:00 +00:00
  • dc2add92f2 Version 1.12.3 release Tom Keffer 2012-02-10 00:26:53 +00:00
  • 8d791c8272 Version 1.12.3 release v1.12.3 Tom Keffer 2012-02-10 00:17:58 +00:00
  • a7b95b7bde Version 1.12.3 v1.9.0 Tom Keffer 2012-02-09 23:58:39 +00:00
  • f89ba4400c Version 1.12.3 Tom Keffer 2012-02-09 23:58:39 +00:00
  • cdc89071b5 Replaced anchor tags with CSS IDs to satisfy the javascript that generates the Table of Contents. Tom Keffer 2012-02-06 02:34:36 +00:00
  • cdb9d26adf Updated to new version of samaxesjs Tom Keffer 2012-02-05 00:07:12 +00:00
  • fd11dad370 Updated to new version of samaxesjs Tom Keffer 2012-02-05 00:07:12 +00:00
  • 8c48cc7e2a Can now recover from other HTTP errors when doing RESTful posts. Tom Keffer 2012-02-04 23:31:31 +00:00
  • 700d06d513 Upgraded to samaxesjs.toc version 1.5 Tom Keffer 2012-02-04 01:48:03 +00:00
  • 72571f64ce Tom Keffer 2012-01-28 17:27:08 +00:00
  • c567a3e721 Added ability to respond to a "status" query to the Debian startup script Tom Keffer 2012-01-28 17:24:21 +00:00
  • c3c10b01dc Merged changes from main trunk Tom Keffer 2012-01-23 01:38:40 +00:00
  • f17fac9d6a Added FreeBSD notes and start script Tom Keffer 2012-01-23 01:34:13 +00:00
  • a7441b3ad1 Branch for experimental work on Version 2 Tom Keffer 2012-01-19 16:38:17 +00:00
  • 27a1299787 Clarified instructions for adding a udev rule for serial-to-usb cables. Tom Keffer 2012-01-19 14:47:03 +00:00
  • 5a635fd061 Version 1.12.2 release v1.12.2 Tom Keffer 2012-01-19 00:14:33 +00:00
  • b74ec1f999 V1.12.2 Tom Keffer 2012-01-19 00:12:19 +00:00
  • c557e7d1c8 Simplified logic in weewx.VantagePro.genDavisLoopPackets Tom Keffer 2012-01-18 23:18:41 +00:00
  • 3a6c3f0c5a Added comment about Davis 'resend' documentation error. Tom Keffer 2012-01-10 19:01:58 +00:00
  • 9904e46b03 Davis documentation gives the VP resend code as hex 21, but it's actually decimal 21. Changed to reflect reality. Tom Keffer 2012-01-10 18:56:47 +00:00
  • 1c89e0e0fe V1.12.2a1 Tom Keffer 2012-01-09 05:20:30 +00:00
  • a9f9b045e9 Fixed type on archive_interval Tom Keffer 2012-01-08 17:23:16 +00:00
  • 5a306e0afb Corrected typo in path to start scripts. Tom Keffer 2012-01-07 18:05:39 +00:00
  • d0e6f22ba7 Improved robustness of configuration utility. Tom Keffer 2012-01-07 18:04:52 +00:00
  • e1939e9353 Allows more explicit conversion types. Added regression test for same. Tom Keffer 2012-01-07 18:04:15 +00:00
  • e2662055c5 More information about a module that fails to load Tom Keffer 2012-01-07 18:03:27 +00:00
  • 1b158580df Added FTP error 521 to the list of errors that can occur when a directory already exists. Tom Keffer 2012-01-07 18:03:03 +00:00
  • 8a0452a0aa Fixed problem with missing attribute in VantagePro.setArchiveInterval Tom Keffer 2011-11-05 22:45:45 +00:00
  • b708919e4e Version 1.12.1 release v1.12.1 Tom Keffer 2011-11-03 21:32:33 +00:00
  • d90d228e4d V1.12.1 Tom Keffer 2011-11-03 21:24:58 +00:00
  • 59e8d93b25 Renamed VantagePro.retrieveProperties to VantagePro._setup Tom Keffer 2011-11-03 21:20:16 +00:00
  • 1ef4271967 Cleaned up some compiler warnings. Removed unused exception classes. Tom Keffer 2011-11-01 15:58:52 +00:00
  • e62dc83bab V1.12.1a1 Tom Keffer 2011-10-31 23:46:04 +00:00