Skip to content

Add fixed point support using variants #7

@smithed

Description

@smithed

You can set the type of the variable to "variant" and perform reads. Since variants automagically coerce data to the selected type, we can read fxp values and just autoconvert to dbl. Slow, yes, but better than not supporting them if we need them (which we don't right now).

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