Commit Graph

42 Commits

Author SHA1 Message Date
Tom Keffer
791de74644 Eliminate use of logging in wee_config, allowing it to be used for installs
without syslog.
2020-05-21 14:21:42 -07:00
Tom Keffer
2d8886238c Offer to register the user's station on weewx.com 2020-03-26 15:47:52 -07:00
Tom Keffer
4838e615fe Ported most of the utilities to use the Python logging module. 2019-08-17 14:49:34 -07:00
Tom Keffer
4f85b13d5a Ported executables using python-modernize 2019-02-12 18:46:47 -08:00
Tom Keffer
0b402389c6 Implement a defaults.py module. No longer patch skins.conf. 2019-01-09 09:23:17 -08:00
Tom Keffer
354456be8d Added logging to the patching process. 2018-11-28 09:28:42 -08:00
Tom Keffer
739c09c462 Added --patch-skins option to wee_config. Added to Debian post install. 2018-11-26 08:54:02 -08:00
Tom Keffer
e07b031b4c Driver path is weewx.drivers.vantage, not weewx.driver.vantage 2018-03-21 12:43:15 -07:00
Tom Keffer
a2d80501e6 s/Command/Action in the utilities themselves. 2016-09-23 18:05:03 -07:00
Matthew Wall
47103047fe fix BIN_ROOT. fix SKIN_ROOT. test on debian and /home/weewx installations. 2015-06-10 12:31:31 -04:00
Matthew Wall
ec00353eae adjust wording of usage and help messages 2015-06-09 23:34:29 -04:00
Tom Keffer
b4e43e1656 First pass at new command options for utility wee_config 2015-06-09 07:54:48 -07:00
Matthew Wall
32ac3898d7 rename wee_X utilities again 2015-04-25 21:19:57 -04:00
Tom Keffer
a85a146564 Renamed wee_config to wee_config_config 2015-04-24 14:44:12 -07:00
Tom Keffer
54a1978832 Refactored wee_config to move procedural parts to their own module. 2015-04-21 13:44:58 -07:00
Tom Keffer
669bf76725 First step in refactoring config_util into package weecfg 2015-04-21 06:06:43 -07:00
Tom Keffer
a7f6b0616f Changed defaults to just supplying the Simulator as a default driver 2015-04-10 09:16:40 -07:00
Tom Keffer
83ae4f385d Working on setup2.py 2015-04-04 07:55:56 -07:00
Tom Keffer
a014c896fb Adds major comment block deliminator to the injected driver stanza. 2015-04-01 09:41:18 -07:00
Tom Keffer
30fafb6bd2 Rewrote weeutil.weeutil.read_config to use utilities in config_util 2015-04-01 09:16:11 -07:00
Tom Keffer
b3fc375cca Refactored out the algorithms to gather stn_info 2015-03-31 18:59:40 -07:00
Tom Keffer
b4bf1cb966 Refactoring some config utilities 2015-03-31 18:46:56 -07:00
Tom Keffer
b3051a74d8 Added a --install command to wee_config 2015-03-31 14:49:02 -07:00
Tom Keffer
1802549042 Added tests for find_file() 2015-03-31 10:15:34 -07:00
Tom Keffer
f5c64281d6 Can now intuit what unit the reports are in. 2015-03-30 18:20:10 -07:00
Tom Keffer
6e01df2843 Refactored to make it easier to import functionality into another
program.
2015-03-30 17:37:49 -07:00
Tom Keffer
7dbbe264fe Added with statement (for Python 2.5).
Print some useful information about saving files.
2015-03-29 16:41:30 -07:00
Tom Keffer
da194b6296 Alpha version of wee_config 2015-03-28 17:56:50 -07:00
Tom Keffer
1b113a2a06 Added first cut at injecting driver stanza in config file. 2015-03-28 17:00:51 -07:00
Tom Keffer
1345f22415 Move weeutil.config to config_util 2015-03-28 11:10:57 -07:00
Tom Keffer
b82c0c57b7 Adding logic for --modify 2015-03-27 17:47:06 -07:00
Tom Keffer
7b646d9ccb Working on grammar of wee_config 2015-03-27 11:11:31 -07:00
Tom Keffer
4a85a73f0e Moved prompt_for_info from wee_config to config 2015-03-26 06:42:31 -07:00
Tom Keffer
469d0653ec Continuing to fiddle with the command structure for wee_config. 2015-03-25 09:54:33 -07:00
Tom Keffer
6af7ba19a1 Refactored prompt_for_info() 2015-03-20 15:45:25 -07:00
Tom Keffer
ffe40afb1f Use --switches instead of commands 2015-03-20 06:26:44 -07:00
Tom Keffer
add2f34091 Making progress on merge command 2015-03-19 08:31:28 -07:00
Tom Keffer
b5015159bb Started test suite for merging and upgrading config files. 2015-03-10 19:08:04 -07:00
Tom Keffer
0ed1987837 Provisional Usage and Help written 2015-03-10 09:47:27 -07:00
Tom Keffer
b016dc1826 Removed $Id tags from *.py files used by this branch 2015-02-24 17:39:46 -08:00
Tom Keffer
0d18258089 Snapshot. Working on wee_config. 2015-02-15 02:26:59 +00:00
Tom Keffer
a86249246d Snapshot 2015-02-10 01:16:10 +00:00