st-mems-android-linux-sensors-hal icon indicating copy to clipboard operation
st-mems-android-linux-sensors-hal copied to clipboard

Add support for reporting temperature in Additional Info

Open SikkaTheCoder opened this issue 1 year ago • 0 comments

In API Level 24, the Android Sensor framework added support for additional info. This sub-hal supports "placement" as one of the additional info frames. Can we also add temperature as possible additional info frame?

I imagine this would have to be dependent on the specific MEMS being used, as not all of them an report temperature. Perhaps this can somehow be configured in "SupportedSensors" (there is a "InternalTemperature" sensor object).

Thanks!

SikkaTheCoder avatar Oct 14 '24 02:10 SikkaTheCoder