Commit graph

53 commits

Author SHA1 Message Date
DJ2LS
8967d2ac91 ARQ WIP - session closing 2024-01-04 10:01:29 +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
d91b7763e8 ARQ WIP - prepared data frame factory for compression flags 2023-12-25 12:27:48 +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
8bc8cdffcc Change timeouts and retries in ARQ sessions. 2023-12-18 13:56:49 +01:00
DJ2LS
e26d512951 WIP ARQ - fixed wrong payload 2023-12-16 17:21:07 +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
62ea8fa9b2 WIP ARQ - changed frame types, introduced data ack nack 2023-12-14 09:07:46 +01:00
Pedro
9bbdaa055a ARQ progress 2023-12-13 18:27:55 +01:00
Pedro
c98b37db96 ARQ progress 2023-12-13 16:56:11 +01:00
Pedro
ba846013e8 ARQ progress 2023-12-13 14:59:22 +01:00
Pedro
4eec0b969a Change overflow exception 2023-12-13 10:05:14 +01:00
Pedro
d17878b123 ARQ WIP - Burst Frame tests ok 2023-12-13 09:56:58 +01:00
Pedro
227bc40a00 ARQ WIP - Fix data factory tests! 2023-12-13 09:24:43 +01:00
Pedro
e839453806 ARQ WIP 2023-12-12 22:05:32 +01:00
Pedro
8f1894da50 ARQ WIP 2023-12-12 21:33:57 +01:00
Pedro
18534a87aa ARQ WIP 2023-12-12 21:20:03 +01:00
Pedro
d35860cc54 ARQ WIP 2023-12-12 20:46:22 +01:00
Pedro
2189f99918 WIP ARQ 2023-12-12 20:22:34 +01:00
DJ2LS
2e02186ea6 changed freq_offset to frequency_offset for equal naming 2023-12-12 09:41:08 +01:00
DJ2LS
17504e194c WIP adding arq data frame 2023-12-10 09:59:02 +01:00
DJ2LS
73f6bba630 WIP adding arq data frame 2023-12-09 13:31:19 +01:00
DJ2LS
f28e47f441 WIP adding arq data frame 2023-12-09 13:28:32 +01:00
DJ2LS
9b820f6562 WIP adding arq data frame 2023-12-09 12:31:08 +01:00
DJ2LS
5842519e2a WIP adding arq data frame 2023-12-08 11:42:38 +01:00
DJ2LS
14a6dab29e better naming for ARQ session / connection 2023-12-08 10:25:26 +01:00
Pedro
462e4162c4 Progress on ARQ TDD 2023-12-05 19:12:21 +01:00
Pedro
1fab9f8e53 ARQ WIP 2023-12-05 18:50:39 +01:00
Pedro
000702740f WIP ARQ 2023-12-05 15:40:19 +01:00
DJ2LS
02062e3e18 some more frame porting 2023-11-30 20:35:07 +01:00
Pedro
63273b7f02 Add PingFrameHandler 2023-11-30 00:15:16 +01:00
DJ2LS
99e6c86220 implemented some arq commands 2023-11-28 20:43:41 +01:00
DJ2LS
27e05d2d8e added more arq frames 2023-11-28 20:34:33 +01:00
DJ2LS
618bf3ae4b some code adjustments 2023-11-28 20:00:39 +01:00
Pedro
f5415ce7cd Improve DataFrameFactory and tests 2023-11-27 23:08:00 +01:00
DJ2LS
018add39d2 trying to fix a error without testing it... 2023-11-26 22:36:35 +01:00
Pedro
0f10d73a61 Refactor beacon 2023-11-26 15:23:20 +01:00
Pedro
c164faae21 Fix "send test frame" 2023-11-26 14:25:14 +01:00
Pedro
e0bd7c5e09 Fix several errors to get server to start again. 2023-11-26 12:45:51 +01:00
DJ2LS
9872b52741 first attempt using frame deconstructor 2023-11-26 11:41:37 +01:00
DJ2LS
8883616e67 first attempt using frame templates 2023-11-26 10:33:06 +01:00
DJ2LS
b5ee39b2d2 first attempt using frame templates 2023-11-26 10:25:13 +01:00
Pedro
8670646ca7 Implement more commands and remove old code 2023-11-26 00:11:39 +01:00
Pedro
cf50e69e3a Implement fec and fec wake up frames 2023-11-25 23:22:31 +01:00
Pedro
f96c566223 Move codec2 functions to codec2 interface 2023-11-25 23:14:49 +01:00
Pedro
bfaa284837 WIP 2023-11-25 19:05:42 +01:00