Commit graph

49 commits

Author SHA1 Message Date
DJ2LS 641e8b8a77
Rename data_handler.py to tnc/data_handler.py 2021-07-17 09:01:53 +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 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 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 f02fb0c3d8
fixed ARQ RPT not beeing working correctly 2021-05-11 19:59:11 +02:00
DJ2LS 291a297df0
moved from BER to SNR 2021-05-09 17:55:15 +02:00
DJ2LS 1b18000d32
fixed watchdog not beeing started 2021-04-17 17:42:25 +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 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 b2b53386d3
first try with data channel timeout and keep alive 2021-03-12 16:18:41 +01:00
DJ2LS 36b7ac91f8
smaller PEP8 cleanup 2021-03-12 14:14:36 +01:00
DJ2LS dcbf8677ef
heard stations buffer 2021-03-11 20:04:31 +01:00
DJ2LS 2d9c53a101
pylint code audit test run 2021-03-11 18:03:48 +01:00
DJ2LS d361750293
fall back to threading --> asyncio causes probs 2021-03-10 11:26:15 +01:00
DJ2LS a826248090
test with wait for data channel 2021-03-10 10:30:49 +01:00
DJ2LS 1d5d50a868
reset frame machine correctly 2021-03-10 09:12:49 +01:00
DJ2LS 2c120065f5
first async / non block transmission
really ugly at this point. we need a lot of code cleanup.
2021-03-09 20:56:17 +01:00
DJ2LS 71ceaeb6f7
smaller improvements 2021-03-09 16:45:27 +01:00
DJ2LS 42c10c5780
updated other signalling frams with callsign crc8 2021-03-09 14:01:54 +01:00
DJ2LS cbdbd30c39
selective repeating
first try
2021-03-09 11:05:59 +01:00
DJ2LS 8115cfae97
CQ now with callsign detection 2021-03-09 10:00:20 +01:00
DJ2LS 5ec22b6b65
fixed wrong callsign for ping 2021-03-07 16:41:02 +01:00
DJ2LS 821be594f2
first attempt with ASYNCIO instead of THREADING 2021-03-04 14:28:01 +01:00
DJ2LS d4f63844d6
changed PER to BER 2021-02-28 19:34:36 +01:00
DJ2LS 7cdc1a06b3
addded PER messurement 2021-02-28 19:13:47 +01:00
DJ2LS 44b91828fd
code cleanup 2021-02-28 17:28:07 +01:00
DJ2LS 37af525cc5
first attempt with ASYNCIO instead of THREADING 2021-02-28 16:46:18 +01:00
DJ2LS 9a263757b1
first working data channel 2021-02-28 15:24:14 +01:00
DJ2LS 76aa3094fc
fixed data type for ARQ_STATE 2021-02-24 17:41:14 +01:00
DJ2LS 697106b567
beacon placeholder and connect optimization 2021-02-24 17:29:08 +01:00
DJ2LS 812e00a403
first connect, cq and ping handler 2021-02-24 16:47:52 +01:00
DJ2LS 55d56b8e83
renamed arq module to data_handler 2021-02-24 14:22:28 +01:00