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
|
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
|
6f7166201f
|
WIP ARQ - fixed tests
|
2023-12-16 12:54:16 +01:00 |
|
Pedro
|
30996c03b6
|
Eliminate modem TX queues and change transmit() to a blocking call
|
2023-12-16 00:51:57 +01:00 |
|
DJ2LS
|
62ea8fa9b2
|
WIP ARQ - changed frame types, introduced data ack nack
|
2023-12-14 09:07:46 +01:00 |
|
DJ2LS
|
cefd1b3efc
|
WIP ARQ - cleanup
|
2023-12-13 23:53:39 +01:00 |
|
Pedro
|
c98b37db96
|
ARQ progress
|
2023-12-13 16:56:11 +01:00 |
|
Pedro
|
bef2e80acc
|
Successful ARQ v2 transfer for the 1st time
|
2023-12-13 15:35:16 +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
|
9b820f6562
|
WIP adding arq data frame
|
2023-12-09 12:31:08 +01:00 |
|
DJ2LS
|
71ad71d0bf
|
renamed deprecated files so its clear which are new and old
|
2023-12-08 11:08:02 +01:00 |
|
DJ2LS
|
14a6dab29e
|
better naming for ARQ session / connection
|
2023-12-08 10:25:26 +01:00 |
|
Pedro
|
1fab9f8e53
|
ARQ WIP
|
2023-12-05 18:50:39 +01:00 |
|
Pedro
|
3fd2c402af
|
Get rid of the DATA_QUEUE_TRANSMIT (there is still the MODEM_TRANSMIT_QUEUE)
|
2023-12-04 11:05:45 +01:00 |
|
DJ2LS
|
b29c539d5f
|
saving thoughts regarding to processing arq commands...
|
2023-12-03 14:11:43 +01:00 |
|
DJ2LS
|
f01cc38e64
|
moved frame activity to frame handler
|
2023-12-03 10:40:31 +01:00 |
|
DJ2LS
|
97bc309bb6
|
fixed activities list, disabled heard stations again
|
2023-12-01 17:02:42 +01:00 |
|
DJ2LS
|
75dfa4d28a
|
adjusted activities for rx'ed frames
|
2023-12-01 16:57:59 +01:00 |
|
DJ2LS
|
72658837c9
|
added activities list
|
2023-12-01 16:39:52 +01:00 |
|
Pedro
|
ca1257bab7
|
Remove comments about old data_queue_received format
|
2023-11-30 10:55:51 +01:00 |
|
Pedro
|
4d0bef497b
|
Deliver frequency offset info to frame handler
|
2023-11-30 10:54:37 +01:00 |
|
Pedro
|
16786d4a7e
|
Switch to new frame dispatcher process data with new class based frame handlers.
|
2023-11-30 09:24:36 +01:00 |
|
Pedro
|
63273b7f02
|
Add PingFrameHandler
|
2023-11-30 00:15:16 +01:00 |
|
Pedro
|
f4b00ce68a
|
Add inheritance based frame handling on rx
|
2023-11-29 22:53:50 +01:00 |
|
Pedro
|
b901b8efaa
|
Handle exception on frame deconstruction
|
2023-11-29 21:30:09 +01:00 |
|
Pedro
|
6020b69527
|
Fix received CQ handling. Ping receive still broken.
|
2023-11-29 18:25:32 +01:00 |
|
Pedro
|
d5a1a74f1a
|
Separate demodulation code
|
2023-11-29 17:35:23 +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
|
5202a93676
|
Delete old ping tx code
|
2023-11-26 23:00:55 +01:00 |
|
DJ2LS
|
018add39d2
|
trying to fix a error without testing it...
|
2023-11-26 22:36:35 +01:00 |
|
Pedro
|
851cef2b9b
|
Small code improvements
|
2023-11-26 14:51:58 +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 |
|
Pedro
|
8670646ca7
|
Implement more commands and remove old code
|
2023-11-26 00:11:39 +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 |
|
Pedro
|
395e505b84
|
Work in progress
|
2023-11-24 10:46:51 +01:00 |
|
DJ2LS
|
dbd1cf1d98
|
first prototype of registering arq session
|
2023-11-23 23:10:53 +01:00 |
|
Pedro
|
5bb25c3d45
|
Refactoring of tx commands - WIP
|
2023-11-23 16:59:53 +01:00 |
|
DJ2LS
|
1cf6d5914a
|
test with frame dispatcher
|
2023-11-23 10:14:11 +01:00 |
|