For some reason, the default value for the DSP setting in ConfigureRhd2164 is set to 0.146 Hz.
|
public Rhd2164DspCutoff DspCutoff { get; set; } = Rhd2164DspCutoff.Dsp146mHz; |
It should be set to off to match the analog settings, which default to the widest pass band possible.