DJ2LS
|
55e87840f8
|
moved from rms to dbFS
|
2022-11-18 15:19:41 +01:00 |
|
DJ2LS
|
8b9cd83c71
|
added hamlib connection state indicator
|
2022-11-18 13:10:26 +01:00 |
|
DJ2LS
|
5774c642ec
|
added hamlib connection state indicator
|
2022-11-18 13:08:37 +01:00 |
|
DJ2LS
|
ffe249da3f
|
another session connect fix
|
2022-11-18 10:29:20 +01:00 |
|
DJ2LS
|
b29df86339
|
fixed err logging
|
2022-11-18 10:22:45 +01:00 |
|
DJ2LS
|
5f6ee51fac
|
first attempt with improved session connect #285
|
2022-11-18 10:09:16 +01:00 |
|
DJ2LS
|
7d99f89911
|
improved channel busy detection
|
2022-11-18 00:03:18 +01:00 |
|
DJ2LS
|
cd9b8e5173
|
interrupt arq session while opening
|
2022-11-17 14:55:20 +01:00 |
|
dj2ls
|
826a39ca4d
|
first version with freedata explorer
|
2022-11-05 22:27:33 +01:00 |
|
dj2ls
|
863444c010
|
change buffer size via gui, some small buffer improvements
|
2022-09-05 11:54:50 +02:00 |
|
dj2ls
|
830b62583b
|
first version with RX_BUFFER as queue #233
|
2022-09-05 10:37:50 +02:00 |
|
Paul Kronenwetter
|
7f649f98df
|
Extract queues from data_handler and modem.
Eliminates a cyclical import identified by pylint.
|
2022-07-03 13:41:06 -04:00 |
|
Paul Kronenwetter
|
805b85dadf
|
Correct typo from errant paste.
|
2022-06-24 15:22:16 -04: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
|
292754af2d
|
Initial cut of fix for issue #206.
|
2022-06-17 19:48:47 -04:00 |
|
Paul Kronenwetter
|
38f468adce
|
Various refactorings.
Type hints, trailing backslash, range usage, etc.
|
2022-06-15 19:40:11 -04:00 |
|
Paul Kronenwetter
|
866388b625
|
Remove excess newlines.
|
2022-06-15 19:37:55 -04:00 |
|
Paul Kronenwetter
|
c0c1518fd0
|
Another round of formatting changes.
Implement class-level logging in places.
|
2022-06-15 19:37:08 -04:00 |
|
DJ2LS
|
8a66555e8b
|
Accepted some Sourcery solutions
|
2022-06-15 19:31:00 -04:00 |
|
DJ2LS
|
520f32aac2
|
Second run reducing number of problems
|
2022-06-15 19:29:01 -04:00 |
|
dj2ls
|
f758e10a35
|
removed static.INFO fields
|
2022-06-15 10:54:34 +02:00 |
|
Paul Kronenwetter
|
647fd2d6ca
|
Adjust get_logger names.
|
2022-05-31 20:35:35 -04:00 |
|
Paul Kronenwetter
|
2be89b5b20
|
Change sock per PR comments.
|
2022-05-31 19:45:37 -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
|
d992fd8dc0
|
Second run reducing number of problems
|
2022-05-23 13:11:16 +02:00 |
|
Paul Kronenwetter
|
9ad1e22470
|
Fix bandwidth spelling for hamlib.
|
2022-05-22 13:05:47 -04: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 |
|
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 |
|
dj2ls
|
d3ee911186
|
enable/disable fsk mode
|
2022-03-31 12:45:44 +02:00 |
|
dj2ls
|
4b296a48df
|
added tuning range selector
|
2022-03-19 12:42:10 +01:00 |
|
dj2ls
|
fed075451a
|
first release of chat
several bug fixes
|
2022-03-14 20:21:15 +01:00 |
|
dj2ls
|
f5f7060672
|
different changes
network fixes, chat fixes, gui fixes...
|
2022-03-12 15:06:49 +01:00 |
|
dj2ls
|
f190afa94a
|
additional arq session state information
|
2022-03-11 20:38:28 +01:00 |
|
dj2ls
|
52310ffd4e
|
moved beacon into own thread
this should avoid blocking states caused by the beacon
|
2022-03-10 20:46:34 +01:00 |
|
dj2ls
|
958991aff8
|
added command responses
every network command will be acknowleded now
|
2022-03-08 08:44:19 +01: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 |
|