Commit graph

45 commits

Author SHA1 Message Date
dj2ls 53697af6e2 set mode from gui 2023-01-04 20:12:03 +01:00
dj2ls ee4528bf79 set frequency from gui - needed for better remote testing 2023-01-04 19:26:11 +01:00
dj2ls df52828207 redesigned of rigctld driver 2023-01-04 08:34:42 +01:00
dj2ls 7ba1dbadb2 redesigned of rigctld driver 2023-01-04 08:33:25 +01:00
DJ2LS 76522db082 process rigctld response only if needed 2022-12-27 18:17:12 +01:00
DJ2LS d6df3007db process rigctld response only if needed 2022-12-27 18:04:29 +01:00
DJ2LS 5a0a766aa0 process rigctld response only if needed 2022-12-27 17:57:04 +01:00
DJ2LS eaa16ed50b process rigctld response only if needed 2022-12-27 17:49:49 +01:00
DJ2LS 281731d890 process rigctld response only if needed 2022-12-27 17:48:06 +01:00
DJ2LS 9dad094e47 reduced rigctld connection chunk size - attempt fixing the ptt delay problem 2022-12-27 13:13:11 +01:00
DJ2LS cb78ed984a reduced rigctld connection chunk size - attempt fixing the ptt delay problem 2022-12-27 13:02:01 +01:00
DJ2LS 6e3edb5b30 attempt using threading.Event().wait() instead of time.sleep() 2022-12-12 12:28:52 +01:00
DJ2LS d03b15b99e fixed rigctld bandwidth toggle 2022-12-01 11:46:30 +01:00
DJ2LS f8b551ceb1 shorter rigctld error message 2022-12-01 08:56:21 +01:00
DJ2LS 2a4f6c950f small rigctld fix 2022-11-19 10:14:59 +01:00
DJ2LS f3bdddd644 small cleanup 2022-11-19 10:11:08 +01:00
DJ2LS 5e91a874f0 improved rigctld output 2022-11-19 10:05:17 +01:00
DJ2LS 0e2d23c5b9 improved rigctld output 2022-11-19 09:51:48 +01:00
DJ2LS 5774c642ec added hamlib connection state indicator 2022-11-18 13:08:37 +01:00
Paul Kronenwetter 647fd2d6ca Adjust get_logger names. 2022-05-31 20:35:35 -04:00
Paul Kronenwetter 6a565ffe41 Merge branch 'main' into refactor_N2KIQ-202205-2 2022-05-28 11:52:05 -04: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 7a530175f8 Accepted some Sourcery solutions 2022-05-23 14:02:22 +02:00
DJ2LS 1bab085ca8 Merge remote-tracking branch 'origin/pep8_improvements' into pep8_improvements 2022-05-23 13:12:24 +02:00
DJ2LS d992fd8dc0 Second run reducing number of problems 2022-05-23 13:11:16 +02:00
dj2ls 2f767a0cf3 fixed #139 2022-05-19 16:48:21 +02:00
Paul Kronenwetter 8a5e290a30 Various refactorings.
Type hints, trailing backslash, range usage, etc.
2022-05-15 11:07:56 -04:00
Paul Kronenwetter 3a70b87e21 Remove excess newlines. 2022-05-15 11:06:14 -04:00
Paul Kronenwetter 9753735c40 Remove excess trailing spaces. 2022-05-15 11:06:07 -04:00
DJ2LS faefd84ae5 Revert "black code formatting"
This reverts commit 92cfa367f3.
2022-04-11 11:10:32 +02:00
dj2ls 92cfa367f3 black code formatting 2022-04-11 11:03:54 +02:00
dj2ls 7134361267 improved rigctld network integration 2022-03-06 17:23:04 +01:00
dj2ls 1519c22358 connection mode, documentation, ...
changes in all areas
2022-03-04 16:50:32 +01:00
dj2ls 1e109da2e4 rigctld port fix and stuck in re opening data channel
data channel stuck in opening process when opening datachannel failed
2022-01-24 23:29:34 +01:00
dj2ls 43aa469633 hotfix for rigctld
fixing wrong ip and improved error handling so rigctld is hopefully not crashing for the early testers out there
2022-01-24 22:01:01 +01:00
dj2ls 5d3bb69e0a better rigctld error handling 2022-01-23 08:38:02 +01:00
dj2ls 10d3d5c53e support for different ways controlling the radio
#121 direct, rigctl (for windows), rigctld. Highly experimental. Just to save data.
2022-01-18 19:38:05 +01:00
dj2ls a408a561cb tests with repeating a frame
we have problems here...
2021-12-26 10:06:07 +01:00
DJ2LS 8ab912fbcd
small ARQ and modem improvements 2021-09-08 17:25:11 +02:00
DJ2LS 770a6ccdaa
updated rigctld integration 2021-09-02 20:16:46 +02:00
DJ2LS 9061eef65a
moved to hamlib binaries 2021-09-02 19:41:01 +02:00