Skip to content

Changing parameters in RTIMULib.ini has no effect on sensor read / poll rate #111

@edbird

Description

@edbird

Just as stated in the title, I have tried editing a copy of RTIMULib.ini (which is in my current working directory) and the values of the parameters in this file appear to have no effect on the SenseHAT sensors poll rate.

I suspect rather than this being a bug in the Python SenseHAT library, this might be due to me misunderstanding how to set these parameters.

Some questions:

Does a python script look in the current working directory for the file RTIMULib.ini ?

Does a python script read this file and try to set the values for the SenseHAT sensors using the values contained in this file?

Reason for asking: It is possible that only the C/C++ implementations which use RTIMU read this file. (But seems unlikely?)

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