VincentMasselis / TPMS-advanced

Android app for BLE TPMS made by Sysgration
Apache License 2.0
8 stars 3 forks source link

Update time #41

Open RobotsForSTEM opened 3 months ago

RobotsForSTEM commented 3 months ago

Hi. Once again, thank you for your good work. If I may, I would suggest you to add a 'Last update time' to the main screen. It may be usefull so that you know that the displayed info is or is not updated, for example, in case of sensor fail or battery fail. Thank you

VincentMasselis commented 2 months ago

Hello and thanks again for your contribution

That would be a good idea, I need to test some different to display the last update time. I'm looking for something useful but not ugly when using the app :D

NH-RedAnt commented 2 weeks ago

Update time would be necessary for every sensor. Perhaps just set a stale timer and gray out the older values. That might actually be what the green filled tire is doing. But I suspect once filled green it doesn't blank out again....

A low battery setting and indicator might also be useful, perhaps done the same way by changing the color of the tire boarder?

VincentMasselis commented 2 weeks ago

Actually, when the tyre is filled with color, that mean tyre's data was read less than 5 minutes ago, when the tyre is emptied (only borders are displayed) this mean the tyre's data is at least 5 minutes old.

Battery is also read, just like the last update time, I need to find a nice way to display an alert when the battery level is low