Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Moved mm_version.* into “platform” library.vng
2015-09-23Router follower for pedestrian simplyfy road.Lev Dragunov
2015-09-23Correction after colleagues comments. Adding unit tests. Some other changes.Vladimir Byko-Ianko
2015-09-23Adding GetTtsText class for generating test messages in a specified locale ba...Vladimir Byko-Ianko
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23Remove old osrm online router.Lev Dragunov
2015-09-23Routing observer interface implementation.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Directions engine moved to separate class, directions engine was made abstractConstantin Shalnev
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev
2015-09-23Moving routing_session from map unit to routing unit.Vladimir Byko-Ianko
2015-09-23Different routers get an ability to have different properties which can be us...Vladimir Byko-Ianko
2015-09-23CarModel moved in separate fileConstantin Shalnev
2015-09-23Added support for multiple pedestrian modelsConstantin Shalnev
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23Async mode for OSRM online absent country checker.Lev Dragunov
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23another PR fixesLev Dragunov
2015-09-23[routing] Cross MWM routing refactoringLev Dragunov
2015-09-23OSRM engine processing routines extractionLev Dragunov
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Our fixes to OSRMLev Dragunov
2015-09-23mapsme plugin response parserLev Dragunov
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23[pedestrian] Removed Dijkstra router.Yuri Gorshenin
2015-09-23[pedestrian] A* algorithm is moved out.Yuri Gorshenin
2015-09-23[pedestrian] Follow-up fixes.Yuri Gorshenin
2015-09-23Nearest feature finder extractionLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Extract parallel processing routing routines from osrmLev Dragunov
2015-09-23Mapsme old routing algosLev Dragunov
2015-09-23Extracting cross routing section from routing facadeLev Dragunov
2015-09-23PR routing fixesLev Dragunov
2015-09-23Cross context reading fixes + PR updatesLev Dragunov
2015-09-23Pull comments style updatesLev Dragunov
2015-09-23New many-to-many engine for cross routingLev Dragunov
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23Revert "Merge pull request #2866 from vng/routing-beta"Denis Koronchik
2015-09-23Revert "Merge pull request #2843 from deniskoronchik/compress"vng
2015-09-23[osrm][routing] Improve compression. Store edge id’s by shortcutsDenis Koronchik
2015-09-23[routing] Remove old implementationDenis Koronchik
2015-09-23[routing] Compress node to feature id index.Denis Koronchik
2015-09-23[boost][hack] Avoid building boost libs by including sources directlyAlex Zolotarev
2015-09-23[generator] Add mapping from Fid to graph node id (not finished)Denis Koronchik
2015-09-23[routing] Implement osrm routerDenis Koronchik
2015-09-23[routing] Rename OsrmRouter to OsrmOnlineRouterDenis Koronchik
2015-09-23[routing] Add VehicleModel.Denis Koronchik
2015-09-23[routing] Road graph on mwm features.Denis Koronchik
2015-09-23[routing] Dijkstra router.Yury Melnichek
2015-09-23[routing] Added OSRM online engineAlex Zolotarev