Skip to content

An Implementation of the FEC code as specified in IETF - RFC 6330. This implementation is simple and works fine for small values of K. It can be improved for larger K values later. The implemented encoder and decoder is tested with the test vectors specified in the section 6.3 in the document provided in the link http://www.3gpp.org/ftp/tsg_sa/W…

Notifications You must be signed in to change notification settings

ravipgm/RFC6330

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFC6330

An Implementation of the FEC code as specified in IETF - RFC 6330. This implementation is simple and works fine for small values of K. It can be improved for larger K values later. The implemented encoder and decoder is tested with the test vectors specified in the section 6.3 in the document provided in the link http://www.3gpp.org/ftp/tsg_sa/WG4_CODEC/TSGS4_69/Docs/s4-120717.zip .

The RFC6330-update.rar package has few modifications on the decoding as per rfc6330 section 5.4

About

An Implementation of the FEC code as specified in IETF - RFC 6330. This implementation is simple and works fine for small values of K. It can be improved for larger K values later. The implemented encoder and decoder is tested with the test vectors specified in the section 6.3 in the document provided in the link http://www.3gpp.org/ftp/tsg_sa/W…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages