DJ2LS
|
5f48dff549
|
fixed dataclass handling and process states
|
2023-10-17 14:30:34 +02:00 |
|
DJ2LS
|
d10cfe43ec
|
more file related fixes
|
2023-08-26 16:56:45 +02:00 |
|
DJ2LS
|
a1e32cca1b
|
adjusted filepath lookup
|
2023-08-26 16:41:08 +02:00 |
|
DJ2LS
|
8b09b7afaf
|
adjusted filepath lookup
|
2023-08-26 16:36:24 +02:00 |
|
DJ2LS
|
48c41bb3dc
|
fixed wrong file name for tokenfile
|
2023-08-26 16:18:53 +02:00 |
|
DJ2LS
|
4e185ea612
|
improved logging
|
2023-08-26 16:16:48 +02:00 |
|
DJ2LS
|
9a9f636562
|
improved logging
|
2023-08-26 16:13:51 +02:00 |
|
DJ2LS
|
a0754b3f94
|
updated logging
|
2023-08-19 10:54:39 +02:00 |
|
DJ2LS
|
2bd8a30812
|
check for filesize and if empty
|
2023-08-19 10:32:53 +02:00 |
|
DJ2LS
|
c33522870e
|
moved hmac keys to hmac subfolder
|
2023-08-18 08:10:17 +02:00 |
|
DJ2LS
|
cf5e359c3e
|
first working hmac signing
|
2023-08-16 09:58:49 +02:00 |
|
DJ2LS
|
cb813ba402
|
improved logging
|
2023-08-08 08:27:22 +02:00 |
|
DJ2LS
|
1bdf070dfe
|
fixed filenames
|
2023-08-07 20:28:19 +02:00 |
|
DJ2LS
|
3a47375855
|
udpated hmac code signing - stil not working I guess
|
2023-08-07 17:03:39 +02:00 |
|
DJ2LS
|
52b4478f22
|
udpated hmac code signing - stil not working I guess
|
2023-08-07 16:59:59 +02:00 |
|
DJ2LS
|
338dbc1d92
|
first code for using hmac token based signing for data
|
2023-08-06 23:08:55 +02:00 |
|
DJ2LS
|
24392a62dd
|
some more mesh additions
|
2023-05-26 14:25:48 +02:00 |
|
DJ2LS
|
c174a543fd
|
initial work on mesh prototype
|
2023-05-24 09:00:54 +02:00 |
|
DJ2LS
|
69749d30ae
|
updated dataclasses
|
2023-04-27 21:43:56 +02:00 |
|
DJ2LS
|
e14b16f3cf
|
added placeholder for dataclasses
|
2023-04-26 18:23:49 +02:00 |
|
DJ2LS
|
f6a2b650d8
|
convert bool to string for is_IRS
|
2023-02-05 14:35:10 +01:00 |
|
DJ2LS
|
d17b77e323
|
big cleanup
|
2023-02-02 23:49:52 +01:00 |
|
DJ2LS
|
41293590cb
|
safe search for json keys
|
2023-02-02 22:41:35 +01:00 |
|
dj2ls
|
cc61f6a602
|
added timestamp to explorer
|
2023-01-05 15:28:41 +01:00 |
|
dj2ls
|
e05577b492
|
return failed callsign check with bytes instead of str
|
2022-12-29 17:49:30 +01:00 |
|
DJ2LS
|
4d8b8f7f46
|
accepted some sourcery suggestions
|
2022-12-26 12:49:01 +01:00 |
|
DJ2LS
|
dcec4a4d17
|
attempt avoiding false positives for session id
|
2022-12-25 12:55:52 +01:00 |
|
DJ2LS
|
6e3edb5b30
|
attempt using threading.Event().wait() instead of time.sleep()
|
2022-12-12 12:28:52 +01:00 |
|
DJ2LS
|
b57fb299b4
|
improved network info messages for arq session, also increased heartbeat timer
|
2022-12-01 09:50:44 +01:00 |
|
DJ2LS
|
51f70b27d6
|
updated import
|
2022-11-11 11:18:07 +01:00 |
|
DJ2LS
|
b761471ec3
|
snr fix
|
2022-11-09 20:47:46 +01:00 |
|
dj2ls
|
1db840e1f4
|
attempt to fix rx data
|
2022-10-06 11:21:36 +02:00 |
|
dj2ls
|
0ab0f444a2
|
simplified session id check
|
2022-10-05 20:28:47 +02:00 |
|
dj2ls
|
3d044189ac
|
move to session id instead of crc
|
2022-10-05 19:24:50 +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
|
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
|
bea8679cef
|
Prefer double- over single-quote.
Other minor fixes.
|
2022-06-15 19:35:21 -04:00 |
|
DJ2LS
|
520f32aac2
|
Second run reducing number of problems
|
2022-06-15 19:29:01 -04:00 |
|
DJ2LS
|
c71369aa44
|
First run reducing number of problems
|
2022-06-15 19:27:26 -04:00 |
|
Paul Kronenwetter
|
647fd2d6ca
|
Adjust get_logger names.
|
2022-05-31 20:35:35 -04:00 |
|
Paul Kronenwetter
|
bc6db3950f
|
Suppress expected exceptions.
Fixes issue #196.
|
2022-05-29 09:47:11 -04:00 |
|
Paul Kronenwetter
|
99586c6d19
|
Fix for IndexError related to SSID extraction.
|
2022-05-29 09:43:17 -04:00 |
|
Paul Kronenwetter
|
6a565ffe41
|
Merge branch 'main' into refactor_N2KIQ-202205-2
|
2022-05-28 11:52:05 -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
|
d992fd8dc0
|
Second run reducing number of problems
|
2022-05-23 13:11:16 +02:00 |
|
DJ2LS
|
b6face744b
|
First run reducing number of problems
|
2022-05-23 09:37:24 +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 |
|