Skip to content

'L' data type for subclassed Analog_input causes overflow error in data_logger #16

@ThomasAkam

Description

@ThomasAkam

The Analog_input class implementation indicates that data type 'L' (unsigned 4 byte integer) is allowed, but this actually causes an overflow in the data_logger class when the data is saved to disk due to conversion to a signed 4 byte integer.

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