Hi all!
I am using the LDPC decoder of IT++ for some DVB-T2/S2 simulations, but with some configurations (ie: r=3/4, n=64800) I get this error: "check node degrees >12 not supported in this version". Dumping this value from "itpp/comm/ldpc.cpp" I see that the degress are 17 for this configuration.
How could I extend this check node degrees limitation to a number greater than 12? Looking at...
2009-12-28 09:56:31 UTC in IT++