Skip to content

This project is a polynomial state table generator. It can be used to generate a state table of convolutional codes used in GSM Network or other similar use case.

License

Notifications You must be signed in to change notification settings

ringover/polynomial_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tables generator polynomial state

This project is a polynomial state table generator. It can be used to generate a state table of convolutional codes used in GSM Network or other similar use case.


Compilation

This project compiles a test binary and generate a sample file.

make

You can generate the file with this command.

./test > generate.c

Use

You can modify the test.c file to fit your needs.

About

This project is a polynomial state table generator. It can be used to generate a state table of convolutional codes used in GSM Network or other similar use case.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published