Commit graph

1382 commits

Author SHA1 Message Date
Arndt
20212963ba fixed download manager cancel 2015-10-15 08:32:40 +02:00
Arndt Brenschede
b8bb99173f bugfix traffic data injection 2015-10-14 19:37:37 +02:00
Arndt Brenschede
280581ee42 rd5 size update 2015-10-14 19:36:35 +02:00
Arndt
50f321f242 download manager: -cd5, +update 2015-10-14 09:03:24 +02:00
Arndt Brenschede
70bb46b156 np-fix bit-report 2015-10-12 19:17:57 +02:00
Arndt
ccf6641bad statistical encoding 2015-10-11 19:27:33 +02:00
Arndt
f8dee5b7d1 map access layer cleanup 2015-09-12 16:12:24 +02:00
Arndt
2cec35f3cc removed old format support 2015-08-28 17:49:35 +02:00
Arndt
87fe904e7b lifecycle-patch, first shot 2015-08-28 17:21:34 +02:00
Arndt
91c809e05c Traffic simulation patch 2015-08-28 16:39:41 +02:00
abrensch
a35eea8878 Merge pull request #41 from Mincol/SD-card
Update kitkat_survival_readme.txt
2015-06-11 14:04:57 +02:00
Mincol
2b142bd8a2 Update kitkat_survival_readme.txt
Added description to clarify parts not immediately clear to me, when installing OsmAnd on SD card,
2015-06-08 21:41:10 +02:00
Arndt
91c463302e srtm30 utils 2015-04-05 09:24:46 +02:00
Arndt
8c0b416aef corrected url 2015-04-04 13:22:46 +02:00
Arndt
24c196dbe5 newline problem 2015-04-04 13:22:21 +02:00
Arndt
01789724b4 readme updates 2015-04-04 11:34:01 +02:00
Arndt
bddfc5655c readme update 2015-04-04 11:17:34 +02:00
Arndt
7f107cad17 pom version 1.2 2015-04-04 10:46:39 +02:00
Arndt
c38f9048de aggregate similar way-descriptions 2015-04-04 10:39:42 +02:00
abrensch
740d171813 Merge pull request #38 from nrenner/standalone-timeout
set default timeout in standalone scripts
2015-04-04 10:14:21 +02:00
Arndt
7a268632d0 uups-fix 2015-04-03 14:16:53 +02:00
Arndt
7310a500c6 explicit initial classifier 2015-04-03 13:54:19 +02:00
Arndt
55f8e7fb4a schedule-router proptotype 2015-04-03 13:49:53 +02:00
Arndt
0316c41924 explicit classifier for initial cost 2015-04-03 13:39:38 +02:00
Arndt
3ed62bb2b3 separated build-in vars from BExpressionContext 2015-04-03 12:51:26 +02:00
Norbert Renner
f3d2500f3a set maxRunningTime=300 as default timeout in standalone scripts 2015-04-03 11:46:49 +02:00
Arndt
53c3df66f5 Merge branch 'master' of https://github.com/abrensch/brouter 2015-04-03 11:09:09 +02:00
abrensch
4cde5ad261 Merge pull request #37 from nrenner/preflight
handle CORS preflight request for profile upload (Safari)
2015-04-03 10:53:18 +02:00
Norbert Renner
99fb471c26 handle CORS preflight request for profile upload (Safari) 2015-03-31 16:17:48 +02:00
Arndt
062702c5a3 1.2 prparations 2015-03-30 14:22:19 +02:00
Arndt
deb3b0eb02 fix for csv 2015-03-30 14:20:44 +02:00
Arndt
0573773287 node-cost fix for csv 2015-03-30 14:19:00 +02:00
abrensch
aeceaa996e Merge pull request #36 from matkoniecz/typo
fix typo in README
2015-03-30 13:35:52 +02:00
Mateusz Konieczny
22aabd8863 fix typo in README 2015-03-22 15:10:26 +01:00
Arndt
4b084bd033 fixed node-costs in csv 2015-03-09 18:35:05 +01:00
abrensch
dffed91746 Merge pull request #34 from nrenner/messages
Add messages to GeoJSON
2015-03-08 15:10:29 +01:00
Norbert Renner
9e3b6b37c3 include messages (csv data) in GeoJSON response 2015-03-05 19:14:16 +01:00
Arndt
6811ea524e profile syntax: syntactic sugar 2015-03-01 13:04:11 +01:00
Arndt
8676f5e081 if-then-else syntax plus optional brackets 2015-02-25 09:32:07 +01:00
Arndt Brenschede
c3cc1fe8f9 Merge branch 'master' of https://github.com/abrensch/brouter 2015-02-23 20:48:19 +01:00
Arndt Brenschede
1aa62b0b71 or-syntax for lookup matches 2015-02-23 20:47:55 +01:00
Arndt
0fe5d5144a changed error message for missing datafile to include filename 2015-02-08 10:05:50 +01:00
Arndt
5f34b5cf41 minor extension 2015-02-07 10:30:37 +01:00
Arndt
8e73fc6cda more tracing to debug sd-card-problems 2015-02-07 10:29:56 +01:00
Arndt
c6fed3d5bb changed alternative logic to not crosstalk over 2015-02-07 10:28:53 +01:00
Arndt
afc0d765d0 lookup extensions (minor 4) 2015-02-07 10:27:58 +01:00
Arndt
1e25186e88 Merge branch 'master' of https://github.com/abrensch/brouter 2015-02-07 08:16:29 +01:00
Arndt
4797ce1368 minor performance patch 2015-02-07 08:14:48 +01:00
abrensch
9e467e917a Merge pull request #31 from cpesch/smaller-jars
remove junit where there are no tests, put junit into test scope to avoi...
2015-02-07 08:11:36 +01:00
Christian Pesch
ef8ebb63a3 remove junit where there are no tests, put junit into test scope to avoid using it in production code 2015-01-24 09:28:50 +01:00