I am trying to generate an eye pattern from a generated WAV file of a 9600-baud signal carrying an AX.25 packet at a 96kHz sample rate.
I feed the baseband waveform into the Clock Recovery (PLL) filter with its symbol rate set to 9600 baud. I connect the same waveform to the Eye Pattern filters din input and connect the recovered clock to its clk input.
The Eye Pattern filter reports this error:
Data rate too low (calculated X axis scale is less then FLT_EPSILON).
The wav file: packets-9600baud-96kHz.wav.zip
Is this a bug or am I using the Eye Pattern in a wrong way?
I am trying to generate an eye pattern from a generated WAV file of a 9600-baud signal carrying an AX.25 packet at a 96kHz sample rate.
I feed the baseband waveform into the Clock Recovery (PLL) filter with its symbol rate set to 9600 baud. I connect the same waveform to the Eye Pattern filters din input and connect the recovered clock to its clk input.
The Eye Pattern filter reports this error:
Data rate too low (calculated X axis scale is less then FLT_EPSILON).
The wav file: packets-9600baud-96kHz.wav.zip
Is this a bug or am I using the Eye Pattern in a wrong way?