-
The driver is called 'mm' in config. Requires the dbus module. [ci:skip-build] already built successfully in CI
The driver is called 'mm' in config. Requires the dbus module. [ci:skip-build] already built successfully in CI
gnss-share.conf 415 B
# Socket to sent NMEA location to
socket="/var/run/gnss-share.sock"
# Group to set as owner for the socket
group="geoclue"
# GPS device driver to use
# Supported values: stm, stm_serial, mm
device_driver="stm"
# Path to GPS device to use
device_path="/dev/gnss0"
# Baud rate for GPS serial device
device_baud_rate=9600
# Directory to load/store almanac and ephemeris data
agps_directory="/var/cache/gnss-share"