Editing TPC Encoder Definition
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
− | This instantiates a 1-dim array or 2-dim array | + | This instantiates a 1-dim array or 2-dim array fo Turbo Product Encoders (TPC). |
Restrictions: B and Q must be carefully chosen such that when the matrices are setup, and the first B outputs are removed, they (the first B outputs) are all 0's. | Restrictions: B and Q must be carefully chosen such that when the matrices are setup, and the first B outputs are removed, they (the first B outputs) are all 0's. | ||
Line 10: | Line 10: | ||
; Dimension 1 | ; Dimension 1 | ||
− | : | + | : blah blah blah |
; Dimension 2 | ; Dimension 2 | ||
− | : | + | : |
; Row Encoder Polynomials | ; Row Encoder Polynomials | ||
Line 40: | Line 40: | ||
; C++ files | ; C++ files | ||
− | : [https://github.com/gnuradio/gnuradio | + | : [https://github.com/gnuradio/gnuradio TODO] |
− | : [https://github.com/gnuradio/gnuradio | + | |
+ | ; Header files | ||
+ | : [https://github.com/gnuradio/gnuradio TODO] | ||
; Public header files | ; Public header files | ||
− | : [https://github.com/gnuradio/gnuradio | + | : [https://github.com/gnuradio/gnuradio TODO] |
− | |||
; Block definition | ; Block definition | ||
: [https://github.com/gnuradio/gnuradio/blob/master/gr-fec/grc/tpc_encoder_def_list.block.yml] | : [https://github.com/gnuradio/gnuradio/blob/master/gr-fec/grc/tpc_encoder_def_list.block.yml] |