Page MenuHomePhabricator

Feature to freeze navigation data source
Closed, ResolvedPublic

Description

A feature to freeze a navigation data source in it's current state can be useful for some use cases. E.g., for a tracking device source object calling "StopTracking()" takes a while and the tracking data might change meanwhile. An freeze function could help to freeze the tracking data and do further processing with the tracking data captured at a specific time.

Event Timeline

User franza has pushed new remote branch:

bug-18267-FreezeNavigationDataSource

Feature is implemented: ready to merge. Maybe after 2014-10 release.

was merged to the master together with T18354... closing this one.