Bug 15207

Summary: gpsd provider does not support non-default gpsd options
Product: GeoClue Reporter: Jussi Kukkonen [inactive] <jussi.kukkonen>
Component: Backends (obsolete)Assignee: Geoclue Bugs <geoclue-bugs>
Status: RESOLVED FIXED QA Contact: Geoclue Bugs <geoclue-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Jussi Kukkonen [inactive] 2008-03-26 04:20:28 UTC
gpsd hostname and port should be provider options, currently the defaults are used. Similar stuff is already implemented in gypsy-provider, check implementation details there.
Comment 1 Jussi Kukkonen [inactive] 2008-04-11 01:55:53 UTC
Provider now accepts following options:
  org.freedesktop.Geoclue.GPSHost (default NULL)
  org.freedesktop.Geoclue.GPSPort (default DEFAULT_GPSD_PORT, "2947")

These can be set for geoclue master with respective gconf keys:
  /apps/geoclue/master/org.freedesktop.Geoclue.GPSHost
  /apps/geoclue/master/org.freedesktop.Geoclue.GPSPort

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.