Skip to content

Digitizer Block: Rename "poll_rate" to "poll_duration" or change the used unit #94

@alexxcons

Description

@alexxcons

poll_rate sounds like a frequency (Hz), but we actually work with seconds.

So either rename the variable to e.g. poll_delay/poll_duration (better names welcome!) or change the used unit to Hz.

In any case, a fix in all used flowgraphs will be requird after this change !

To be fixed in the xml of all Digitizer Blocks and in the C++ classes of these Blocks (class "digitizer_block").

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions