Skip to content

Inconsistent variable naming when referring to the time between dwell passes #66

@ddstewar

Description

@ddstewar

It was noted in a recent ITOS .rec file review for the CCRS project that the naming of items that referred to the time between dwell passes was inconsistent. This was traced back to the MD code and it found that the inconsistency stemmed from there.
As posted by the tester that inspected the code and .rec file:
"The commands and telemetry seem to disagree as to whether to use 'rate' or 'delay' to refer to the time between dwell passes. This is reflected in the source code as well - where the source refers to 'delay', the .rec file also uses 'delay', and where the source uses 'rate', the .rec file uses 'rate'. Unclear whether it's worth standardizing this."

It seems the rate and delay are being used to refer to the same thing. One should be picked and used to reduce confusion.

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