Merge lp://staging/~thomas-voss/location-service/iterate-on-better-position-selection into lp://staging/location-service/trunk

Proposed by Thomas Voß
Status: Needs review
Proposed branch: lp://staging/~thomas-voss/location-service/iterate-on-better-position-selection
Merge into: lp://staging/location-service/trunk
Prerequisite: lp://staging/~mandel/location-service/better-position-selection
Diff against target: 817 lines (+256/-212)
14 files modified
examples/service/service.cpp (+1/-1)
include/location_service/com/ubuntu/location/service/configuration.h (+4/-1)
include/location_service/com/ubuntu/location/update.h (+29/-1)
src/location_service/com/ubuntu/location/engine.cpp (+7/-1)
src/location_service/com/ubuntu/location/engine.h (+2/-2)
src/location_service/com/ubuntu/location/service/daemon.cpp (+1/-1)
src/location_service/com/ubuntu/location/service/default_configuration.cpp (+8/-1)
src/location_service/com/ubuntu/location/service/default_configuration.h (+4/-0)
src/location_service/com/ubuntu/location/time_based_update_policy.cpp (+52/-65)
src/location_service/com/ubuntu/location/time_based_update_policy.h (+18/-17)
src/location_service/com/ubuntu/location/update_policy.h (+5/-17)
tests/acceptance_tests.cpp (+5/-5)
tests/engine_test.cpp (+66/-8)
tests/time_based_update_policy_test.cpp (+54/-92)
To merge this branch: bzr merge lp://staging/~thomas-voss/location-service/iterate-on-better-position-selection
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ubuntu Phablet Team Pending
Review via email: mp+257357@code.staging.launchpad.net

Commit message

Adjust integration of the update policy throughout the system.
Add test cases ensuring that the engine calls the policy for incoming updates.

Description of the change

Adjust integration of the update policy throughout the system.
  Add test cases ensuring that the engine calls the policy for incoming updates.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

203. By Thomas Voß

Adjust integration of the update policy throughout the system.
Add test cases ensuring that the engine calls the policy for incoming updates.

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