organicmaps/routing
2018-12-29 16:15:43 +03:00
..
base [routing] Add twins checker to CrossMwmGraph, now twins check point by point. If some twin is not equal to current segment, it will not include to twins-list. 2018-12-06 19:19:18 +03:00
routing_benchmarks [routing] Gathering params for getting feature speed to singal struct and using it. 2018-11-23 17:58:49 +03:00
routing_consistency_tests [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
routing_integration_tests [release=86][routing] Test on roads with tag maxspeed=none. 2018-12-29 16:15:43 +03:00
routing_quality [routing] Fixing routing quality tetsts accoring to maxspeed factors. 2018-12-07 11:05:01 +03:00
routing_tests [routing] Unit test on route rebuilding when current position is moving to the route. 2018-12-07 16:55:36 +03:00
async_router.cpp [release-86][routing] Review fixes. 2018-12-29 16:15:43 +03:00
async_router.hpp RoutingSession::m_routingSettings correct initialization. RoutingSession membors initialization. Review fixes. 2018-07-05 15:43:59 +03:00
bicycle_directions.cpp [coding] Renamed the StringUtf8Multilang files. 2018-12-13 13:19:18 +03:00
bicycle_directions.hpp [routing] Remove editor header includes from routing 2018-11-01 12:43:10 +03:00
checkpoint_predictor.cpp
checkpoint_predictor.hpp
checkpoints.cpp
checkpoints.hpp
city_roads.cpp Tests on vehicle model on speeds in city and out of cities. 2018-09-20 18:05:43 +03:00
city_roads.hpp Review fixes. 2018-09-20 18:05:43 +03:00
city_roads_serialization.hpp Renaming CityRoadsLoader to CityRoads and changing the code according to it. 2018-09-20 18:05:43 +03:00
CMakeLists.txt [routing] delete more code 2018-12-11 10:58:56 +03:00
coding.hpp Spell fixing. 2018-09-07 11:10:07 +03:00
cross_mwm_connector.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
cross_mwm_connector.hpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
cross_mwm_connector_serialization.cpp
cross_mwm_connector_serialization.hpp Building cross mwm section fix in case of no transitions. 2018-09-07 16:55:01 +03:00
cross_mwm_graph.cpp [routing] delete more code 2018-12-11 10:58:56 +03:00
cross_mwm_graph.hpp [routing] delete more code 2018-12-11 10:58:56 +03:00
cross_mwm_ids.hpp [generator] Added ways to region kv 2018-09-11 15:24:50 +03:00
cross_mwm_index_graph.hpp [routing] delete more code 2018-12-11 10:58:56 +03:00
directions_engine.hpp
edge_estimator.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
edge_estimator.hpp [routing] First step to separation between weight speed and eta. 2018-07-25 14:46:29 +03:00
fake_edges_container.hpp [routing] delete useless typename in template 2018-10-31 18:05:52 +03:00
fake_ending.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
fake_ending.hpp
fake_feature_ids.cpp
fake_feature_ids.hpp
fake_graph.hpp [routing] delete useless typename in template 2018-10-31 18:05:52 +03:00
fake_vertex.hpp
features_road_graph.cpp [routing] Gathering params for getting feature speed to singal struct and using it. 2018-11-23 17:58:49 +03:00
features_road_graph.hpp [routing] Gathering params for getting feature speed to singal struct and using it. 2018-11-23 17:58:49 +03:00
geometry.cpp [routing] Section format is changed. Review fixes. 2018-11-23 17:58:49 +03:00
geometry.hpp [routing] Review fixes. 2018-11-26 16:45:35 +03:00
index_graph.cpp
index_graph.hpp
index_graph_loader.cpp [routing] Getting ready VehicleModel for bidirectinal maxspeeds. 2018-11-23 17:58:49 +03:00
index_graph_loader.hpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00
index_graph_serialization.cpp
index_graph_serialization.hpp
index_graph_starter.cpp [routing] delete useless function 2018-11-07 09:19:16 +03:00
index_graph_starter.hpp [routing] delete useless function 2018-11-07 09:19:16 +03:00
index_road_graph.cpp [routing] Remove editor header includes from routing 2018-11-01 12:43:10 +03:00
index_road_graph.hpp [routing] First step to separation between weight speed and eta. 2018-07-25 14:46:29 +03:00
index_router.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
index_router.hpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
joint.cpp
joint.hpp
joint_index.cpp
joint_index.hpp
loaded_path_segment.hpp [index] Classes for Frozen and Editable DataSources 2018-06-27 19:20:52 +03:00
maxspeeds.cpp [routing] Review fixes. 2018-11-23 17:58:49 +03:00
maxspeeds.hpp [routing] Review fixes. 2018-11-23 17:58:49 +03:00
maxspeeds_serialization.cpp [routing] Review fixes. 2018-11-23 17:58:49 +03:00
maxspeeds_serialization.hpp [routing] Review fixes. 2018-11-23 17:58:49 +03:00
nearest_edge_finder.cpp Getting rid of speed in FeaturesRoadGraph. 2018-09-20 18:05:43 +03:00
nearest_edge_finder.hpp Getting rid of speed in FeaturesRoadGraph. 2018-09-20 18:05:43 +03:00
online_absent_fetcher.cpp [base] Unified stl_add and stl_helpers. 2018-09-14 15:14:36 +03:00
online_absent_fetcher.hpp
online_cross_fetcher.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
online_cross_fetcher.hpp
pedestrian_directions.cpp
pedestrian_directions.hpp
restriction_loader.cpp [base] Unified stl_add and stl_helpers. 2018-09-14 15:14:36 +03:00
restriction_loader.hpp [indexer][editor] Refactor Index into DataSource 2018-06-22 12:22:30 +03:00
restrictions_serialization.cpp
restrictions_serialization.hpp
road_access.cpp
road_access.hpp [routing] change map to unordered_map for RoadAccess 2018-10-23 14:38:14 +03:00
road_access_serialization.cpp
road_access_serialization.hpp [routing] change map to unordered_map for RoadAccess 2018-10-23 14:38:14 +03:00
road_graph.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
road_graph.hpp [routing] Gathering params for getting feature speed to singal struct and using it. 2018-11-23 17:58:49 +03:00
road_index.cpp
road_index.hpp
road_point.hpp [routing] change map to unordered_map for RoadAccess 2018-10-23 14:38:14 +03:00
route.cpp [coding] Removed the CellId epsilon. 2018-11-26 19:11:42 +03:00
route.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
route_point.hpp
route_weight.cpp
route_weight.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
router.cpp
router.hpp Declaring all routing callbacks in one file and code refactoring. 2018-06-15 11:55:45 +03:00
router_delegate.cpp Declaring all routing callbacks in one file and code refactoring. 2018-06-15 11:55:45 +03:00
router_delegate.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
routing_callbacks.hpp [routing] Speed Cameras review fixes 2018-11-30 20:04:40 +03:00
routing_exceptions.hpp
routing_helpers.cpp Keeping max speed for roads in city and for roads outside. 2018-09-20 18:05:43 +03:00
routing_helpers.hpp [routing] Review fixes. 2018-11-23 17:58:49 +03:00
routing_result_graph.hpp Better calculation outgoing route points for turn generation and fixing some turn generation issues. 2018-05-24 12:42:47 +03:00
routing_session.cpp [routing] fix 2018-12-21 14:10:41 +03:00
routing_session.hpp [routing] add more time for making notifications for camera 2018-12-12 10:57:05 +03:00
routing_settings.cpp [routing] Refact speed cameras, add beep signal, add different zones, create SpeedCameraManager for RoutingManager 2018-11-30 20:04:40 +03:00
routing_settings.hpp [routing] Refact speed cameras, add beep signal, add different zones, create SpeedCameraManager for RoutingManager 2018-11-30 20:04:40 +03:00
segment.hpp [routing] Removing uturn road from outgoing ways in case of GetTurnHighwayClasses() function. 2018-12-05 11:07:35 +03:00
segmented_route.cpp
segmented_route.hpp
single_vehicle_world_graph.cpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00
single_vehicle_world_graph.hpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00
speed_camera.cpp [routing] Speed Cameras review fixes 2018-11-30 20:04:40 +03:00
speed_camera.hpp [routing] Speed Cameras review fixes 2018-11-30 20:04:40 +03:00
speed_camera_manager.cpp [routing] review fixes 2018-12-21 14:10:41 +03:00
speed_camera_manager.hpp [routing] increase distance for reducing speed before camera without maxpeed data 2018-12-21 14:10:41 +03:00
speed_camera_ser_des.cpp [routing] Maxspeed section format changed. elias_fano variant. 2018-11-23 17:58:49 +03:00
speed_camera_ser_des.hpp [coding] Moved functions that encode points to one common file. 2018-11-23 16:59:58 +03:00
traffic_stash.cpp Review fixes. 2018-07-05 15:43:59 +03:00
traffic_stash.hpp Review fixes. 2018-07-05 15:43:59 +03:00
transit_graph.cpp Review fixes. 2018-08-21 15:01:31 +03:00
transit_graph.hpp [routing] delete useless typename in template 2018-10-31 18:05:52 +03:00
transit_graph_loader.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
transit_graph_loader.hpp [indexer] DataSource refactoring 2018-06-27 19:20:52 +03:00
transit_info.hpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
transit_world_graph.cpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00
transit_world_graph.hpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00
turn_candidate.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
turns.cpp [base] Unified stl_add and stl_helpers. 2018-09-14 15:14:36 +03:00
turns.hpp
turns_generator.cpp Review fixes. 2018-12-11 17:14:01 +03:00
turns_generator.hpp [index] Classes for Frozen and Editable DataSources 2018-06-27 19:20:52 +03:00
turns_notification_manager.cpp [routing] change map to unordered_map for RoadAccess 2018-10-23 14:38:14 +03:00
turns_notification_manager.hpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00
turns_sound_settings.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
turns_sound_settings.hpp
turns_tts_text.cpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00
turns_tts_text.hpp [routing] fix conflict 2018-07-30 15:44:09 +03:00
vehicle_mask.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
vehicle_mask.hpp
world_graph.cpp [routing] Add twins checker to CrossMwmGraph, now twins check point by point. If some twin is not equal to current segment, it will not include to twins-list. 2018-12-06 19:19:18 +03:00
world_graph.hpp [routing] add routing part of speed cameras and tests for it. 2018-09-17 12:49:53 +03:00