Commit Graph

  • 6af45beb29 Catch up with main trunk. Includes R1599 through R1679 Tom Keffer 2013-11-12 00:43:47 +00:00
  • e1c27b4881 Broke up the giant service_list into five, smaller lists. Rewrote setup.py to backwards update old configuration file to use the smaller lists. Tom Keffer 2013-11-11 17:21:56 +00:00
  • 9530b6ceb9 keep track of fine offset behaviors Matthew Wall 2013-11-11 14:08:36 +00:00
  • ef38db2457 Production release candidate Chris Manton 2013-11-11 01:14:13 +00:00
  • c12487fcb4 merge doc changes from trunk to the 2.6 branch. Matthew Wall 2013-11-10 17:37:06 +00:00
  • 2fe4700f88 Fixed time formatting glitch that double calls the lambda function. Tom Keffer 2013-11-10 17:17:08 +00:00
  • 6032ea2671 Reformatted. Tom Keffer 2013-11-10 15:56:43 +00:00
  • bbf4e7ec8a minor html fixes and wordsmithing Matthew Wall 2013-11-10 15:37:42 +00:00
  • f0db0309a3 Added UV plots to the templates. They will be shown automatically if you have any UV data. Tom Keffer 2013-11-10 15:31:16 +00:00
  • 9328871cc6 sheeva.html has been removed Matthew Wall 2013-11-10 15:18:35 +00:00
  • 104b831b78 recognize wu fctcode as well as condition and wx Matthew Wall 2013-11-10 14:47:21 +00:00
  • c01ae3893e minor css and doc fixes and cleanup Matthew Wall 2013-11-10 13:06:40 +00:00
  • 78db06ed68 added uv index to standard skin Matthew Wall 2013-11-10 03:47:33 +00:00
  • 8446ae190d look for precip/obvis in wx first, fallback to conditions Matthew Wall 2013-11-10 03:45:56 +00:00
  • fe5ca4609f Now uses locale-dependent format specifiers for times. Tom Keffer 2013-11-10 02:19:32 +00:00
  • 5f81894800 Clarified CWOP error message. Tom Keffer 2013-11-10 01:53:19 +00:00
  • 678517679f keep docs/readme.htm in the source tree separate from weewx.com Matthew Wall 2013-11-10 01:21:00 +00:00
  • f549971476 Corrected error in when to skip a post. CWOP now posts station_type (instead of hardware). Tom Keffer 2013-11-10 01:10:27 +00:00
  • b618d60d78 unify docs and weewx.com a bit Matthew Wall 2013-11-10 00:47:33 +00:00
  • 3ab375adcf Now requires station_url Separated station_type from station_model. Explicitly tests for response code 200 Tom Keffer 2013-11-09 23:42:32 +00:00
  • fe96077b12 Implemented StationRegistry using new RESTful architecture Tom Keffer 2013-11-09 21:11:11 +00:00
  • f4bcaf73bb Implemented StdWOW Tom Keffer 2013-11-09 15:49:03 +00:00
  • a5c32181d6 Added functions to_int and to_float. Removed the no longer needed class FixedList Tom Keffer 2013-11-09 02:15:51 +00:00
  • 8f0d33fb92 Got PWSweather working Tom Keffer 2013-11-09 01:03:40 +00:00
  • d1f4ca9252 Simplified default CWOP settings for stale and interval. Tom Keffer 2013-11-09 00:54:22 +00:00
  • 0344f99f05 provide qpf and qsf counts for summaries Matthew Wall 2013-11-08 22:11:21 +00:00
  • b19e8d43bd Adopted CWOP to the standard RESTful protocol model. Tom Keffer 2013-11-08 17:52:26 +00:00
  • 466996aff4 Started standardizing a protocol posting model. Tom Keffer 2013-11-08 16:13:42 +00:00
  • 508d06af20 Generalized the formatting algorithm. Tom Keffer 2013-11-07 16:22:12 +00:00
  • 90a043658e Barometer fix and general cleanup -code cleanup -logging bugfixes -Pressure forecast bugfix -added barometer field pressure using weewx altitude conf -swapped altitude pressure and raw from previous email request Chris Manton 2013-11-07 05:11:42 +00:00
  • a0ea0e52e3 Changed class names from Wunderground to StdWunderground and CWOP to StdCWOP Tom Keffer 2013-11-07 02:12:42 +00:00
  • b173c7b4a8 Now shares archive connection with StdArchive. Tom Keffer 2013-11-07 01:48:11 +00:00
  • e4ee51dd3d More tolerant with unit conversions. Double checks units. Cleaned up code. Added comments. Tom Keffer 2013-11-07 01:29:23 +00:00
  • 9635bd1950 windchill calculation now does not use byte 13. Just byte 12. Tom Keffer 2013-11-07 00:41:53 +00:00
  • e3bddc1985 Missing context for member variable Chris Manton 2013-11-06 16:41:17 +00:00
  • 3c6974628d windChill -> windchill Tom Keffer 2013-11-06 15:44:13 +00:00
  • 578bd1e168 Added shut down routines Tom Keffer 2013-11-06 03:05:13 +00:00
  • 4cb923eed5 First cut at porting CWOP to the new REST architecture Tom Keffer 2013-11-06 02:40:18 +00:00
  • 08ad6e8358 fix cheetahgenerator config bug Matthew Wall 2013-11-05 20:20:18 +00:00
  • dc63216d76 fix cheetahgenerator config bug Matthew Wall 2013-11-05 20:18:30 +00:00
  • b8c5233e4b Added keywords to control logging. Tom Keffer 2013-11-05 16:22:11 +00:00
  • 237cfeef01 Simplified algorithm that cleans out queue backlog. Tom Keffer 2013-11-05 15:34:46 +00:00
  • 42cf2e562e externals tested and fixed Matthew Wall 2013-11-04 23:09:59 +00:00
  • 799a1d2066 Put check for timestamp wrap around against DST back in. Tom Keffer 2013-11-04 18:15:17 +00:00
  • b4d4b8c18e remove sheeva plug - it is on the wiki. remove history from usersguide since it is on the weewx.com web site already. Matthew Wall 2013-11-03 16:26:47 +00:00
  • 145c970544 Catch up with main trunk Tom Keffer 2013-11-03 16:01:20 +00:00
  • abc209e4be Reverted Vantage driver back to old algorithm. The DST strategy didn't seem to work. Tom Keffer 2013-11-03 15:54:57 +00:00
  • 57a602e280 -Added debug logging options -Moved stdout to all syslog logging -Added option to log sensor faults to syslog on by default -Pending initial total rain bug upon startup -Pending bug with using pc time -Pending last_time_epoch bug Chris Manton 2013-11-03 03:36:57 +00:00
  • 380727c961 Rapidfire now works. Tom Keffer 2013-11-03 00:56:57 +00:00
  • 986c0113a5 Got archive posts working to WU Tom Keffer 2013-11-02 22:08:30 +00:00
  • bc412d8abf First cut at new RESTful architecture Tom Keffer 2013-11-02 20:02:30 +00:00
  • b74d63afe0 cannot trust wraparound bit, so look at counter values Matthew Wall 2013-11-01 13:26:21 +00:00
  • b0aa85c723 isolate spurious rain counter decrement from other spurious data Matthew Wall 2013-11-01 03:05:03 +00:00
  • 90907d41de detect spurious rain counter decrement. explicit detection of rain counter wraparound. Matthew Wall 2013-11-01 01:36:43 +00:00
  • d9f8fc5131 incorporate latest changes from pywws Matthew Wall 2013-10-31 22:26:22 +00:00
  • eb3258cf1f deal with no pressure_offset Matthew Wall 2013-10-31 20:25:59 +00:00
  • b07c3d3fe5 List of seen timestamps now does not include wraparound times. Tom Keffer 2013-10-31 14:13:23 +00:00
  • c9fce76e37 Vantage driver uses a new strategy to disambiguate the fall DST transition. Tom Keffer 2013-10-31 00:45:58 +00:00
  • e5e78eaa88 minor doc fixes Matthew Wall 2013-10-29 23:31:55 +00:00
  • 2e4b25f929 Version 2.5.0 release v2.5.0 Tom Keffer 2013-10-29 15:25:48 +00:00
  • 850ca26252 Version 2.5.0 (really) Tom Keffer 2013-10-29 15:07:42 +00:00
  • c120394c38 update package changelogs Matthew Wall 2013-10-29 15:07:13 +00:00
  • dfadace567 Version 2.5.0 Tom Keffer 2013-10-29 14:56:38 +00:00
  • 11961c1866 note needed fixes to REST Matthew Wall 2013-10-29 13:31:35 +00:00
  • c8214e2735 ensure correct type for config parameters Matthew Wall 2013-10-29 01:25:00 +00:00
  • dedb9a1179 Starting v2.6. Tom Keffer 2013-10-26 16:14:25 +00:00
  • faf8675d61 Added sensible defaults for the formatter and converter initializers if parts of the skin configuration dictionary are missing. Added tests for convertDict() Tom Keffer 2013-10-26 15:47:09 +00:00
  • 6e400ede63 Simplified conversion logic for dictionaries. Tom Keffer 2013-10-26 15:19:38 +00:00
  • 8da70b6f05 Trend calculations now accept a record in the past that is within a settable "grace" period. Tom Keffer 2013-10-25 12:41:22 +00:00
  • 4b38c5b8ce Simplified unit conversions a bit. Tom Keffer 2013-10-25 00:49:58 +00:00
  • 5e453f098b Can now retrieve the "nearest" record in the archive. An exact match of the timestamp is not necessary. Tom Keffer 2013-10-24 22:31:31 +00:00
  • b7bd4602c2 0.23 release of ws28xx driver Matthew Wall 2013-10-24 03:04:26 +00:00
  • 88c35adc59 Now consistently uses <pre> tags where appropriate. Tom Keffer 2013-10-24 01:53:02 +00:00
  • 5d3dfe0279 Changed SVN property from 'author' to 'LastUpdatedBy' Tom Keffer 2013-10-21 15:51:51 +00:00
  • e13bc96c04 Added troubleshooting the RPi clock. Tom Keffer 2013-10-21 02:00:10 +00:00
  • eada06c116 python may not be in standard location Matthew Wall 2013-10-20 12:03:53 +00:00
  • e92c8e12df when log rolls over, must restart rsyslog, not reload weewx Matthew Wall 2013-10-20 12:03:05 +00:00
  • 433f830b9b use utc time for daynight transitions Matthew Wall 2013-10-20 03:48:46 +00:00
  • 8de7c3fa03 update package changelogs for 2.5.0b3 Matthew Wall 2013-10-19 16:20:00 +00:00
  • d2a957f937 v2.5.0b3 Tom Keffer 2013-10-19 16:00:31 +00:00
  • a9d17dd45b Added a labeling and formatting fallback for UnitInfo. Tom Keffer 2013-10-19 15:27:47 +00:00
  • 6c90f7d238 enumerate rpm types in readme header Matthew Wall 2013-10-19 02:10:32 +00:00
  • c46afa456d no need to specify user dir in rpm spec Matthew Wall 2013-10-19 01:50:55 +00:00
  • 49c931ee2a update package changelogs Matthew Wall 2013-10-19 01:37:47 +00:00
  • fc518e5607 v2.5.0b2 Tom Keffer 2013-10-19 00:53:10 +00:00
  • 930a74fbf6 If a label or formatting type is not found in the skin dictionary, it now falls back on the default label and formatting dictionary. Added formatting and labeling for delta_time in trends. Added the ability to change the formatting for lat and lon. Added labels for hour and second in skin.conf. Tom Keffer 2013-10-19 00:51:10 +00:00
  • 9c1a89a47b missed a webpath Matthew Wall 2013-10-17 14:57:45 +00:00
  • 1564c78e82 note about driver shutdown Matthew Wall 2013-10-16 16:09:29 +00:00
  • c1d2ebe8d3 provide more detail in the comments Matthew Wall 2013-10-16 15:38:16 +00:00
  • f51892c5f3 Added additional debug message. Tom Keffer 2013-10-16 15:28:01 +00:00
  • adaddb1133 fix search list extension bug Matthew Wall 2013-10-16 15:11:22 +00:00
  • 69ce62a37c clean up comments Matthew Wall 2013-10-16 03:26:18 +00:00
  • 3d8dd05b89 provide report name when logging Matthew Wall 2013-10-15 23:31:57 +00:00
  • 6fea6dd54f Now accepts upper-case versions of the encoding. Added comment to index.html.tmpl what to do if the encoding is actually in Latin-1 (instead of UTF-8). Tom Keffer 2013-10-14 23:20:27 +00:00
  • 3478e53bc1 minor doc fixes Matthew Wall 2013-10-14 15:36:44 +00:00
  • 077173139b recognize more log messages Matthew Wall 2013-10-14 11:11:35 +00:00
  • e7b3d226e7 match changes to log output in restful.py Matthew Wall 2013-10-13 17:13:28 +00:00
  • bb5f323c43 do not require skin.conf file Matthew Wall 2013-10-13 17:03:57 +00:00
  • 9db48b5483 fixed broken anchor. added stale_age description. minor wordsmithing and documentation cleanup. Matthew Wall 2013-10-13 16:56:04 +00:00
  • 3111281df1 remove broken source url from rpm spec Matthew Wall 2013-10-13 15:35:40 +00:00