Commit graph

82 commits

Author SHA1 Message Date
dj2ls
beb9589880 adjsuted timing 2024-03-31 19:02:34 +02:00
dj2ls
c592c9c178 WIP ARQ 2024-03-31 18:53:46 +02:00
DJ2LS
83e7c11305 WIP ARQ 2024-03-31 17:56:28 +02:00
DJ2LS
ef1fcfe107 adjusted protocol to support datac14 2024-03-29 14:28:02 +01:00
DJ2LS
e24a64ba25 Merge branch 'develop' into dev-interface-tests 2024-03-25 19:04:37 +01:00
DJ2LS
3cb329b379 check for max bandwidth on session open 2024-03-24 21:39:44 +01:00
DJ2LS
cc6b3eb958 pep related improvements to ARQ 2024-03-24 20:07:18 +01:00
DJ2LS
bb8da6f5d8 first attempt with arq session inside connection 2024-03-19 22:10:58 +01:00
DJ2LS
fd9fb81fa2 adjusted stats 2024-02-27 22:39:45 +01:00
DJ2LS
e7ce198fa1 WIP gui stats 2024-02-24 22:01:15 +01:00
DJ2LS
dd4ca1903b added session statistics 2024-02-24 21:49:53 +01:00
DJ2LS
36890fe131 adding fallback speed level 2024-02-23 14:38:08 +01:00
DJ2LS
d3d09d4019 attempt of sending in previous speed level 2024-02-23 13:59:47 +01:00
DJ2LS
f307ed779f attempt of sending in previous speed level 2024-02-23 13:55:15 +01:00
DJ2LS
33ad50fbe2 moved from upshift downshift to speed level int 2024-02-22 21:49:57 +01:00
DJ2LS
3574f76a79 moved from upshift downshift to speed level int 2024-02-22 21:15:43 +01:00
DJ2LS
e64d71b135 set initial speed level 2024-02-22 15:18:25 +01:00
DJ2LS
22f0226600 gear shifting test 2024-02-22 15:05:54 +01:00
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