Bug 15207 - gpsd provider does not support non-default gpsd options
Summary: gpsd provider does not support non-default gpsd options
Status: RESOLVED FIXED
Alias: None
Product: GeoClue
Classification: Unclassified
Component: Backends (obsolete) (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Geoclue Bugs
QA Contact: Geoclue Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-26 04:20 UTC by Jussi Kukkonen [inactive]
Modified: 2008-04-11 01:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.