osrm-backend/src/extractor/guidance
2017-02-07 07:41:12 +00:00
..
coordinate_extractor.cpp fix coordinate assertion for walking profile with steps 2017-01-11 22:44:23 +01:00
intersection_generator.cpp fix emitting invalid turn types, now surfacing due to changes in obvious detection 2017-01-18 15:56:48 +01:00
intersection_handler.cpp fix forks exiting a ferry 2017-01-12 09:58:51 +01:00
intersection_normalizer.cpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection.cpp Refactor fork handling in guidance (#3264) 2017-01-07 14:13:32 +01:00
mergable_road_detector.cpp Fix c++ formatting 2017-01-04 08:46:16 +01:00
motorway_handler.cpp Refactors and improves the Sliproad Handler, resolves #3109 2016-12-07 19:22:03 +01:00
node_based_graph_walker.cpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
roundabout_handler.cpp Remove assertions that could be triggered by bad data. (#3469) 2017-01-06 17:10:02 -08:00
sliproad_handler.cpp Fixes Sliproads onto a roundabout to be classified as sliproads, resolves #3540 2017-01-09 17:46:05 +01:00
suppress_mode_handler.cpp don't emit invalid turns when having u-turns on ferries 2017-01-26 13:08:00 +01:00
turn_analysis.cpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
turn_classification.cpp Fixes various compiler diagnostics 2017-01-06 16:47:52 +01:00
turn_discovery.cpp Update review findings 2017-01-27 11:19:37 +01:00
turn_handler.cpp Added indexed array data type with variable and fixed group blocks 2017-02-07 07:41:12 +00:00
turn_lane_augmentation.cpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
turn_lane_data.cpp Fixes various compiler diagnostics 2017-01-06 16:47:52 +01:00
turn_lane_handler.cpp fix roundabout handling with lanes 2016-12-15 13:07:26 +01:00
turn_lane_matcher.cpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00