-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey Bob,
the main idea is to have drop-in blocks for different codes. Have a look at 'encoder.h' and the '_impl.*' files. They describe the framework. In 'generic_encoder.h' is a description for all the required and available functions for all the different codes. So your encoder/decoder just inherits from 'generic_encoder'. Your inherited coder class implements a code and exposes all necessary information for the block which may be part of the stream based GNU Radio framework or may use message passing. For details see [1] I hope this helps. Cheers Johannes [1] http://gnuradio.org/doc/doxygen/page_fec.html On 16.06.2015 08:26, bob wole wrote: > Hi, > > I just stared working on FEC in gnuradio. I found that there is > gr-fec. I want to know that which literature , books/papers, was > followed during the implementation of the gr-fec so that I can go > through the c++ implementation more productively and add > something. > > > -- Bob > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJVgCK7AAoJEO7fmkDsqywM770P/j6dPo/aPfSwvTMZIhiU9a2X CNbF5oz8rZfbygt7wSur4CCWg34V/rn8brft8Kx8SfPXNVWsBMEQEpP3xYOuHH/E CsnZ4O+j16YzQmg/HboovStEC7aTZYE5DS70DOiYiNxwRFotD86sfDPHoZGMXjUk 6FXs4Pw0sb7wkA8TDbzpDiei+bodSKjgxISmK7ys1uEkUbXNmb1HFXbNXqx49SUi g1Cb0PEvgpCcGnHDlCC5J9mZ1CAKclvj5cEqQh/FWcBWmBOD9rGJ1QI0wjVzayGt d3VllEcQEhZFKMmu1pqT1zeM4jjmmeO0YCrBnaesJaC1q1U9noG2EvnqfWaFDGVm uEOImZpRF3okmnp6iiARdM39kJeVZU1jS/AbPFU46QJlKJGpDuEZ33dREJMk1ZiN L13pOke26Mc4qhyCC133oGvzNffNWKidkm7Hwvhdt2WZSz9icb0OlFvfY0vAgG8n lQ6cMsQE8ybt8H/Ug+LS2cZvjuFSnb8kXom7zNZ2ezMhyAlyr3Mwby7WnMQhsUtW KTug+5GcOVTqTSn5vojYB3jWutrqLYJy2aDJtFpnTPMz+j18fOx0NGgXe4n2/8O4 VjDu2MDudEWyVmTX4LQdVpcdJO3+l/exqTNBSO0/JWjCi9zCejVYeGjCzf+Yg5uz JQPsddc/FBoKzxcclHu2 =ZOBQ -----END PGP SIGNATURE----- _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio