Commit Graph

  • c25af6dd72 Version 1.12.0 release v1.12.0 Tom Keffer 2011-10-29 13:46:44 +00:00
  • 479b0783af V1.12.0 Tom Keffer 2011-10-29 13:14:19 +00:00
  • 8f51120f67 Fixed some bad links in the docs Tom Keffer 2011-10-28 20:58:57 +00:00
  • 795cd7a7ff Work around for a bug in the table-of-contents generator that requires all headings to be on one line. Tom Keffer 2011-10-28 15:59:57 +00:00
  • f4a776f9c0 Moved the change log to the docs subdirectory Tom Keffer 2011-10-28 13:37:34 +00:00
  • 11fbb5a64d V1.12.0a3 Tom Keffer 2011-10-27 16:07:46 +00:00
  • 044e8e76a7 Reorganized docs. Upgraded TOC to v1.4 Tom Keffer 2011-10-27 14:00:39 +00:00
  • 614ad55878 The readme.htm file in docs has now become a guide to the various guides. V1.12.0a2 Tom Keffer 2011-10-26 17:23:49 +00:00
  • be55cdba6a V1.12.0a1 Tom Keffer 2011-10-24 15:47:05 +00:00
  • 070bc953f3 Added the ability to change barometer calibration and altitude data on the console. Tom Keffer 2011-10-23 20:56:06 +00:00
  • 12c11588b5 Changed the names of some local variables that used reserved names. Tom Keffer 2011-10-23 16:51:27 +00:00
  • edfa373975 Added ability to configure rain season start and bucket type on the console. Tom Keffer 2011-10-23 00:32:32 +00:00
  • 28ea1222dc Started adding the ability to configure rain bucket type. Also, allows hardware-specific additions to the command line of configure.py Tom Keffer 2011-10-21 21:57:48 +00:00
  • d65a6b8939 Added ability to query the VP2 and get information out of its EEPROM Tom Keffer 2011-10-20 23:24:54 +00:00
  • cbb7f88b1f Adding support for other units in the VP2. Still need to figure out temperature and barometer. Tom Keffer 2011-10-17 16:18:06 +00:00
  • d27af8e3d1 Added ability to query VantagePro on unit data Tom Keffer 2011-10-16 15:24:47 +00:00
  • 63bc0c1bc2 Version 1.11.0 release v1.11.0 Tom Keffer 2011-10-06 22:59:53 +00:00
  • 22b2e3b933 V1.11.0 Tom Keffer 2011-10-06 22:58:39 +00:00
  • c9b4ee35d4 v1.11.0b2 Tom Keffer 2011-10-06 14:17:59 +00:00
  • 8f5083eb74 Ported to Python 2.5 Tom Keffer 2011-10-06 14:17:16 +00:00
  • 41caf19f9d v1.11.0b1 Tom Keffer 2011-10-06 13:50:33 +00:00
  • e261d08a7d Cleanups and clarifications Tom Keffer 2011-10-05 20:33:41 +00:00
  • 3cfdec0839 vp_resend_bug demonstrates resend bug in the DMPAFT command of the VP2 Tom Keffer 2011-10-05 20:28:22 +00:00
  • 30c49b566d V1.11.0a5 Tom Keffer 2011-10-05 01:10:19 +00:00
  • ada3d56b6f V1.11.0a4 Tom Keffer 2011-10-03 00:48:58 +00:00
  • 47dabefc5f Changed _send_data to send_data Tom Keffer 2011-10-03 00:20:00 +00:00
  • 88600d1469 1.11.0a3 Tom Keffer 2011-10-02 15:46:49 +00:00
  • 8ef76f60e8 Corrected number of bytes to be read in EthernetWrapper.read() Tom Keffer 2011-10-02 15:41:59 +00:00
  • d469e17261 Catch up with main trunk. Tom Keffer 2011-10-02 13:42:20 +00:00
  • ed3ea606d5 Version 1.11.0a2 Tom Keffer 2011-10-02 13:31:29 +00:00
  • add1b3d614 Fixed problem in flush_input() and queued_bytes() for ethernet connections. Tom Keffer 2011-10-02 13:27:43 +00:00
  • 05aebaf9ee Updated docs for Version 1.11 Tom Keffer 2011-10-01 16:14:06 +00:00
  • 9248d7da93 Removed unneeded future import of 'with statement' Tom Keffer 2011-10-01 15:52:14 +00:00
  • 32ed6e5b92 V1.11.0a1 Tom Keffer 2011-10-01 15:42:34 +00:00
  • 89ef9667c9 Simplified logic in opening and closing the VantagePro Tom Keffer 2011-10-01 15:29:27 +00:00
  • e3b83d6460 Added support for "Rev A" archive types. Tom Keffer 2011-10-01 15:00:53 +00:00
  • e8d35616d0 Now assumes the type of VantagePro is 'serial', unless specified otherwise, insuring backwards compatibility. Tom Keffer 2011-09-30 15:19:42 +00:00
  • 60af318bf4 Added __entry__ and __exit__ member functions to class VantagePro, allowing a single connection to be used for all interactions with the console. Tom Keffer 2011-09-30 14:59:56 +00:00
  • fb812572f3 Cleaned up WeatherLinkIP code. Fixed some problems in the serial code that were introduced in the port. Tom Keffer 2011-09-28 00:25:43 +00:00
  • 1154d5dd12 Now always closes serial port, even if the console wake up fails. Tom Keffer 2011-09-27 21:09:28 +00:00
  • 9900cc6e15 Added Julian Edward's patches to Peter Nock's code. Tom Keffer 2011-09-27 19:34:10 +00:00
  • c9592feec7 Catch up with main trunk Tom Keffer 2011-09-27 16:07:32 +00:00
  • 755207fc45 Added note about using UTF-8 in template files v1.10.3.a2 Tom Keffer 2011-09-25 14:05:09 +00:00
  • adc6a2ed98 Merged changes from main trunk. Tom Keffer 2011-09-12 22:15:43 +00:00
  • 00548188ca V1.10.3a1. Tom Keffer 2011-09-12 22:11:33 +00:00
  • ce73a4b61f Reintegrated memory test branch with main trunk. Tom Keffer 2011-08-21 19:46:22 +00:00
  • 9d11993f54 Added explicit garbage collection. Tom Keffer 2011-08-21 19:41:27 +00:00
  • 6b3e95c799 Branch for looking for possible memory leaks Tom Keffer 2011-08-20 20:49:27 +00:00
  • 5f6dab9354 Working snapshot Tom Keffer 2011-08-20 20:01:39 +00:00
  • 466ff8d0d0 Merged changes from main trunk Tom Keffer 2011-07-04 01:29:15 +00:00
  • 379cbe941c Added patch from user Marijn Vriens, which allows a fallback to the version of pysqlite that comes with many versions of Python. Tom Keffer 2011-07-04 01:15:46 +00:00
  • 2a9d10bd92 Applied patch from Dan Haller, which adds UV and radiation for Weather Underground reporting. Tom Keffer 2011-07-04 00:23:58 +00:00
  • ee18f0730f Includes initial patch from Peter Nock. Tom Keffer 2011-05-07 14:28:11 +00:00
  • f53e5aa4e0 Branch to support the VantageLinkIP Tom Keffer 2011-05-07 14:25:50 +00:00
  • 9409e16ecb Cleaned up warnings by either fixing them or suppressing them. Tom Keffer 2011-04-14 21:47:57 +00:00
  • 188a4196bd Version 1.10.2 release v1.10.2 Tom Keffer 2011-04-14 17:31:44 +00:00
  • 4e3a133bd0 v1.10.2 Tom Keffer 2011-04-14 17:19:59 +00:00
  • 1bed391014 Merged in changes from debugging the alarm example to the main trunk. Tom Keffer 2011-04-12 23:33:37 +00:00
  • 0d2c796487 Added optional 'Subject' to the alarm email. Allow more than one recipient of the alarm email. Patterned lowBattery in a similar manner. Tom Keffer 2011-04-12 23:24:54 +00:00
  • 003ce26c70 Added 'from' field for lowBattery.py as well. Tom Keffer 2011-04-12 18:52:44 +00:00
  • c08108ca51 Catches and logs any exception thrown by the SMTP mailer in alarm.py Tom Keffer 2011-04-12 18:41:10 +00:00
  • 73b932c7e5 Added "From" field to alarm MIME header. Tom Keffer 2011-04-12 18:34:28 +00:00
  • 80a5b32d08 Added extra debugging information to the alarm example Tom Keffer 2011-04-11 16:31:40 +00:00
  • be23cb07ba Reintegrated debug branch Tom Keffer 2011-04-11 00:14:44 +00:00
  • e3b9d46c58 Prettied up debug log output Tom Keffer 2011-04-11 00:11:39 +00:00
  • 8b19b04fde Added additional debugging to VantagePro.py Tom Keffer 2011-04-08 23:36:41 +00:00
  • c8f49ca579 Branch for tracking down VP2 data gap bug Tom Keffer 2011-04-08 23:04:44 +00:00
  • d7b875ee6a Added some comments to index.html.tmpl Tom Keffer 2011-04-02 17:31:34 +00:00
  • d82cd51635 Added RA and declination for the Sun and Moon to the Daily Almanac. Equinox and solstice are now displayed in chronological order. Same with new and full moons. Tom Keffer 2011-04-02 17:09:43 +00:00
  • 312fe1fbac Version 1.10.1 release v1.10.1 Tom Keffer 2011-03-30 22:32:19 +00:00
  • ee8162edd7 V1.10.1 Tom Keffer 2011-03-30 22:31:07 +00:00
  • 73db96695a V1.10.1 Tom Keffer 2011-03-30 22:30:13 +00:00
  • 3176583809 Fixed malformed CSS file weewx.css Tom Keffer 2011-03-30 22:29:37 +00:00
  • 6538280b19 Prettied up HTML in the case where pyephem is not available. Tom Keffer 2011-03-30 21:58:33 +00:00
  • 68efa84d65 Hardened up the unit conversion code to substitute US Units if the user does not specify anything. Tom Keffer 2011-03-30 15:08:59 +00:00
  • 3adbc9cf3d almanac now substitutes a default if temperature or pressure is 'None'. Tom Keffer 2011-03-30 13:14:25 +00:00
  • 4fdc47b6de Removed no longer used experimental modules. Tom Keffer 2011-03-29 21:42:28 +00:00
  • b2ae69759d setup.py now removes the no longer used weeutil/Almanac.py. Tom Keffer 2011-03-29 21:40:14 +00:00
  • bab215bec3 Version 1.10.0 release v1.10.0 Tom Keffer 2011-03-29 19:34:17 +00:00
  • dd771862f7 V1.10.0 Tom Keffer 2011-03-29 19:32:11 +00:00
  • c04aaba4c6 Updated CHANGES.TXT Tom Keffer 2011-03-29 19:27:01 +00:00
  • 051c9f696d Updated CHANGES.TXT Tom Keffer 2011-03-29 19:24:51 +00:00
  • 449d63b9c0 Fixed a collation problem when comparing 'v1.9' to 'v1.10' in setup.py Tom Keffer 2011-03-29 19:23:18 +00:00
  • 72ac97444f v1.10.0b1 Tom Keffer 2011-03-29 18:50:46 +00:00
  • cc2f1700a5 Refined formatting of almanac data. Added time contexts 'ephem_day' and 'ephem_year'. Tom Keffer 2011-03-29 16:34:50 +00:00
  • 3cf646594a Now uses weewx.units machinery to do conversion from Dublin Julian Days to unix epoch time. Tom Keffer 2011-03-28 17:08:15 +00:00
  • ec648df9de Introduced Dublin Julian Days. Tom Keffer 2011-03-28 16:04:11 +00:00
  • 943d4dbe49 almanac now uses weewx.units formatting machinery. Tom Keffer 2011-03-28 15:51:57 +00:00
  • 24eb3fa508 Moved almanac.py to the package weewx. Tom Keffer 2011-03-28 14:48:47 +00:00
  • c10174a7cc Integrating almanac into the unit conversion and formatting machinery. Tom Keffer 2011-03-28 14:43:42 +00:00
  • 68f83cea26 Tom Keffer 2011-03-28 00:30:10 +00:00
  • 1f3231a406 Modified HTML template and CSS sheet to improve readability of Almanac data. Tom Keffer 2011-03-28 00:27:59 +00:00
  • 709b9c12fe Continuing to add functionality to Almanac. Added Mars, Jupiter, Venus. Revised HTML layout to add more Almanac information. Tom Keffer 2011-03-27 17:54:22 +00:00
  • 778031cd64 Added sun transit, moon rise, set, and transit. Tom Keffer 2011-03-26 17:39:36 +00:00
  • f6ab91d318 Now uses pyephem for astronomical calculations if it is available. Otherwise, fall back to the old calculations. Tom Keffer 2011-03-26 01:11:02 +00:00
  • 9cd12e689b Simplified Almanac._adjustTime Tom Keffer 2011-03-21 19:33:50 +00:00
  • 18d59554a5 Added function utcdatetime_to_timestamp to weeutil.py Tom Keffer 2011-02-28 01:12:16 +00:00
  • a1af4c5519 Added some more Pythonic constructors to WeeSolar and WeeSolarAlmanac Tom Keffer 2011-02-28 01:11:32 +00:00
  • a6cf9c3fd5 Broke into two classes: WeeSolar and WeeSolarAlmanac. Tom Keffer 2011-02-27 21:21:10 +00:00
  • d80220c971 Renamed weeastro.py to weesolar.py Tom Keffer 2011-02-27 20:18:58 +00:00