Commit graph

64 commits

Author SHA1 Message Date
DJ2LS 10be8db7d0 improved arq tests which went stuck 2024-02-19 08:27:40 +01:00
DJ2LS 0a9ce0d202 fixed message transmission status 2024-02-07 19:43:10 +01:00
DJ2LS cf35520526 forgot setting connection attempts to 10 2024-02-03 11:13:15 +01:00
DJ2LS b70a209899 introduced schedule manager 2024-02-02 19:37:02 +01:00
DJ2LS 03adceca23 forgot changing connectien attempts... 2024-01-30 09:03:02 +01:00
DJ2LS e279f45229 added arq transmission failed state 2024-01-29 17:50:28 +01:00
DJ2LS 4ccc509992 small gui added modem busy state while ARQ 2024-01-28 21:29:56 +01:00
DJ2LS 857916285d changed dispatcher to a data type handler 2024-01-21 20:34:01 +01:00
DJ2LS 76ab882d0f ARQ WIP - delete outdated arq session after specific age, added statistics, added more ARQ tests 2024-01-15 16:04:11 +01:00
DJ2LS 022d7ef258 ARQ WIP - check if frame is for us 2024-01-14 23:33:06 +01:00
DJ2LS ff777b212c adjusted events - still a WIP 2024-01-04 21:44:59 +01:00
DJ2LS 6495336400 adjusted events - gui events are broken 2024-01-04 20:55:33 +01:00
DJ2LS 8967d2ac91 ARQ WIP - session closing 2024-01-04 10:01:29 +01:00
DJ2LS cec7403491 ARQ WIP - channel busy detection 2023-12-30 22:47:34 +01:00
DJ2LS 7549e34d45 ARQ WIP - channel busy detection 2023-12-30 21:47:16 +01:00
DJ2LS 06ec029ee7 ARQ WIP - adjusted session closing 2023-12-29 19:25:59 +01:00
DJ2LS ee0e3e4ad3 ARQ WIP - introduced tests for session closing 2023-12-28 22:47:17 +01:00
DJ2LS 5ac7e22b0b ARQ WIP - work on session closing 2023-12-28 22:27:49 +01:00
DJ2LS ca7e7f6558 ARQ WIP - added more events 2023-12-25 13:26:51 +01:00
DJ2LS 98f1f3c5ca ARQ WIP - session aborting 2023-12-24 16:15:37 +01:00
DJ2LS cc60391d26 ARQ WIP - session aborting 2023-12-24 13:20:51 +01:00
DJ2LS 2db37adf21 ARQ WIP - Timeout adjustments and added state to logging for debugging... 2023-12-24 09:58:20 +01:00
DJ2LS d30f071c99 ARQ WIP - session closing 2023-12-21 15:44:54 +01:00
DJ2LS 53955a8107 ARQ WIP - session closing 2023-12-21 15:05:22 +01:00
DJ2LS c81698a698 ARQ WIP - session closing 2023-12-20 19:30:38 +01:00
DJ2LS 0fffe86f05 ARQ WIP - introduced flags 2023-12-20 16:43:08 +01:00
Pedro 1027ea1b98 Fix hangs on ARQ sessions 2023-12-19 23:32:04 +01:00
Pedro 073966122f Add ARQ session ABORTED state 2023-12-19 17:19:55 +01:00
Pedro a3b48d2bd9 Add client events to ARQ sessions 2023-12-19 15:35:07 +01:00
Pedro 726385361e Improve ARQ session states using Enum 2023-12-19 15:01:08 +01:00
Pedro 8bc8cdffcc Change timeouts and retries in ARQ sessions. 2023-12-18 13:56:49 +01:00
DJ2LS 8d70378fc9 WIP ARQ - reduced timeout a bit 2023-12-17 12:31:58 +01:00
DJ2LS e26d512951 WIP ARQ - fixed wrong payload 2023-12-16 17:21:07 +01:00
DJ2LS ad6f913aab WIP ARQ - cleanup and fixes 2023-12-16 10:28:30 +01:00
Pedro 30996c03b6 Eliminate modem TX queues and change transmit() to a blocking call 2023-12-16 00:51:57 +01:00
DJ2LS 8b7f7c47aa WIP ARQ - more fixes 2023-12-15 17:01:03 +01:00
DJ2LS 4d59311f66 WIP ARQ - more fixes 2023-12-15 16:40:05 +01:00
DJ2LS a970f96165 WIP ARQ - more fixes 2023-12-15 16:22:38 +01:00
DJ2LS b5268ec4f0 WIP ARQ - more fixes 2023-12-15 14:58:53 +01:00
DJ2LS c4dbe0caef WIP ARQ - cleanup and modem fix 2023-12-15 14:41:11 +01:00
DJ2LS 16f37677d5 WIP ARQ - speed level 2023-12-14 22:53:32 +01:00
Pedro b42c40dd78 ARQ WIP 2023-12-14 17:57:58 +01:00
Pedro a3d05f3521 Improve ARQ setting of failed state 2023-12-14 17:41:57 +01:00
Pedro fd33ccbe1e Correct end of transfer on ISS side 2023-12-14 17:33:43 +01:00
Pedro 0014462c63 ARQ refactor with explicit states 2023-12-14 17:29:04 +01:00
DJ2LS 3bb9dd3991 WIP ARQ - WIP data ack nack 2023-12-14 09:19:46 +01:00
DJ2LS 62ea8fa9b2 WIP ARQ - changed frame types, introduced data ack nack 2023-12-14 09:07:46 +01:00
Pedro c98b37db96 ARQ progress 2023-12-13 16:56:11 +01:00
Pedro bef2e80acc Successful ARQ v2 transfer for the 1st time 2023-12-13 15:35:16 +01:00
Pedro 48260f2c09 ARQ WIP 2023-12-13 11:51:54 +01:00