Skip to content

Default DSP should be set to off in ConfigureRhd2164 #543

@jonnew

Description

@jonnew

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions