Hi, Is there a way to read data from the GPS sensor itself?
ubuntu-location-serviced-cli must be getting its data from somewhere
Yesterday it had no satellites in sight, despite all location services
set to on. And after i left it on overnight, in front of a window, it
still had no satellites in sight. If i encounter the same problem
again, i'll send you the logs, for now it is working again, after
switching off and on all location services. The values in the awk file
are pure guessing, no logic there :-)
11 = good reception = Green
< 11 = poor reception = Blue
< 1 = No reception = Red
If you know better values for good and poor, please let me know.
I would propose to mark all satellites with
"have_almanac_data"/"have_ephimeris_data" as green, yellow for
satellites without that data with reasonable snr, and red for any
other reported satellite.
Cheers,
Thomas