DJ2LS
|
fd9fb81fa2
|
adjusted stats
|
2024-02-27 22:39:45 +01:00 |
|
DJ2LS
|
9706260933
|
adjust speed level with info ack
|
2024-02-25 21:23:15 +01:00 |
|
DJ2LS
|
dd4ca1903b
|
added session statistics
|
2024-02-24 21:49:53 +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
|
0100104afb
|
fixed missing arq abort state
|
2024-02-22 16:03:28 +01:00 |
|
DJ2LS
|
89f61c15fd
|
adjusted gear shifting
|
2024-02-22 15:46:15 +01:00 |
|
DJ2LS
|
451ec404e9
|
adjusted gear shifting
|
2024-02-22 15:30:21 +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
|
7f86ab2ece
|
arq adjustments and attempt fixing tests
|
2024-02-18 15:06:13 +01:00 |
|
DJ2LS
|
857916285d
|
changed dispatcher to a data type handler
|
2024-01-21 20:34:01 +01:00 |
|
DJ2LS
|
26478ef0a4
|
adjusted and splitted dispatcher
|
2024-01-20 21:47:21 +01:00 |
|
DJ2LS
|
a31fce3301
|
work on data dispatcher
|
2024-01-20 13:52:35 +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
|
966821cef8
|
ARQ WIP - fixed mode not decoding
|
2024-01-05 16:25:14 +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
|
e40ff05190
|
ARQ WIP - data event on IRS
|
2023-12-30 23:00:27 +01:00 |
|
DJ2LS
|
884927cacd
|
ARQ WIP - channel busy detection
|
2023-12-30 22:44:18 +01:00 |
|
DJ2LS
|
7549e34d45
|
ARQ WIP - channel busy detection
|
2023-12-30 21:47:16 +01:00 |
|
DJ2LS
|
8a164a6b89
|
ARQ WIP - adjusted session closing
|
2023-12-29 19:29:30 +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 |
|
Pedro
|
13064cea1a
|
Add transmission time to end-to-end ARQ tests
|
2023-12-26 20:52:06 +00:00 |
|
DJ2LS
|
fbc319a09a
|
ARQ WIP - adjusted events
|
2023-12-25 14:06:53 +01:00 |
|
DJ2LS
|
ca7e7f6558
|
ARQ WIP - added more events
|
2023-12-25 13:26:51 +01:00 |
|
DJ2LS
|
cc60391d26
|
ARQ WIP - session aborting
|
2023-12-24 13:20:51 +01:00 |
|
DJ2LS
|
53955a8107
|
ARQ WIP - session closing
|
2023-12-21 15:05:22 +01:00 |
|
Pedro
|
2faf398e4b
|
Small improvements
|
2023-12-21 02:19:42 +00: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 |
|
DJ2LS
|
674dd2e383
|
fix typo
|
2023-12-20 11:28:06 +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
|
073966122f
|
Add ARQ session ABORTED state
|
2023-12-19 17:19:55 +01:00 |
|
Pedro
|
0a59c4f616
|
Eliminate IRS session hangs
|
2023-12-19 17:19:12 +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
|
b07e96302a
|
WIP ARQ - changed ack/nack transmitting so its as before
|
2023-12-17 12:54:25 +01:00 |
|
DJ2LS
|
7b09894a4b
|
WIP ARQ - added tests for large payload
|
2023-12-17 12:31:44 +01:00 |
|
DJ2LS
|
6f28f4ef32
|
WIP ARQ - set to fixed speed level for now
|
2023-12-17 12:16:51 +01:00 |
|
Pedro
|
9b6647c29e
|
Move decode mode setting to demodulator. Fix ARQ tests.
|
2023-12-17 01:43:23 +01:00 |
|
DJ2LS
|
6042263523
|
WIP ARQ - fixed wrong byte length calculation
|
2023-12-16 18:04:04 +01:00 |
|
DJ2LS
|
b2a83568e1
|
WIP ARQ - adjustments to timeout
|
2023-12-16 17:52:38 +01:00 |
|
DJ2LS
|
6b7df9d0a6
|
WIP ARQ - attempt fixing wrong crc
|
2023-12-16 17:42:51 +01:00 |
|
DJ2LS
|
e26d512951
|
WIP ARQ - fixed wrong payload
|
2023-12-16 17:21:07 +01:00 |
|
DJ2LS
|
32317b373f
|
WIP ARQ - speed level fix
|
2023-12-16 14:54:34 +01:00 |
|
DJ2LS
|
2f2f9d956a
|
WIP ARQ - speed level fix
|
2023-12-16 14:51:50 +01:00 |
|