Commit graph

33 commits

Author SHA1 Message Date
DJ2LS 10be8db7d0 improved arq tests which went stuck 2024-02-19 08:27:40 +01:00
DJ2LS 7f86ab2ece arq adjustments and attempt fixing tests 2024-02-18 15:06:13 +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 85b81bb0dd using event manager instead event queue for most parts 2024-01-04 15:46:58 +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
Pedro 13064cea1a Add transmission time to end-to-end ARQ tests 2023-12-26 20:52:06 +00:00
Pedro 2faf398e4b Small improvements 2023-12-21 02:19:42 +00:00
DJ2LS 5b39540ab5 ARQ WIP - restored packet loss propablity 2023-12-20 16:50:59 +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 5d8554df08 Close ARQ test channels on end-to-end tests 2023-12-19 23:01:18 +01:00
Pedro 0a59c4f616 Eliminate IRS session hangs 2023-12-19 17:19:12 +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 7b09894a4b WIP ARQ - added tests for large payload 2023-12-17 12:31:44 +01:00
Pedro 9b6647c29e Move decode mode setting to demodulator. Fix ARQ tests. 2023-12-17 01:43:23 +01:00
Pedro 30996c03b6 Eliminate modem TX queues and change transmit() to a blocking call 2023-12-16 00:51:57 +01:00
Pedro a3d05f3521 Improve ARQ setting of failed state 2023-12-14 17:41:57 +01:00
Pedro 0014462c63 ARQ refactor with explicit states 2023-12-14 17:29:04 +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
DJ2LS 14a6dab29e better naming for ARQ session / connection 2023-12-08 10:25:26 +01:00
Pedro a290c854d5 ARQ WIP 2023-12-06 11:59:35 +01:00
Pedro bb0fc79b4f Improve ARQ logging 2023-12-06 11:51:10 +01:00
Pedro c689b93ee1 Improve ARQ tests and log messages 2023-12-06 11:47:47 +01:00
Pedro 9074e8e5eb Set frame loss probability to 50% 2023-12-06 11:34:31 +01:00
Pedro 0b35d393f5 Add frame loss probability to arq tests 2023-12-06 11:33:25 +01:00
Pedro bf89828c75 ARQ WIP 2023-12-05 19:01:48 +01:00
Pedro 000702740f WIP ARQ 2023-12-05 15:40:19 +01:00