Quote:
Originally Posted by aaknitt
I couldn't easily find that information either, so I used the additional bits simply for error detection rather than error correction. For hobbyist use such as this, I think that's more than sufficient. Details on how to do a simple parity check can be found here:
DCS Explained - MMI Technical Resource
Andy
|
Thank you for the link. I already had the information. I actually have quite a bit of information on DCS (also called CDCSS) and that's how I know about the error-correcting Golay code. I am not interested in checking for an error, that is useless to me.
Since we are dealing with RF reception of a short digital stream, I'd like to implement the error correction. There's a lot of stuff out there about Golay, but no specific equation (or hardware circuit) to perform error correction on the receiving end. I figured it didn't hurt to ask here.