Commit Graph

42 Commits

Author SHA1 Message Date
Matthew Wall
7b8099abcc added the wmr300 driver, now capable of reading full historical records from the station 2015-11-29 03:07:20 -05:00
Matthew Wall
e36e822325 trim leading and trailing whitespace 2015-06-10 12:47:00 -04:00
Matthew Wall
528653d935 match changes to wee_config 2015-06-09 23:44:39 -04:00
Matthew Wall
188b9a03ae use slightly more meaningful names 2015-05-21 12:33:59 -04:00
Matthew Wall
c7e0d53cfe modify both driver an units for deb install 2015-05-21 01:44:39 -04:00
Matthew Wall
9dc279c0c4 use renamed wee_X utilities in rpm and deb configs 2015-04-25 21:29:21 -04:00
Matthew Wall
d855d17abf new wee_config now working properly with dpkg. consistent use of exit. do not do backup files when invoked via dpkg. 2015-04-25 18:29:10 -04:00
Matthew Wall
52c0cb2e8d adjust deb packaging to use new wee_X utilities 2015-04-25 10:52:12 -04:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Matthew Wall
c374084cfc added partial support for acurite weather stations 2015-01-10 04:43:58 +00:00
Matthew Wall
ccf8a7d3b9 eliminate a redundant munging of weewx.conf 2014-12-06 20:49:09 +00:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Matthew Wall
6f879839a0 default to ttyUSB0 instead of ttyS0. added cc3000 to debian install scripts. 2014-09-24 02:46:51 +00:00
Matthew Wall
641f2ac84a ensure correct loc, lat, lon, altitude in deb postinst 2014-08-21 12:55:38 +00:00
Matthew Wall
717693df4c added option to debian install for us/metric display of units 2014-05-18 19:03:10 +00:00
Matthew Wall
81b5106533 added peetbros and ads drivers 2014-05-17 18:49:17 +00:00
Matthew Wall
510e5ec7c0 more restrictive matching for altitude, latitude, longitude 2014-02-27 21:04:39 +00:00
Matthew Wall
bdb431be44 added debian prompts for station model 2014-02-07 15:51:20 +00:00
Matthew Wall
29a80a3f07 minor post-merge fixes 2014-01-19 17:00:49 +00:00
Tom Keffer
d3ea7b4991 Reintegrated V2.6 branch into main trunk 2014-01-19 16:21:32 +00:00
Matthew Wall
387d87ed9b eliminate separate merge_config.py 2014-01-08 22:58:42 +00:00
Matthew Wall
58dfe0640b use setup.py instead of separate merge_config.py entry point 2014-01-08 22:51:30 +00:00
Matthew Wall
0e01dda84c use priority 98 for update-rc.d in debian installs 2014-01-01 15:44:03 +00:00
Matthew Wall
aff55a426e fixes to debian installer for te923 and ws23xx 2013-11-23 15:34:26 +00:00
Matthew Wall
39431a3ae4 added te923. merged ws23xx changes from trunk. 2013-11-23 06:24:48 +00:00
Matthew Wall
c9e4baad13 make deb packaging rules more robust for commented weewx.conf parameters. add deb packaing rules for ws28xx. add wee_config_ws28xx. 2013-10-09 01:38:05 +00:00
Matthew Wall
d838792c37 avoid hang in debian postinst 2013-04-16 03:51:57 +00:00
Matthew Wall
60b8b4900c fixed merging of weewx.conf for rpm installs. 2013-04-02 18:21:48 +00:00
Matthew Wall
45ae7e9945 debconf must be initialized before everything else. added more feedback about station and driver during engine initialization. fix copyright notice. 2013-04-02 16:16:53 +00:00
Matthew Wall
f6024a7bc5 added conf merging to rpm package. simplify version handling in merge_config.py and setup.py. 2013-04-02 15:24:23 +00:00
Matthew Wall
b132764959 merging of weewx.conf works on debian upgrades, but not sure of setup.py and merge_config.py placement. 2013-04-02 10:57:50 +00:00
Matthew Wall
2777bf4330 clean out some cruft from rpm spec. use appropriate names for weewx merging. 2013-04-01 22:54:00 +00:00
Matthew Wall
e30ed370bb fixed bug in wmr9x8 template. added ability to merge weewx.conf for debian installs. 2013-04-01 21:57:11 +00:00
Matthew Wall
77bdcd8b62 make debian packaging recognize wmr9x8 driver change 2013-03-26 04:49:52 +00:00
Matthew Wall
456dfe3a10 replace only first instance of host in debian postinst 2013-02-15 19:06:04 +00:00
Matthew Wall
e14f633f9a fixed bug in debconf prompt for vantage ethernet. distinguish type from station_type and port from tcp_port, but no way yet to distinguish between multiple port or host parameters. 2013-02-07 16:24:28 +00:00
Matthew Wall
5ff2ff318e avoid unintentionally stomping on variables during postinst 2013-02-07 15:26:30 +00:00
Matthew Wall
1fadee7781 location must be quoted. added skeletal upgrade instructions for packages. 2013-02-04 19:13:05 +00:00
Matthew Wall
e2f82e3f85 prevent debconf from hanging postinst 2013-02-03 14:52:15 +00:00
Matthew Wall
d493696dfe fixed debian rc script return codes and output. fixed rpm removal instructions. update debian and redhat changelogs for 2.2.0a3 release. 2013-02-03 14:39:27 +00:00
Matthew Wall
2e7a3cc238 on debian use /var/www/weewx; on redhat use /var/www/html/weewx 2013-02-03 00:22:12 +00:00
Matthew Wall
9170a8fa98 merge packaging branch to trunk 2013-01-28 18:23:05 +00:00