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
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
57e4af83af
first test with 24bit crc
...
moved from 16bit crc to 24bit crc...First test for ping and file transfer seems to be working... This has been too easy... 🤔
2022-04-19 11:09:11 +02: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
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
Paul Kronenwetter
4358dd9c8a
Correcting some typos.
2022-04-10 13:20:58 -04:00
dj2ls
b132122d08
bug fixes & gui improvements
...
fixed tnc not listening to default SSIDs ( here we need to adjust the GUI for supporting changing SSIDs ). Also improved the chat interface a little bit - we have now separated control buttons instead of within a message.
2022-04-10 11:37:09 +02:00
dj2ls
8f3f046655
improved logging and chat
2022-04-02 18:40:12 +02:00
dj2ls
3f35a01b94
adjust volume level on TX
2022-03-31 21:13:30 +02:00