On Sun, Nov 13, 2005 at 02:34:55PM -0500, Michael Quinn wrote:
> I am attempting to modify the provided FSK algorithms to use a standardized
> method for determining the transmission error rate. In the fsk_tx file, I'm
> trying to use the lfsr_32k_source_s instead of a file source as the source
>
I am attempting to modify the provided FSK algorithms to use
a standardized method for determining the transmission error rate. In the
fsk_tx file, I’m trying to use the lfsr_32k_source_s instead of a file
source as the source for the transmitter. In the fsk_rx file, I’m
trying to use che