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
2016-07-23[altitude] The first version of writing to mwm and reading from altitude info...Vladimir Byko-Ianko
2016-05-19[bicycle routing] Adding find by geometry funtionality.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Moving TGeomTurnCandidate and PiMinusTwoVectorsAngle to tur...Vladimir Byko-Ianko
2016-05-19[bicycle routing] Generating turn for bicycle navigation based on car turn ge...Vladimir Byko-Ianko
2016-05-19[bicycle routing] Moving common methods for pedestrian and bicycle routing to...Vladimir Byko-Ianko
2016-04-21[bicycle routing] Making factory for creating LoadedPathSegment objects.Vladimir Byko-Ianko
2016-04-20[bicycle routing] Moving some data stuctures from turn_generator unit to sepa...Vladimir Byko-Ianko
2016-04-18[bicycle routing] Review fixes.Vladimir Byko-Ianko
2016-04-18[bicycle routing] Adding bicycle profile for using AStar bidirectional routing.Vladimir Byko-Ianko
2015-10-22Merge pull request #175 from gardster/router_start_weight_fixygorshenin
2015-10-21Renaming TurnSound to NotificationManager and renaming some methods.Vladimir Byko-Ianko
2015-10-19[routing] New node start weight calculation.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-09-23Extract following logic to FollowedPolyline class.Lev Dragunov
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