Skip to content

CAN input operand issue #59

Description

@corygrant

CAN input operands in dingoConfig are raw values, not scaled by factor.
Example:

  • Raw value = 0.3
  • Factor = 0.01
  • Scaled value = 30

Operand would have to be 0.3, but 30 makes more sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions