Commit graph

103 commits

Author SHA1 Message Date
DJ2LS 457d830bf6 config file fixes 2023-02-18 15:01:26 +01:00
DJ2LS 307934ea3a config file fixes 2023-02-18 14:51:26 +01:00
DJ2LS bc0314637a first test with auto heal config 2023-02-18 14:24:55 +01:00
DJ2LS 652eda7744 first test with auto heal config 2023-02-18 14:21:49 +01:00
DJ2LS 790eb75add first test with auto heal config 2023-02-18 14:18:39 +01:00
DJ2LS 8978f218fd speed chart adjustment 2023-02-15 14:19:35 +01:00
DJ2LS 4c8a259e67 placeholder for TCI support 2023-02-14 21:28:53 +01:00
DJ2LS 175aeb1a11 removed old hamlib settings 2023-02-02 22:54:25 +01:00
DJ2LS 9514565290 first test with stats system 2023-02-02 18:03:22 +01:00
DJ2LS d74ace05b3 make auto tune option available in socket and daemon config 2023-02-01 16:11:11 +01:00
DJ2LS bda51d127b first attempt with auto tune feature 2023-02-01 13:08:15 +01:00
dj2ls 4ddfe52db9 ssid list fix when using config file 2022-12-29 18:57:52 +01:00
DJ2LS 76f24f2b31 first test run with saving data from tnc 2022-12-26 10:25:50 +01:00
DJ2LS 6e3edb5b30 attempt using threading.Event().wait() instead of time.sleep() 2022-12-12 12:28:52 +01:00
DJ2LS 3d6bf72633 define individual name for config file 2022-12-10 13:34:26 +01:00
DJ2LS af889f9460 fixed config for bool value 2022-12-09 14:49:43 +01:00
DJ2LS c499a6a524 make sure own ssid is always part of ssid list 2022-12-08 18:46:19 +01:00
DJ2LS 9dcf0959b4 make sure own ssid is always part of ssid list 2022-12-08 18:44:29 +01:00
DJ2LS d0d853d72b make sure own ssid is always part of ssid list 2022-12-08 18:17:01 +01:00
DJ2LS 29c1d0ad72 make sure RX_BUFFER.maxsize is always int 2022-12-07 15:52:22 +01:00
DJ2LS d5a0464fd9 first attempt with catching modem error states for early NACK 2022-12-05 15:23:03 +01:00
DJ2LS 6ea653c5aa changed config, moved to default enabled FFT 2022-12-05 07:44:51 +01:00
DJ2LS 4b5622647e improved config file error handling 2022-12-04 16:43:50 +01:00
DJ2LS 7cd01e1e74 check if selecting audio devicename by string or id 2022-12-04 16:22:11 +01:00
DJ2LS bc72e5f3ba set audio device by name 2022-12-04 16:12:43 +01:00
DJ2LS ff3ee7b3cf disabled not needed config parameters. TODO: Need to remove them if not crashing 2022-11-29 08:50:00 +01:00
DJ2LS f426964bdf added ssid to config 2022-11-29 08:46:11 +01:00
DJ2LS 1c00fcd13b fixed ssid list parameter 2022-11-29 07:45:17 +01:00
DJ2LS 553013cbb4 catch config file reading error closes #273 2022-11-09 12:23:59 +01:00
dj2ls 576c9f94f8 hotfix: disabled selftest 2022-11-06 18:37:47 +01:00
dj2ls fc876c014a small cleanup 2022-11-05 22:32:04 +01:00
dj2ls 826a39ca4d first version with freedata explorer 2022-11-05 22:27:33 +01:00
dj2ls 57908105d3 fix for additional parameters not covered by gui 2022-09-20 12:23:28 +02:00
dj2ls 4f199744bd first config file attempt 2022-09-20 11:34:28 +02:00
dj2ls 863444c010 change buffer size via gui, some small buffer improvements 2022-09-05 11:54:50 +02:00
dj2ls 42560fda6f buffer size as startup argment for tnc. Not yet changeable via GUI 2022-09-05 10:47:03 +02:00
Paul Kronenwetter 5619a71340 Add information to sock logs.
Minor formatting changes.
Other minor log changes.
2022-06-24 14:55:59 -04:00
Paul Kronenwetter 866388b625 Remove excess newlines. 2022-06-15 19:37:55 -04:00
Paul Kronenwetter 7d163ac189 Remove excess trailing spaces. 2022-06-15 19:37:55 -04:00
Paul Kronenwetter 647fd2d6ca Adjust get_logger names. 2022-05-31 20:35:35 -04:00
Paul Kronenwetter 8cc1e721b6 Make argument name more useful.
Also fix a missed bandwith -> bandwidth typo fix.
2022-05-30 16:40:58 -04:00
Paul Kronenwetter 13fca45fc1 Format tnc directory with black. 2022-05-30 13:47:51 -04:00
Paul Kronenwetter 6a565ffe41 Merge branch 'main' into refactor_N2KIQ-202205-2 2022-05-28 11:52:05 -04:00
DJ2LS 1fa8f0f2ae smaller changes... 2022-05-28 14:31:58 +02:00
DJ2LS adf800b822 changed bandwith typo --> this could break some things.. 2022-05-28 14:08:33 +02:00
Paul Kronenwetter 2fa9aead44 Another round of formatting changes.
Implement class-level logging in places.
2022-05-27 22:17:15 -04:00
Paul Kronenwetter 98c1030c24 Incorporate some changes from pep8_improvements.
Simplify structlog calls.
Other refactoring.
2022-05-25 21:23:30 -04:00
Paul Kronenwetter 08202bbaec Prefer double- over single-quote.
Other minor fixes.
2022-05-25 18:27:33 -04:00
DJ2LS e05bc262ad and some more typos and whitespace correction.. 2022-05-23 14:26:14 +02:00
DJ2LS d992fd8dc0 Second run reducing number of problems 2022-05-23 13:11:16 +02:00