DJ2LS
|
2c355f744b
|
fixed mesh startup
|
2023-07-03 17:54:24 +02:00 |
|
Mashintime
|
023221408f
|
Add --mesh option to TNC
|
2023-07-03 00:32:46 -04:00 |
|
DJ2LS
|
dcb3835139
|
fixed daemon for tci
|
2023-05-24 15:29:12 +02:00 |
|
DJ2LS
|
e5bd339357
|
added tci control option
|
2023-05-20 09:53:57 +02:00 |
|
DJ2LS
|
69749d30ae
|
updated dataclasses
|
2023-04-27 21:43:56 +02:00 |
|
DJ2LS
|
d2c5c934d5
|
updated dataclasses
|
2023-04-26 19:54:53 +02:00 |
|
DJ2LS
|
1624eb110c
|
added tx delay function
|
2023-03-06 12:48:27 +01:00 |
|
DJ2LS
|
bf4d476f67
|
Update daemon.py
Fixed broken daemon
|
2023-03-05 19:13:16 +01:00 |
|
Mashintime
|
1f9b2890bb
|
Update year
|
2023-03-05 01:35:41 -05:00 |
|
DJ2LS
|
e5b420c2bd
|
fixed fsk mode
|
2023-03-04 10:59:43 +01:00 |
|
Mashintime
|
e38fd63de7
|
Sleep for a bit before checking if PTT is active
|
2023-02-12 16:42:23 -05:00 |
|
DJ2LS
|
568c6b9f4b
|
refactored daemon
|
2023-02-09 21:56:20 +01:00 |
|
Sourcery AI
|
7b23769b55
|
'Refactored by Sourcery'
|
2023-02-09 12:26:25 +00:00 |
|
DJ2LS
|
bdf2515910
|
fixed ptt test
|
2023-02-05 14:18:22 +01:00 |
|
DJ2LS
|
501e5f82be
|
hamlib test ptt fix
|
2023-02-05 13:25:51 +01:00 |
|
DJ2LS
|
d17b77e323
|
big cleanup
|
2023-02-02 23:49:52 +01:00 |
|
DJ2LS
|
c27bf8f19e
|
removed old hamlib settings
|
2023-02-02 23:06:47 +01:00 |
|
DJ2LS
|
175aeb1a11
|
removed old hamlib settings
|
2023-02-02 22:54:25 +01:00 |
|
DJ2LS
|
41293590cb
|
safe search for json keys
|
2023-02-02 22:41:35 +01:00 |
|
DJ2LS
|
9514565290
|
first test with stats system
|
2023-02-02 18:03:22 +01:00 |
|
DJ2LS
|
83aa838c5a
|
make auto tune option available in socket and daemon config
|
2023-02-01 16:11:07 +01:00 |
|
DJ2LS
|
1b90d38ebf
|
fixed wrong pyinstaller env detection for windows
|
2023-01-22 22:39:23 +01:00 |
|
DJ2LS
|
f18604a38b
|
possible hotfix for missing portaudio
|
2023-01-22 21:47:14 +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
|
9dcf0959b4
|
make sure own ssid is always part of ssid list
|
2022-12-08 18:44:29 +01:00 |
|
DJ2LS
|
b543c914a0
|
fixing config file when starting from daemon.py
|
2022-12-08 16:26:33 +01:00 |
|
DJ2LS
|
4c69b748d5
|
fixing config file when starting from daemon.py
|
2022-12-08 16:14:59 +01:00 |
|
DJ2LS
|
cf1f8aa078
|
disabled rig and rigctl usage
|
2022-11-19 10:54:10 +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 |
|
Paul Kronenwetter
|
d04a306be8
|
Revert "Simplify option handling."
This reverts commit 800099ab62 .
|
2022-05-30 16:33:36 -04:00 |
|
Paul Kronenwetter
|
4af1280e0a
|
Remove unreachable code.
|
2022-05-30 16:01:25 -04:00 |
|
Paul Kronenwetter
|
800099ab62
|
Simplify option handling.
|
2022-05-30 14:48:46 -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
|
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
|
507e3a5b06
|
Merge branch 'main' into pep8_improvements
|
2022-05-23 09:46:42 +02:00 |
|
DJ2LS
|
b6face744b
|
First run reducing number of problems
|
2022-05-23 09:37:24 +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
|
a90abb122f
|
enable/disable cq response
Enable and disable CQ response via GUI. Also moved settings to settings modal - with a small redesign. Auto updater still WIP
|
2022-04-18 17:17:53 +02:00 |
|