Remove self-test interop (LDPC, Turbo); extend SCC dariol83
LDPC and Turbo interop tests reimplemented the CCSDS encoder in
Python ("we implement the full CCSDS H-matrix construction",
"we implement the full CCSDS turbo encoder here"). Not interop.
SCC dariol83 interop extended with Reed-Solomon traces using
dariol83's RS codec.