Commit graph

289 commits

Author SHA1 Message Date
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
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