nrLDPC_coding: improvements
As of now there is only one improvement in this MR. Functions nr_interleaving_ldpc
, nr_deinterleaving_ldpc
, nr_rate_matching_ldpc
and nr_rate_matching_ldpc_rx
that were previously linked with the PHY layer in the executables are now linked with the LDPC coding implementations where they are called.