logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gnss-share.conf contains various options for configuring gnss-share. The file format is TOML.

Authors

ClaytonCraft <clayton@craftyguy.net> gnss-share.conf 2024-08-05 gnss-share.conf(5)

Description

gnss-share.conf contains various options for configuring gnss-share. The file format is TOML.

Options

socket="<path>" Socket to sent NMEA location to, e.g. "/var/run/gnss-share.sock" group="<string>" Group to set as owner for the socket. device_driver="<string>" GPS device driver to use. Supported values: stm, stm_serial, mm (for ModemManager D-Bus interface) device_path="<string>" Path to GPS device to use, e.g. "/dev/gnss0" device_baud_rate=<int> Baud rate for GPS serial device, e.g. "9600". Only used if the device driver uses a serial interface. agps_directory="<path>" Directory to load/store almanac and ephemeris data

See Also

gnss-share(1)

See Also