Commit Graph

7 Commits

Author SHA1 Message Date
dijunkun
7e3856a68d [fix] fix unused variables and type conversions 2024-11-26 17:31:16 +08:00
dijunkun
5deb52ce2d Update spdlog to v1.14.1 and fix compile error 2024-05-24 15:04:40 +08:00
dijunkun
3fc8f9f616 Fix compile error on Linux platform and use c++ style header file(<cstddef> instead of <stddef.h>) 2024-05-23 15:04:18 +08:00
dijunkun
b0bee226d1 Implementation for FEC decoder module 2023-11-15 22:01:05 -08:00
dijunkun
fd667c8b86 Fix fec module type error 2023-11-14 00:17:14 -08:00
dijunkun
e410e4e0c4 Fix OpenFEC compile error on Windows platform 2023-11-14 16:11:57 +08:00
dijunkun
270ad8df43 Implementation for FEC encoder module 2023-11-13 22:46:07 -08:00