Skip to content

Document 1 stage decimator and SAMPLES_PER_FRAME relationship #322

Description

@uvvpavel

PR #321 removes an assert that makes sure that the custom filter initialised for the first stage returns the same number of samples as defined by MIC_ARRAY_CONFIG_SAMPLES_PER_FRAME. In fact the define is not used by the first stage decimator. Moreover, by using one stage decimation only, the user will most likely have to have their own second stage decimation, which will leave the user with MIC_ARRAY_CONFIG_SAMPLES_PER_FRAME number of outputs.

Needs to be documented

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions