Commit Graph

8496 Commits

Author SHA1 Message Date
Siarhei Fedartsou
3c9debdd3d Merge branch 'master' into sf-warnings 2022-09-30 10:14:21 +02:00
Siarhei Fedartsou
627b2c7330 add comment 2022-09-30 09:25:47 +02:00
Siarhei Fedartsou
16b01acad9 Remove glibc workaround 2022-09-30 09:25:38 +02:00
Siarhei Fedartsou
3c5d99b4cb
Improve performance of map matching via getPathDistance optimization (#6378) 2022-09-29 22:27:19 +02:00
Michael Bell
ef8f3d7508
Ensure u-turn exists in intersection view (#6376)
Due to some rather complex logic that tries to calculate intersection
angles by looking further up the road, it's possible to return
an intersection view that is missing a u-turn - something which
is assumed to exist in later guidance calculations.

We apply a fix here by ensuring the u-turn is always included in
the returned view.
2022-09-27 13:49:12 +01:00
Louis
660cea8fcc
Bicycle surface speeds (#6212) 2022-09-23 17:54:55 +02:00
Siarhei Fedartsou
be353630d5
Fix a couple of warnings found by PVS Studio (#6372) 2022-09-22 23:28:12 +02:00
Siarhei Fedartsou
9b834810d5
Build Node bindings on Windows (#6334)
Extends CI to build NodeJS bindings for Windows.
2022-09-20 20:43:13 +01:00
Siarhei Fedartsou
1c65ea2194
Configure cross-compilation for Apple Silicon (#6360)
Adds support for Apple Silicon binaries for NodeJS bindings.
2022-09-17 13:00:53 +01:00
Siarhei Fedartsou
a3be76e24e wip 2022-09-09 15:18:23 +02:00
Siarhei Fedartsou
4b4f0e4b57 wip 2022-09-09 15:15:53 +02:00
Siarhei Fedartsou
ce1259790a wip 2022-09-09 14:52:48 +02:00
Siarhei Fedartsou
e215165296 wip 2022-09-09 14:42:50 +02:00
Siarhei Fedartsou
7f797ecf12 wip 2022-09-09 14:39:03 +02:00
Siarhei Fedartsou
99b90125d7 wip 2022-09-09 14:34:22 +02:00
Siarhei Fedartsou
e5550688fa wip 2022-09-09 09:49:27 +02:00
Siarhei Fedartsou
3fbacf5a9e wip 2022-09-09 09:24:27 +02:00
Siarhei Fedartsou
2e09a7e722 wip 2022-09-08 16:39:02 +02:00
Siarhei Fedartsou
2d5e312d66 wip 2022-09-08 15:51:07 +02:00
Siarhei Fedartsou
f6d3614c2a Merge branch 'sf-warnings' of github.com:Project-OSRM/osrm-backend into sf-warnings 2022-09-08 08:56:27 +02:00
Siarhei Fedartsou
1a4568caf4 wip 2022-09-08 08:56:14 +02:00
Siarhei Fedartsou
4daf489421
Update CMakeLists.txt 2022-09-07 23:57:45 +02:00
Siarhei Fedartsou
ac8b47b664 wip 2022-09-07 23:36:44 +02:00
Siarhei Fedartsou
57d0a0890e wip 2022-09-07 23:32:23 +02:00
Siarhei Fedartsou
cfcf7f3b00 wip 2022-09-07 22:55:40 +02:00
Siarhei Fedartsou
6f077beb29 wip 2022-09-07 22:51:05 +02:00
Siarhei Fedartsou
50348166a1
Update CMakeLists.txt 2022-09-07 22:25:30 +02:00
Siarhei Fedartsou
39067f32ae wip 2022-09-07 22:06:03 +02:00
Siarhei Fedartsou
25bc7af19c wip 2022-09-07 21:40:39 +02:00
Siarhei Fedartsou
9e6ad5c9f4 wip 2022-09-07 21:25:15 +02:00
Siarhei Fedartsou
fc09d34d32 wip 2022-09-02 16:45:28 +02:00
Siarhei Fedartsou
b06167f229 wip 2022-09-02 16:28:02 +02:00
Siarhei Fedartsou
4d963e51f0 wip 2022-09-02 16:15:54 +02:00
Siarhei Fedartsou
804a70a54d wip 2022-09-02 16:13:46 +02:00
Siarhei Fedartsou
6bffa090bb wip 2022-09-02 15:58:59 +02:00
Siarhei Fedartsou
d1fdd760f3 wip 2022-09-02 15:38:29 +02:00
Siarhei Fedartsou
bc98df2d79 wip 2022-09-02 15:24:20 +02:00
Siarhei Fedartsou
ce2da0eb8a wip 2022-09-02 15:12:54 +02:00
Siarhei Fedartsou
0747e4de1d wip 2022-09-02 15:04:18 +02:00
Siarhei Fedartsou
7b4bfda502 wip 2022-09-02 15:03:17 +02:00
Siarhei Fedartsou
3b1287e75a Refactor CMake code related to compiler warnings, enable some additional warnings 2022-09-01 23:43:53 +02:00
Siarhei Fedartsou
642683c12a Refactor CMake code related to compiler warnings, enable some additional warnings 2022-09-01 23:34:47 +02:00
Siarhei Fedartsou
a58e29f5d5 Refactor CMake code related to compiler warnings, enable some additional warnings 2022-09-01 23:26:37 +02:00
Siarhei Fedartsou
dcbb572b47 Refactor CMake code related to compiler warnings, enable some additional warnings 2022-09-01 23:13:36 +02:00
Siarhei Fedartsou
60bd8ba812 Refactor CMake code related to compiler warnings, enable some additional warnings 2022-09-01 23:05:03 +02:00
Siarhei Fedartsou
daacda9484 wip 2022-09-01 17:42:00 +02:00
Siarhei Fedartsou
96f5780f06
Update CI to use clang-tidy 14 (#6353) 2022-08-31 23:39:47 +02:00
Siarhei Fedartsou
c003ac1055
Pin revisions of Conan dependencies (#6351) 2022-08-31 09:59:53 +02:00
Siarhei Fedartsou
9a638f3568
Optimize RestrictionParser performance (#6344) 2022-08-30 21:08:52 +02:00
Siarhei Fedartsou
2cf957148b
Support floats for speed value in traffic updates CSV (#6327) 2022-08-30 15:34:46 +02:00