Skip to content

Non-floating-point normalized readings #67

@tcbennun

Description

@tcbennun

I'm using the ESP32-C3, which doesn't have floating-point hardware, meaning any floating-point code is very inefficient. It would be good to have the option to implement without floating-point, e.g. a variant of accel_norm returning e.g. I32x3 in units of ±mg, or maybe a fixed-point impl. Maybe Accelerometer should take a generic V: Vector like RawAccelerometer does?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions