Skip to content

Interrupt Based Sensor Updates (Sensor Module) #332

Description

@AarC10

Is your feature request related to a problem? Please describe.
Sensor module has several interrupt pins we don't use. Currently our task periodically runs and makes the IO calls (polling).

Describe the solution you'd like
Setup GPIO callbacks for sensor interrupts. Put sensor update requests on the workqueue, don't do it in the interrupt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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