You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: