Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Michael Krasnyk
|
b5225f07cb
|
Fix #2413 by converting enums to unsigned char constants
|
2016-05-23 18:33:24 +02:00 |
|
Patrick Niklaus
|
57321979ae
|
Remove leftover debugging code
|
2016-05-19 16:44:31 +02:00 |
|
Patrick Niklaus
|
95af72c70c
|
Make intersection backwards compatible
For `depart` and `arrive` `step.intersections[0].{bearings|entry}` will have
only one entry.
|
2016-05-19 16:44:31 +02:00 |
|
Moritz Kobitzsch
|
4d9aa65e78
|
intersection classes with variable degree of discretization
|
2016-05-19 16:44:31 +02:00 |
|
Moritz Kobitzsch
|
0f3942558f
|
version using discrete values stored directly at intersection
|
2016-05-19 16:43:46 +02:00 |
|
Moritz Kobitzsch
|
ba074b0116
|
initial version of intersection classification
|
2016-05-19 16:43:46 +02:00 |
|
Moritz Kobitzsch
|
1544a08ea2
|
introduce roundabout-turns into instruction set
|
2016-04-27 12:13:42 +02:00 |
|