lomiri-location-service
A location service aggregating position/velocity/heading updates and exporting them over dbus.
- Provided by: lomiri-location-service-bin (Version: 3.4.1-2)
- Source: lomiri-location-service
- Report a bug
A location service aggregating position/velocity/heading updates and exporting them over dbus.
lomiri-location-service --bus well known bus name --provider provider [--provider provider] [provider specific options]
A location service aggregating position/velocity/heading updates and exporting them over dbus.
These options control which bus the service is exposed upon and which providers are instantiated:
These options control the behavior of the geoclue provider:
These options control the behavior of the Skyhook provider:
These options control the logging behavior of the service:
Starting the service with a gps and a skyhook provider, exposing it on the system bus:
$ /usr/bin/lomiri-location-service/examples/service
--bus system
--provider gps::Provider
--provider skyhook::Provider
--skyhook::Provider::username=ut_testing
--skyhook::Provider::realm=ut_testing.com
A slightly more verbose instance:
$ /usr/bin/lomiri-location-service/examples/service --logtostderr=true --v=5 --bus system --provider gps::Provider --provider skyhook::Provider --skyhook::Provider::username=ut_testing --skyhook::Provider::realm=ut_testing.com
Lomiri Location Service is Copyright (C) 2012 Canonical Ltd.