Translations:Astroberry Server/26/en
Jump to navigation
Jump to search
GPS device
To provide system-wide location info Astroberry system uses GPSD service. It grabs raw data from GPS device and provides it to whole operating system and applications that need this information.
If you use GPS device the whole system and applications can get accurate geographic location from it. When using GPS device make sure that Virtual GPS is stopped and disabled by running systemctl stop virtualgps && systemctl disable virtualgps
. Otherwise GPSD service will simultaneously use location from two sources i.e. GPS and Virtual GPS.