Commit graph

1383 commits

Author SHA1 Message Date
Arndt Brenschede
8f02ee8351 added main method to text-decode an rd5 2017-04-08 12:19:41 +02:00
abrensch
2121a8d57f Merge pull request #76 from Mincol/restrictions.dat
Added restrictions.dat
2017-04-08 12:14:51 +02:00
Mincol
3d0c8bd21b Added restrictions.dat 2017-04-08 10:30:27 +02:00
abrensch
54807da0f7 Merge pull request #75 from Mincol/mapCreation
NegativeArraySizeException during map creation
2017-04-06 08:08:11 +02:00
Mincol
92701360fb Changed Node description array length to short as per pull request discussion 2017-04-05 02:16:57 +02:00
Mincol
97a0f09064 Add warning if Node Description exceeds max allowed serialization length. 2017-03-29 16:42:08 +02:00
Mincol
e48cc1a704 Description length cannot be negative, therefore if we use write (unsigned) instead of writeByte (signed) we can potentially use one more byte. 2017-03-29 16:36:24 +02:00
Arndt Brenschede
875c5b4ddd mapsforge bridge 2017-02-12 11:38:51 +01:00
Arndt Brenschede
ebd9305528 mapsforge bridge 2017-02-03 19:21:39 +01:00
Gautier Pelloux-Prayer
0d5e1c18fb allow server to be started from outside of standalone/ directory 2017-01-08 17:02:35 +01:00
Arndt
61ce13ca33 workaround for startup crash when reading free space fails 2017-01-07 17:24:09 +01:00
Arndt
9d5ecb93ad disable tr-logic in final pass to preserve voice-hints 2016-12-11 20:24:09 +01:00
Arndt
95f8c0edab tr doku 2016-12-11 19:45:38 +01:00
Arndt
8c530c87cd parameter to avoid supression of unused tags 2016-12-11 19:33:21 +01:00
Arndt
dd07a1bf57 fixed bug in traffic simulation 2016-12-11 19:32:05 +01:00
Arndt
b90e487fc0 version 1.4.8 2016-12-10 20:05:54 +01:00
Arndt
05a8ec3ae3 version 1.4.8 2016-12-10 19:59:55 +01:00
Arndt
f15c5b923e tr bike exceptions 2016-12-10 19:49:24 +01:00
abrensch
e629a2b2b2 Merge pull request #72 from mobconverge/url_encoding
handling url encoded parameters

Sure, not a big deal. However, we really should get rid of the port 443 hack and establish a modproxy setup with an optional ssl endpoint. As soon as there's a handful client's for that API that never wanted to be an API, it will be difficult...
2016-12-07 22:00:50 +01:00
Arndt
2f6309334f no waypoint sanity checks when just reading nogos 2016-12-07 21:54:50 +01:00
Arndt Brenschede
de5f70b9d9 tr details, ele interpolation 2016-12-02 19:28:31 +01:00
Mark Schisler
0a616c70cc handling url encoded parameters 2016-12-02 00:46:38 -06:00
Arndt
0641a17b9c added turn restrictions 2016-11-21 08:14:47 +01:00
Arndt
e48cbd49cb added turn restrictions 2016-11-20 22:31:10 +01:00
Arndt
561b60c5cb srtm1 progress 2016-11-20 22:28:16 +01:00
Arndt
95209148b4 locus codes 13/14 for u-turns left/right 2016-11-20 22:22:11 +01:00
Arndt
ae8bd5f39a turn hints for shortest.brf 2016-10-19 18:55:25 +02:00
Arndt
83f439d773 Merge branch 'master' of https://github.com/abrensch/brouter 2016-10-19 18:45:27 +02:00
Arndt Brenschede
d42895880d version 1.4.7 2016-10-19 18:44:28 +02:00
Arndt Brenschede
6d95bc46e7 github issue 51 2016-10-19 18:39:49 +02:00
Arndt
79c6372f84 hide world.xcf in git history 2016-10-19 18:17:45 +02:00
abrensch
5b5083b010 Merge pull request #69 from nrenner/profile-name-windows
Fix profile path splitting on Windows
2016-10-19 18:13:01 +02:00
Norbert Renner
1f09adfeb0 Fix profile path splitting on Windows, fixes nrenner/brouter-web#53 2016-10-17 20:55:22 +02:00
abrensch
eb2fa6da90 Merge pull request #65 from midnightcomm/master
World Map and Readme file
2016-10-14 19:25:14 +02:00
Arndt
a7e4f0eccb Merge branch 'master' of https://github.com/abrensch/brouter 2016-10-14 19:19:44 +02:00
Arndt
fdf06cbdd0 use start direction (provided by locus) as turncost bias 2016-10-14 19:18:21 +02:00
Arndt
372673be7a fixed NP in Voice-Hint-Processing 2016-10-14 19:16:32 +02:00
Timothy Millard
3ba53577bb readme file
Related links to relevent projects.
2016-10-11 01:30:31 -05:00
Timothy Millard
fdeba70141 World Map with US states
US States were difficult to descern in order to find the correct download tile on the Android app.
2016-10-11 01:25:18 -05:00
Arndt Brenschede
cf5e56054b recalc timeout change 2016-09-30 19:15:18 +02:00
Arndt
56bdf76806 1.4.6 (memory footprint) 2016-09-30 13:17:03 +02:00
Arndt
448bb11ad4 performance 2016-09-10 16:03:15 +02:00
Arndt Brenschede
9d00b0181e performance 2016-09-09 19:42:00 +02:00
Arndt
62d089ebb5 Merge branch 'master' of https://github.com/abrensch/brouter 2016-09-07 08:57:16 +02:00
Arndt
ffedd2e581 performance 2016-09-07 08:56:50 +02:00
Arndt Brenschede
f5b6e13a26 ups-bug-fix 2016-09-06 19:19:42 +02:00
Arndt
51ff1b8482 performamce tuning 2016-09-04 19:28:15 +02:00
Arndt Brenschede
ead7f2ac6d cleanup and bugfixes 2016-09-02 19:05:50 +02:00
Arndt Brenschede
e217f12e71 v1.4.4 2016-08-30 19:30:53 +02:00
Arndt
ea572ad47f more performance tuning 2016-08-28 19:43:40 +02:00