Merge lp://staging/~thomas-voss/location-service/forward-command-line-parameters-to-providers into lp://staging/location-service

Proposed by Thomas Voß
Status: Merged
Approved by: Thomas Voß
Approved revision: 306
Merged at revision: 305
Proposed branch: lp://staging/~thomas-voss/location-service/forward-command-line-parameters-to-providers
Merge into: lp://staging/location-service
Diff against target: 1126 lines (+369/-208)
23 files modified
src/location/CMakeLists.txt (+1/-1)
src/location/cmds/list.cpp (+4/-2)
src/location/cmds/provider.cpp (+19/-4)
src/location/cmds/provider.h (+5/-3)
src/location/cmds/run.cpp (+1/-1)
src/location/provider_registry.cpp (+23/-36)
src/location/provider_registry.h (+19/-12)
src/location/providers/config.cpp (+23/-31)
src/location/providers/dummy/provider.cpp (+63/-11)
src/location/providers/dummy/provider.h (+11/-11)
src/location/providers/gps/provider.cpp (+1/-1)
src/location/providers/gps/provider.h (+2/-2)
src/location/providers/mls/provider.cpp (+60/-7)
src/location/providers/mls/provider.h (+3/-3)
src/location/providers/remote/provider.h (+1/-1)
src/location/providers/sirf/provider.cpp (+31/-12)
src/location/providers/sirf/provider.h (+4/-4)
src/location/providers/ubx/provider.cpp (+72/-28)
src/location/providers/ubx/provider.h (+4/-4)
src/location/util/cli.cpp (+2/-2)
src/location/util/cli.h (+2/-2)
tests/CMakeLists.txt (+1/-7)
tests/provider_registry_test.cpp (+17/-23)
To merge this branch: bzr merge lp://staging/~thomas-voss/location-service/forward-command-line-parameters-to-providers
Reviewer Review Type Date Requested Status
Thomas Voß Pending
Review via email: mp+323782@code.staging.launchpad.net

Commit message

Rework parameter/settings handling.

Description of the change

Rework parameter/settings handling.

To post a comment you must log in.
Revision history for this message
Simon Fels (morphis) :
306. By Thomas Voß

Remove left over comment.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: