USNavalResearchLaboratory / norm

NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)
https://www.nrl.navy.mil/Our-Work/Areas-of-Research/Information-Technology/NCS/NORM/
Other
98 stars 35 forks source link

future support Raptor Q #7

Open jasonzhang365 opened 4 years ago

jasonzhang365 commented 4 years ago

hi,any possible support Raptor Code?i see now only support RS code is correct?

bebopagogo commented 4 years ago

I am interested in adding Raptor code support as well as some of the other LDPC codes, but haven't had time to tackle that yet. For "silent receiver" operation, I think it would be somewhat straightforward. There are few places (but not many) in the code where I'd have to adjust to accommodate non-systematic codes.

honglei commented 1 year ago

Any Suggestions for this work? The following libs provide RaptorQ code:

https://github.com/sleepybishop/nanorq (C) MIT License https://github.com/LucaFulchir/libRaptorQ (C++) LGPL3/GPL3 https://github.com/cberner/raptorq (Rust) https://codeberg.org/librecast/lcrq (C) GPL3/GPL2