Commit Graph

7453 Commits

Author SHA1 Message Date
Tom Keffer
00492024c0 More clarity (hopefully) in the upgrade guide 2023-12-24 17:10:10 -08:00
matthew wall
38750ccdc0 fix dangling double-quote 2023-12-24 10:12:06 -05:00
matthew wall
88e2e9a543 fix broken link. add a little narrative to smooth out the log link. 2023-12-24 08:04:53 -05:00
matthew wall
6a3eb0360c fix broken formatting for weectl 2023-12-23 22:04:55 -05:00
Tom Keffer
f5c7388494 Update weectl usage 2023-12-23 18:21:04 -08:00
Tom Keffer
cdd4d60c59 Fix some broken links. 2023-12-23 18:06:50 -08:00
matthew wall
814b9d4f05 Merge branch 'development' of github.com:/weewx/weewx into development 2023-12-23 20:31:39 -05:00
matthew wall
99986cce7a check for /etc/default before trying to write to it 2023-12-23 20:31:34 -05:00
matthew wall
b3b30f4890 check default and defaults, since this script works on linux or bsd 2023-12-23 20:30:58 -05:00
Tom Keffer
61d5ce3612 Create separate "monitoring" page
Add information about logging on macOS.
2023-12-23 16:54:29 -08:00
matthew wall
7070635b15 fix a couple of silly mistakes made in commit 33f18e8 2023-12-23 18:00:27 -05:00
matthew wall
132129e057 fixed word typo 2023-12-23 17:45:26 -05:00
matthew wall
3f54326a06 use 'macos' instead of 'mac'. make setup prompts more consistent. 2023-12-23 17:38:32 -05:00
Matthew Wall
33f18e804d be selective about which files are modified when copied into a weewx-data area. eliminate antiquated init scripts. parameterize systemd units for precise pattern match. use consistent names for system integration scripts. 2023-12-23 12:53:25 -05:00
Matthew Wall
5353b52d45 adjustments for suse packaging 2023-12-23 12:30:34 -05:00
Tom Keffer
7f675a1c22 Remove unneeded import 2023-12-23 05:07:58 -08:00
Tom Keffer
256cac5493 Fix bug that crashed extension installer
Triggered if there was no 'config' section in installer
2023-12-22 16:50:15 -08:00
gjr80
83daebabb5 fix issue with simplified wu import field map 2023-12-23 10:43:34 +10:00
Tom Keffer
66dce070e5 Fix tests.
Now require no_confirm to be True
2023-12-22 14:14:46 -08:00
Tom Keffer
ba1f1e734b Remove unneeded import
More consistent usage strings
2023-12-22 14:08:12 -08:00
Tom Keffer
32add3bfea Seek permission before installing extensions
Include the --yes option in usage strings
2023-12-22 14:04:10 -08:00
Tom Keffer
af94b2fb18 Move startup routines to their own file
Avoids including logging stuff in the weewx module

Log all the "key bits of information" in one place
2023-12-22 07:59:51 -08:00
Tom Keffer
042ec8bf2c Merge remote-tracking branch 'origin/development' into development 2023-12-22 07:54:51 -08:00
matthew wall
043648e94b remain agnostic 2023-12-22 09:18:50 -05:00
matthew wall
9d25cee13a more consistency/smoothing in the quickstart instructions 2023-12-22 09:16:09 -05:00
Tom Keffer
48e3ea57be Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	src/weewx/__init__.py
2023-12-22 05:42:02 -08:00
Tom Keffer
407c24af9a Change user directory log entry to debug 2023-12-22 05:41:05 -08:00
matthew wall
e402cd4dee clarify the addition of user dir 2023-12-22 08:34:27 -05:00
matthew wall
915cb924f7 make help links consistent in the quickstarts 2023-12-22 08:30:56 -05:00
matthew wall
8bd66847ab need to adjust the weewx-multi sysv script 2023-12-22 08:19:38 -05:00
matthew wall
4c7f1bdafe make pkg config status more consistent and less verbose 2023-12-22 08:08:29 -05:00
gary
c1f0ade2f9 fix incorrect option name/format in field map 2023-12-22 21:32:41 +10:00
gary
827bf5a8eb remove obsolete unit setting code 2023-12-22 21:29:57 +10:00
gary
ca417c6dce remove obsolete unit setting code 2023-12-22 21:29:19 +10:00
gjr80
70b325ac95 fix some mixed up old style string formatting/f-string formatting 2023-12-22 12:41:12 +10:00
Tom Keffer
85bb673989 Link to pip troubleshooting guide 2023-12-21 17:23:04 -08:00
Matthew Wall
940eff463d use journal+console not syslog+cosole 2023-12-21 19:31:22 -05:00
Tom Keffer
e3a3c7dd53 Use weewx.initialize to set up logger
Still needs a refactor to get rid of logging in the module weewx
2023-12-21 16:15:24 -08:00
Matthew Wall
87bc3f3958 start making suse package compliant with suse standards 2023-12-21 18:08:31 -05:00
Matthew Wall
a2c55212d2 Merge branch 'development' of github.com:weewx/weewx into development 2023-12-21 17:52:54 -05:00
Matthew Wall
f27e18fece update rh8 as well as rh9 2023-12-21 17:52:47 -05:00
Tom Keffer
17595ae6a7 Fix broken link 2023-12-21 14:51:43 -08:00
Matthew Wall
e72f32db64 fixed typo in rpm spec 2023-12-21 17:49:42 -05:00
matthew wall
757fc92fe3 bump to 5.0.0rc1 v5.0.0rc1 2023-12-21 17:44:03 -05:00
matthew wall
2f752ea00d Merge branch 'development' of github.com:weewx/weewx into development 2023-12-21 17:42:40 -05:00
matthew wall
9cc84e024c bump to 5.0.0rc1 2023-12-21 17:42:33 -05:00
Tom Keffer
7243315bf4 Central dispatch for weectl station 2023-12-21 14:36:32 -08:00
matthew wall
dd52f516a0 do not eliminate daemonize 2023-12-21 17:34:19 -05:00
matthew wall
7af9d2d89a simplify 2023-12-21 17:33:10 -05:00
matthew wall
931281237d Merge branch 'development' of github.com:weewx/weewx into development 2023-12-21 17:21:09 -05:00