DJ2LS
|
cf5e359c3e
|
first working hmac signing
|
2023-08-16 09:58:49 +02:00 |
|
DJ2LS
|
1bdf070dfe
|
fixed filenames
|
2023-08-07 20:28:19 +02:00 |
|
DJ2LS
|
338dbc1d92
|
first code for using hmac token based signing for data
|
2023-08-06 23:08:55 +02:00 |
|
DJ2LS
|
2c355f744b
|
fixed mesh startup
|
2023-07-03 17:54:24 +02:00 |
|
DJ2LS
|
9728f847ec
|
adjusted enable/disable mesh setting
|
2023-07-03 09:26:42 +02:00 |
|
Mashintime
|
023221408f
|
Add --mesh option to TNC
|
2023-07-03 00:32:46 -04:00 |
|
DJ2LS
|
9d01fd75a0
|
Merge remote-tracking branch 'origin/main' into ls-mesh
# Conflicts:
# tnc/static.py
|
2023-05-28 12:19:11 +02:00 |
|
DJ2LS
|
24392a62dd
|
some more mesh additions
|
2023-05-26 14:25:48 +02: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
|
afab1f716a
|
fixed rx buffer size conf
|
2023-05-07 10:34:23 +02:00 |
|
DJ2LS
|
68b9b7785d
|
hotfix for config.ini
|
2023-05-04 18:41:24 +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
|
e14b16f3cf
|
added placeholder for dataclasses
|
2023-04-26 18:23:49 +02:00 |
|
DJ2LS
|
1624eb110c
|
added tx delay function
|
2023-03-06 12:48:27 +01:00 |
|
DJ2LS
|
e5b420c2bd
|
fixed fsk mode
|
2023-03-04 10:59:43 +01:00 |
|
DJ2LS
|
457d830bf6
|
config file fixes
|
2023-02-18 15:01:26 +01:00 |
|
DJ2LS
|
307934ea3a
|
config file fixes
|
2023-02-18 14:51:26 +01:00 |
|
DJ2LS
|
bc0314637a
|
first test with auto heal config
|
2023-02-18 14:24:55 +01:00 |
|
DJ2LS
|
652eda7744
|
first test with auto heal config
|
2023-02-18 14:21:49 +01:00 |
|
DJ2LS
|
790eb75add
|
first test with auto heal config
|
2023-02-18 14:18:39 +01:00 |
|
DJ2LS
|
8978f218fd
|
speed chart adjustment
|
2023-02-15 14:19:35 +01:00 |
|
DJ2LS
|
4c8a259e67
|
placeholder for TCI support
|
2023-02-14 21:28:53 +01:00 |
|
DJ2LS
|
175aeb1a11
|
removed old hamlib settings
|
2023-02-02 22:54:25 +01:00 |
|
DJ2LS
|
9514565290
|
first test with stats system
|
2023-02-02 18:03:22 +01:00 |
|
DJ2LS
|
d74ace05b3
|
make auto tune option available in socket and daemon config
|
2023-02-01 16:11:11 +01:00 |
|
DJ2LS
|
bda51d127b
|
first attempt with auto tune feature
|
2023-02-01 13:08:15 +01:00 |
|
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 |
|