Commit graph

269 commits

Author SHA1 Message Date
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
DJ2LS f68e8c501c
fixed issue #43
#43 fixed by changing the module loading order
2021-05-13 17:11:26 +02:00
DJ2LS e83b6d29c1
updated to latest version 2021-05-13 16:16:06 +02:00
DJ2LS 64e6db9075
installing GUI into tools folder 2021-05-13 15:25:45 +02:00
DJ2LS f02fb0c3d8
fixed ARQ RPT not beeing working correctly 2021-05-11 19:59:11 +02:00
DJ2LS df8aa0176e
Delete hamlib.py 2021-05-09 18:08:19 +02:00
DJ2LS 291a297df0
moved from BER to SNR 2021-05-09 17:55:15 +02:00
DJ2LS 0a655d5b5e
first working TNC 2021-05-09 16:11:59 +02:00
DJ2LS 42c5ee5665
improved arq parse processing 2021-05-09 12:01:42 +02:00
DJ2LS 3afc6dd462
Update README.md 2021-05-09 11:39:28 +02:00
DJ2LS 67a8938e2e
first attempt with hamlib
- created a separate function "ptt_and_wait" which is waiting  a little bit
- this improved the transmission quality drastically *party*
2021-05-09 11:36:08 +02:00
DJ2LS 7c89f1d7c7
sending signalling frame twice
...for better channel stability
2021-05-02 16:52:30 +02:00
DJ2LS 1b18000d32
fixed watchdog not beeing started 2021-04-17 17:42:25 +02:00
DJ2LS 50f088ab5e
first attempt with postamble 2021-04-11 18:34:03 +02:00
DJ2LS e21f9b6296
added sample rate conversion 2021-04-10 21:27:44 +02:00
DJ2LS 2e88b542cf
first NAK frame
Needs to be tested, when a frame is getting lost....
No frame handling on the RX ( TX) side, just a message at this time
2021-03-19 15:28:55 +01:00
DJ2LS b815f655ac
arq rpt bug fix for small transmission 2021-03-19 12:06:12 +01:00
DJ2LS a1d2d752d4
added frames per burst selector 2021-03-19 11:16:24 +01:00
DJ2LS b7f3bf7eff
improved open data channel 2021-03-18 15:29:51 +01:00
DJ2LS 7b59bcdf81
huge code cleanup, removed threaded timers 2021-03-18 15:14:19 +01:00
DJ2LS e2f8fb5f53
timeout for open data channel and one click data 2021-03-18 14:37:42 +01:00
DJ2LS b65dd36cc0
fixed mode 11 payload size 2021-03-18 11:48:10 +01:00
DJ2LS e1c7bd7fcb
tests with unsync to prevent sync 10 trigger 2021-03-18 11:39:12 +01:00
DJ2LS 70ff859cc3
byte rate messurement 2021-03-17 11:22:06 +01:00
DJ2LS c7f85f8505
snr messurement 2021-03-16 16:37:23 +01:00
DJ2LS bd5f2a7487
datatype to heard stations 2021-03-16 15:21:58 +01:00
DJ2LS 99c74cfd74
fixed some ARQ timing issues 2021-03-16 11:39:22 +01:00
DJ2LS 55017df9cc
cleanup and removed connection feature
CONNECT / DISCONNECT / KEEP ALIVE causes too much problems regarding to speed, efficiency and stability
2021-03-16 10:55:48 +01:00
DJ2LS c4d5d44c2b
state improvements
really ugly debugging output inside....
2021-03-15 19:43:04 +01:00
DJ2LS f26e12fb30
switched socket listener to JSON 2021-03-15 18:43:37 +01:00
DJ2LS 84d8258701
watchdog and timeout improvements 2021-03-12 17:03:04 +01:00
DJ2LS b2b53386d3
first try with data channel timeout and keep alive 2021-03-12 16:18:41 +01:00
DJ2LS 56915c39c0
PEP8 Comments 2021-03-12 14:39:36 +01:00