Commit Graph

  • 5d531dc910 added ws28xx options Matthew Wall 2013-03-28 00:14:28 +00:00
  • 99cb9677b6 add gradients to daynight transitions Matthew Wall 2013-03-27 23:42:30 +00:00
  • 78a9ae81e7 All altimeter calculations now use the uwxutils routines. Fixed some bugs in the drivers caused by the section name changes. Tom Keffer 2013-03-27 21:52:32 +00:00
  • a184a42bca Changed the name of module wxpressure to uwxutils. V2.3.0a3 Tom Keffer 2013-03-27 20:04:02 +00:00
  • d39df01bc5 Put all of the device drivers in their own separate package. Tom Keffer 2013-03-27 20:00:35 +00:00
  • 1c65eac7e9 V2.3.0a2 Tom Keffer 2013-03-27 18:11:38 +00:00
  • adac004c84 Now reports altimeter pressure to CWOP. Tom Keffer 2013-03-27 18:07:53 +00:00
  • e6fb5a8fd4 fix buffer issues. slightly better error handling for rf thread initialization. Matthew Wall 2013-03-27 00:54:47 +00:00
  • 24ac1130d6 crude fixes to keep pydev happy Matthew Wall 2013-03-26 18:11:40 +00:00
  • 11e387ff81 fix uninitialized variable Matthew Wall 2013-03-26 18:00:43 +00:00
  • 874232874b Added the ability to produce station and altimeter pressure to the Vantage driver. This required changing the calling signature of the loader function slightly. All known drivers have been updated to reflect this. Tom Keffer 2013-03-26 16:47:38 +00:00
  • 1748061516 Updated WMR200 driver from Chris Manton Tom Keffer 2013-03-26 14:46:54 +00:00
  • ea1072b7e7 ensure dos line endings Matthew Wall 2013-03-26 11:44:08 +00:00
  • 77bdcd8b62 make debian packaging recognize wmr9x8 driver change Matthew Wall 2013-03-26 04:49:52 +00:00
  • 2c9d0fbbff added lacrosse ws28xx driver Matthew Wall 2013-03-26 04:45:49 +00:00
  • aacb97a102 Broke out some of the logic that updates older versions into separate functions, so they can be accessed by external programs. Tom Keffer 2013-03-25 23:09:01 +00:00
  • 6065f46599 Changed weewx.VantagePro to weewx.vantage Tom Keffer 2013-03-25 22:06:59 +00:00
  • 40087c39b9 V2.3.0a1 Tom Keffer 2013-03-25 16:15:44 +00:00
  • 96dcfa7b34 Added WMR200 to the configuration file and to the User's Guide. Tom Keffer 2013-03-25 15:27:07 +00:00
  • cf48174813 Initial version from Chris Manton Tom Keffer 2013-03-25 15:14:53 +00:00
  • 51abf1660a Changed the name of drivers. Made changes in setup.py to reflect them. old new VantagePro.py (Vantage) vantage.py (Vantage) WMR918.py (WMR-918) wmr9x8.py (WMR9x8) wmrx.py (WMR-USB) wmr100.py (WMR100) Tom Keffer 2013-03-25 14:27:05 +00:00
  • a499f65efc add retries around get_records to deal with read_period delays observed on 1090 and 2080 consoles Matthew Wall 2013-03-25 03:12:48 +00:00
  • e52b69e6a3 fixed numerous small errors in transcription from Pascal Added rudimentary test for the Davis algorithms. Tom Keffer 2013-03-24 18:40:13 +00:00
  • f147b305a6 added note about fousb startup issues Matthew Wall 2013-03-23 03:06:35 +00:00
  • 34e24aa6a4 restart weewxd on upgrades, not just installs Matthew Wall 2013-03-23 03:02:24 +00:00
  • 8e923e97f8 revert to mktime instead of calendar.timegm for daynight Matthew Wall 2013-03-23 02:44:00 +00:00
  • a9ae5f466e added missing import Matthew Wall 2013-03-22 22:41:20 +00:00
  • 5ee9dbd7c3 fix debug message Matthew Wall 2013-03-22 22:13:29 +00:00
  • dc6108be32 deal with a few more fine offset invalid data conditions Matthew Wall 2013-03-22 21:41:59 +00:00
  • f1214c8390 revert gradients until corner cases are sorted Matthew Wall 2013-03-22 20:04:35 +00:00
  • 1c10bc5d16 forgot some helper functions for the gradients Matthew Wall 2013-03-22 19:46:58 +00:00
  • 38b7c2098a added gradients to daynight transitions. fixed daynight transition bug. Matthew Wall 2013-03-22 18:46:41 +00:00
  • 4badeeeb0b Started adding the SoftWX algorithms for barometric pressure. Tom Keffer 2013-03-21 23:41:30 +00:00
  • 581d8ee3b2 rename sample_period to polling_interval. fix lurking uninitialized variable in fousb sync. deal with another delay=None condition. added explanation in usersguide about fousb polling and archive intervals. default to 60 second polling interval instead of 30. Matthew Wall 2013-03-21 23:28:05 +00:00
  • f52a49be23 clarify fousb operating modes Matthew Wall 2013-03-20 18:19:31 +00:00
  • 386532a83e added user guide section about fousb operating modes Matthew Wall 2013-03-20 14:40:50 +00:00
  • 0297e6f223 forgot the string specifier. sorry. Matthew Wall 2013-03-15 22:26:59 +00:00
  • c252c0bd5b generalize read_config for daemon or app use Matthew Wall 2013-03-15 20:52:23 +00:00
  • 69b853a3ae rsync now allows a port to be specified. Patch from user Mark Flocco. Tom Keffer 2013-03-15 17:13:23 +00:00
  • b4dda4accc added matches for fousb sync and catchup messages Matthew Wall 2013-03-14 21:23:14 +00:00
  • b5cb3b83aa added latest changes to the changelog Matthew Wall 2013-03-14 20:35:00 +00:00
  • 33ebadaf62 Cleaned up some PyDev warnings. Tom Keffer 2013-03-14 15:59:18 +00:00
  • 9694f2e523 Cleaned up some PyDev warnings. Tom Keffer 2013-03-14 15:58:29 +00:00
  • af06d60f2d added synchronisation for catchup Matthew Wall 2013-03-14 01:06:11 +00:00
  • 90dc50ed5a config file is optional - search standard locations if not specified Matthew Wall 2013-03-13 15:55:20 +00:00
  • faafa1e4bd incorporate jim easterbrook changes to live_data through 12mar2013. initial support for catchup in fousb (still missing station synchronization). Matthew Wall 2013-03-12 19:01:57 +00:00
  • c1995aac50 Fixed bug when showing trends using temperature. Tom Keffer 2013-03-11 15:59:56 +00:00
  • a037cfb1ec guess the configuration file location so that specifying the config file is optional Matthew Wall 2013-03-06 14:39:57 +00:00
  • ce809590c8 consolidate error handling in fousb. handle obscure, but experienced on a ws1090, case where delay is None. Matthew Wall 2013-03-05 18:36:02 +00:00
  • 9a904b24ef fixed bug in CWOP upload Matthew Wall 2013-03-04 13:21:58 +00:00
  • 4c134a7d81 avoid error when no pressure reading from station Matthew Wall 2013-03-04 13:21:15 +00:00
  • 8c1da173cc update docs to reflect latest fousb fixes. minor cleanup to customizing doc based on lacrosse ws28xx development. Matthew Wall 2013-03-03 14:08:31 +00:00
  • 161e336851 fix km/h vs m/s bug in fousb calculation of windchill. future-proof heatindex calculation for use in ws28xx driver. Matthew Wall 2013-03-02 02:57:52 +00:00
  • 0525c12b3a make logwatch work with syslog out-of-the-box. adjust rsylog config to capture wee_config_* output as well as weewxd output. Matthew Wall 2013-03-01 01:36:21 +00:00
  • 781078cc63 Changed channel mapping of extra sensor data. Now channel2 goes to 'extraTemp1', etc. Tom Keffer 2013-02-27 00:08:52 +00:00
  • 48c8c5b320 /var/log/weewx.log rather than /var/log/weewx in logwatch Matthew Wall 2013-02-26 23:25:13 +00:00
  • fc76bef388 Corrected name of mysql client package. Tom Keffer 2013-02-25 17:01:20 +00:00
  • 4536fdf5b3 Almanac now uses the present time if passed a time of 'None'. Tom Keffer 2013-02-21 14:38:26 +00:00
  • 6408a56dab update to match latest logging changes, mostly to fousb Matthew Wall 2013-02-20 12:20:28 +00:00
  • ee4ddaf8e6 cleared items that have been resolved Matthew Wall 2013-02-20 05:41:29 +00:00
  • aaaf86da9d added pressure calibration option for fine offset stations. reduced log spewage. Matthew Wall 2013-02-20 05:27:53 +00:00
  • bd87d58ca8 make docs DOS mode (apparently they were converted to unix mode but with ^M newlines at r1028) Matthew Wall 2013-02-20 03:59:39 +00:00
  • cbf2b5b783 added luminosity-to-radiance conversion Matthew Wall 2013-02-18 20:34:34 +00:00
  • 82991ee692 A bad archive record type now causes a catch up to be abandoned, rather than program termination. Tom Keffer 2013-02-18 14:00:33 +00:00
  • 0bba7dd76f A bad archive record type now causes a catch up to be abandoned, rather than program termination. Tom Keffer 2013-02-18 13:59:12 +00:00
  • 2fb67fbb65 keep all day/night time calculations in utc Matthew Wall 2013-02-17 15:55:05 +00:00
  • e48f7afa64 keep the critic happy. streamline slightly the packaging process. Matthew Wall 2013-02-16 14:09:22 +00:00
  • 548e300e8e fixed typo in deb template Matthew Wall 2013-02-15 22:41:19 +00:00
  • c1020f76d4 Changed from 'kph' to 'km/h' Tom Keffer 2013-02-15 22:18:35 +00:00
  • 456dfe3a10 replace only first instance of host in debian postinst Matthew Wall 2013-02-15 19:06:04 +00:00
  • 70754f1dce added dates in changelog, otherwise mkchangelog inserts current date Matthew Wall 2013-02-15 17:31:23 +00:00
  • ba125e2dff update package changelogs Matthew Wall 2013-02-15 17:16:38 +00:00
  • 1933dba057 Updated version number Tom Keffer 2013-02-15 16:44:07 +00:00
  • 8d996c4ce5 Fixed bug that showed itself when wind direction is 'None' and using an ordinal wind direction. Also, simplified the logic a bit. The last direction is now used for undefined values. Default is 'N/A' Tom Keffer 2013-02-15 16:39:27 +00:00
  • 35f0919d27 fousb pressure is resolved. need to discuss version again. Matthew Wall 2013-02-15 16:03:51 +00:00
  • e51a8f1ffa Added the ability to turn the Vantage console lamp on or off. Tom Keffer 2013-02-15 15:57:47 +00:00
  • 850a3cae1c added polling_mode option for fousb to default weewx.conf file Matthew Wall 2013-02-15 13:29:58 +00:00
  • 3df4ef214c set props on mkchangelog Matthew Wall 2013-02-15 13:25:15 +00:00
  • 46fd623bcb added comments to changelog generator Matthew Wall 2013-02-15 13:22:50 +00:00
  • 14fbd3f8fe lines in the changelog that start with two or more spaces will be treated as fixed spacing and will not be word-wrapped Matthew Wall 2013-02-15 04:42:06 +00:00
  • f86e1dec42 added rules to generate and upload the README.txt Matthew Wall 2013-02-15 03:25:19 +00:00
  • b894ea0c75 Updated checklist. Tom Keffer 2013-02-15 00:21:36 +00:00
  • 057dae0ab0 update package changelogs Matthew Wall 2013-02-15 00:03:15 +00:00
  • 8d8be776f3 Version 2.2.0 release v2.2.0 Tom Keffer 2013-02-14 23:54:23 +00:00
  • b983b099e1 V2.2.0 Tom Keffer 2013-02-14 23:53:26 +00:00
  • 8a02a712a0 get user/email from gpg credentials if available Matthew Wall 2013-02-14 20:40:41 +00:00
  • 8b1e50479b added example of how to check pressures Matthew Wall 2013-02-14 19:29:20 +00:00
  • 5cf3fc2dec default to table format for fousb console dump. added examples to usersguide. Matthew Wall 2013-02-14 19:24:00 +00:00
  • 40741b8d11 added test for usb quality Matthew Wall 2013-02-14 19:11:35 +00:00
  • 0134149ee9 enabled writing to console Matthew Wall 2013-02-14 18:40:31 +00:00
  • 50fb53b732 tweaks to wee_config_fousb help Matthew Wall 2013-02-14 14:21:19 +00:00
  • 20bf9fed1f display human-readable name for units Matthew Wall 2013-02-14 14:13:42 +00:00
  • 3d958da034 added check-units option Matthew Wall 2013-02-14 14:09:37 +00:00
  • 72468666ae update package changelogs Matthew Wall 2013-02-13 20:40:00 +00:00
  • 043389842b V2.2.0b2 Tom Keffer 2013-02-13 19:55:19 +00:00
  • 8d5e4f8e0f Got rid of superfluous remove of old Almanac.py files. Tom Keffer 2013-02-13 19:32:51 +00:00
  • 50bd33ead0 Old stats databases are now no longer updated with _stats_schema. Instead, the schema is just back calculated. Fixed error in test suite for stats. Needed to sort the statsTypes first. Tom Keffer 2013-02-13 15:20:47 +00:00
  • 3d880dd8c4 report all three console pressures - sensor, abs, rel Matthew Wall 2013-02-13 14:39:04 +00:00
  • 5d13eb2251 clean up fousb utility comments Matthew Wall 2013-02-12 13:40:12 +00:00
  • 236388b236 update hardware table Matthew Wall 2013-02-12 13:38:22 +00:00