Commit graph

22 commits

Author SHA1 Message Date
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