Commit graph

81 commits

Author SHA1 Message Date
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
Pedro 4eec0b969a Change overflow exception 2023-12-13 10:05:14 +01:00
Pedro 3060940808 Add test for burst data frame overflow 2023-12-13 10:00:42 +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
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
Pedro 5e90c2e823 Correct name of TestProtocols class 2023-12-04 17:30:07 +01:00
Pedro 22912c9c1e Add protocol test for CQ - QRV 2023-12-04 16:01:18 +01:00
Pedro a2edf4967a Improve protocol tests 2023-12-04 15:52:50 +01:00
Pedro 5a58ef97bb Add first protocol test for ping - ping ack 2023-12-04 15:04:14 +01:00
Pedro b5b5170a67 Add CQ tests for DataFrameFactory 2023-11-29 17:42:44 +01:00
Pedro c27c6db199 Fix DataFrameFactory tests 2023-11-29 17:39:35 +01:00
Pedro f5415ce7cd Improve DataFrameFactory and tests 2023-11-27 23:08:00 +01:00
Pedro e9c07731b7 Add DataFrameFactory tests 2023-11-27 19:22:16 +01:00
DJ2LS e2c615b4ed first test running tests in github actions 2023-11-20 15:50:48 +01:00
Pedro 1ed281e7c4 Convert and validate server side config data 2023-11-15 16:49:16 +01:00
DJ2LS e0c1ec1121 fixed tests 2023-11-12 23:39:49 +01:00
Pedro 3b5131d63e Add POST /config with tests 2023-11-06 20:52:33 +01:00
Pedro 24cfc8f691 Improve config write method. Add tests. 2023-11-06 19:04:35 +01:00
Pedro 25a1e3b495 Add working GET /config to the API 2023-11-06 15:37:33 +01:00
Pedro cc182059bd Add rest API server 2023-11-06 13:54:38 +01:00
Pedro 0102220271 Add write() method to config and created first tests. 2023-11-06 11:30:37 +01:00