NordicPlayground / thingy-rocks-dashboard-aws-js

AWS IoT dashboard developed using Preact in TypeScript
https://world.thingy.rocks
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

[Minor icon bug] GNSS icon disabled #29

Closed martiles closed 1 year ago

martiles commented 1 year ago

image In the table at the right it is shown GNSS two times. I got GPS fix, but there is still an icon showing that GNSS is disabled (red ring)

coderbyheart commented 1 year ago

This happens if the GNSS sampling is disabled AFTER a device has acquired a GPS fix. It's not really a bug, the first icon shows that there is a GNSS location, the second shows that sampling is (now) disabled.