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
|
a43d90f7d8
|
calculate timeleft for transmission until finished
|
2022-12-31 12:38:46 +01:00 |
|
DJ2LS
|
b637b917bc
|
first attempt with message checksum
|
2022-12-27 22:57:54 +01:00 |
|
DJ2LS
|
3dc06510c1
|
moving from raw to wave file format
|
2022-12-27 21:13:08 +01:00 |
|
DJ2LS
|
7691ba09ac
|
record audio update
|
2022-12-26 12:27:13 +01:00 |
|
DJ2LS
|
c0e4f14da0
|
record audio
|
2022-12-26 12:11:59 +01:00 |
|
DJ2LS
|
12d1477c36
|
another adjustments to cli tools
|
2022-12-16 17:09:48 +01:00 |
|
DJ2LS
|
6e3edb5b30
|
attempt using threading.Event().wait() instead of time.sleep()
|
2022-12-12 12:28:52 +01:00 |
|
DJ2LS
|
85b16c7935
|
fixing config file when starting from daemon.py
|
2022-12-08 18:09:13 +01:00 |
|
DJ2LS
|
b543c914a0
|
fixing config file when starting from daemon.py
|
2022-12-08 16:26:33 +01:00 |
|
DJ2LS
|
9468ceb6fc
|
fixed a bug in callsign parsing
|
2022-12-05 16:57:45 +01:00 |
|
DJ2LS
|
8b2412de96
|
added respond to call
|
2022-12-04 16:56:12 +01:00 |
|
DJ2LS
|
ca955b1ff2
|
catch harmless RuntimeError: Set changed size during iteration
|
2022-12-04 15:35:41 +01:00 |
|
DJ2LS
|
cf4b3bf9cd
|
first version overriding own callsign ssid
|
2022-12-04 13:01:09 +01:00 |
|
DJ2LS
|
cd2b0dc133
|
fixed send raw callsign override
|
2022-12-04 12:22:35 +01:00 |
|
DJ2LS
|
65cfd52d81
|
introduced static.LISTEN state
|
2022-12-01 10:05:24 +01:00 |
|
DJ2LS
|
f9b0fc7da8
|
added respond to cq command via network
|
2022-11-29 07:28:28 +01:00 |
|
DJ2LS
|
bd198d7c67
|
disallow disconnect when disconnected, disconnecting, failed #289
|
2022-11-20 18:19:56 +01:00 |
|
DJ2LS
|
d3f64ec60d
|
added failed state to connect white list #289
|
2022-11-20 12:54:59 +01:00 |
|
DJ2LS
|
ccff03705d
|
small fixes for #288
|
2022-11-20 12:02:53 +01:00 |
|
DJ2LS
|
38281ec06c
|
first test run with overriding connection attempts #288
|
2022-11-20 11:44:29 +01:00 |
|
DJ2LS
|
03987de194
|
make arq connection behavior more simple #285
|
2022-11-20 00:20:32 +01:00 |
|
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 |
|