Commit graph

311 commits

Author SHA1 Message Date
DJ2LS 2a7bda1ece
updated to latest version 2021-07-19 21:06:48 +02:00
DJ2LS dbdac3ee35
bug fixes and tests with network connection 2021-07-19 21:01:38 +02:00
DJ2LS b4f822ea6f
attempt to run socket commands as threats
asyncio seems to be blocking
2021-07-19 21:00:46 +02:00
DJ2LS 37fe94fc98
code cleanup 2021-07-19 19:52:03 +02:00
DJ2LS 174725a891
code cleanup and ping and cq area 2021-07-19 19:38:45 +02:00
DJ2LS 13045facd8
Update README.md 2021-07-17 09:26:49 +02:00
DJ2LS e9e79aad91
Update README.md 2021-07-17 09:16:58 +02:00
DJ2LS 2732d210da
Add files via upload 2021-07-17 09:14:14 +02:00
DJ2LS 1d8de18375
Update README.md 2021-07-17 09:09:43 +02:00
DJ2LS 2a8e6e814b
Add files via upload 2021-07-17 09:05:50 +02:00
DJ2LS 6945406d33 Rename gui/src/LICENSE to gui/src/waterfall/LICENSE 2021-07-17 09:05:31 +02:00
DJ2LS 84a955b809
Add files via upload 2021-07-17 09:05:15 +02:00
DJ2LS 0a9cee470e
Add files via upload 2021-07-17 09:04:26 +02:00
DJ2LS b2cf4aedf8
Rename gui/hamlib-list.html to gui/src/hamlib-list.html 2021-07-17 09:04:15 +02:00
DJ2LS 5e28ae4a58
Add files via upload 2021-07-17 09:04:00 +02:00
DJ2LS 4b405841a6
Add files via upload 2021-07-17 09:03:40 +02:00
DJ2LS c5e4972d00
Rename main.js to gui/main.js 2021-07-17 09:03:10 +02:00
DJ2LS 6fd29365be
Add files via upload 2021-07-17 09:02:56 +02:00
DJ2LS b3eb741e7f
Rename daemon.py to tnc/daemon.py 2021-07-17 09:02:05 +02:00
DJ2LS 641e8b8a77
Rename data_handler.py to tnc/data_handler.py 2021-07-17 09:01:53 +02:00
DJ2LS 24acbda758
Rename helpers.py to tnc/helpers.py 2021-07-17 09:01:43 +02:00
DJ2LS 0b0e12b66d
Rename main.py to tnc/main.py 2021-07-17 09:01:33 +02:00
DJ2LS 7a623db493
Rename modem.py to tnc/modem.py 2021-07-17 09:01:22 +02:00
DJ2LS 00952bc44e
Rename sock.py to tnc/sock.py 2021-07-17 09:01:09 +02:00
DJ2LS 50cdaa96ba
Rename static.py to tnc/static.py 2021-07-17 09:00:54 +02:00
DJ2LS d9e83b4394
Merge pull request #26 from DJ2LS/dev
First version
2021-07-17 08:51:03 +02:00
DJ2LS 1f3f8c326e
Merge branch 'main' into dev 2021-07-17 08:49:53 +02:00
DJ2LS 71ee56c2fa
accidentaly deleted recovery 2021-07-10 23:56:12 +02:00
DJ2LS 63b218d128
audio device selection 2021-07-10 23:54:45 +02:00
DJ2LS 1085c439f5
remote starting improvements 2021-07-10 23:27:33 +02:00
DJ2LS c66b112e46
more network functionality for daemon 2021-07-09 19:26:02 +02:00
DJ2LS 0ec882f2e5
first dameon tests
list of audio devices already working
2021-06-13 17:21:37 +02:00
DJ2LS 52c27c7276
added bandwith and mode reading 2021-05-29 23:19:50 +02:00
DJ2LS 08f73d0382
frequency to sock command TNC_STATE 2021-05-29 22:18:11 +02:00
DJ2LS 3575a51398
better error handling 2021-05-29 16:57:31 +02:00
DJ2LS 69b0ba4c5c
better error handling 2021-05-29 15:59:06 +02:00
DJ2LS 37146b3081
socket timeout
close the socket if timeout is reached
2021-05-29 15:48:27 +02:00
DJ2LS ef3edb2f7a
updated network commands 2021-05-29 12:30:13 +02:00
DJ2LS 32b0fa9534
socket connection keep alive 2021-05-28 20:54:23 +02:00
DJ2LS 0c7795e2e6
waiting before sending data 2021-05-14 09:28:27 +02:00
DJ2LS 883e65fc5d
fixed a problem with mygrid in cq 2021-05-14 09:04:43 +02:00
DJ2LS e922e3d289
dxgrid socket command 2021-05-14 09:01:13 +02:00
DJ2LS b1b63ce26f
added dxgrid global var 2021-05-14 08:48:51 +02:00
DJ2LS 174ab9cc73
dxgrid improvements/fixes 2021-05-14 08:47:49 +02:00
DJ2LS 4ce6565fb0
dxgrid for ping and socket 2021-05-13 21:02:14 +02:00
DJ2LS 6f1d303171
fix in cq 2021-05-13 18:52:44 +02:00
DJ2LS d10f4c688b
fixed wrong byte handling in cq 2021-05-13 18:50:56 +02:00
DJ2LS c65ab76ece
grid locator inside CQ 2021-05-13 18:49:40 +02:00
DJ2LS 1d510d0e79
small code cleanup and error handling 2021-05-13 18:43:37 +02:00
DJ2LS 84a6edab4a
removed stuck in sync counter 2021-05-13 18:31:23 +02:00