Commit graph

949 commits

Author SHA1 Message Date
afischerdev
d315f4e33e gradle updates 2023-03-14 14:14:59 +01:00
afischerdev
0cf83456f7
Merge pull request #510 from afischerdev/lib-update-six
Update Lib Part Six - Change Export
2023-03-09 11:05:13 +01:00
afischerdev
e49e039d73 clean up gpx outputs 2023-03-06 18:39:35 +01:00
afischerdev
59199d7339 add new vh tags for output 2023-03-06 18:33:20 +01:00
afischerdev
7e581ccb9e fix elev at last pt 2023-03-06 18:29:40 +01:00
afischerdev
d85905035c change affected files for output rules 2023-02-26 13:04:43 +01:00
afischerdev
7434c12b31 change output rules 2023-02-26 13:02:39 +01:00
afischerdev
7edc35009f add direction tests 2023-02-26 12:37:24 +01:00
afischerdev
16a5ebe737 add direction on matching wpts 2023-02-26 12:36:56 +01:00
afischerdev
b735cd3e4e
Merge pull request #508 from afischerdev/update-lib-five
Update lib part five - change voicehints
2023-02-25 12:18:41 +01:00
afischerdev
b0eb0840d9 add messagedata for beeline 2023-02-20 18:32:57 +01:00
afischerdev
0e74fd5240 add small voice hint description 2023-02-19 13:49:02 +01:00
afischerdev
e905eefc6c change distance call 2023-02-19 13:48:20 +01:00
afischerdev
c9ae7c8681 change vh rules 2023-02-19 13:46:37 +01:00
afischerdev
15dd1f30f1 add rework vh process and add post process 2023-02-19 13:45:47 +01:00
afischerdev
c586245db5 add small elev rework 2023-02-19 13:43:57 +01:00
afischerdev
5571eee82c
Merge pull request #472 from Totorrr/profile-indent-typo-correc
Correc indent typo
2023-02-15 17:29:41 +01:00
afischerdev
8903939176
Merge pull request #499 from quaelnix/fix-calc-distance
Fix rounding error in calcDistance
2023-02-15 17:24:03 +01:00
afischerdev
c588daa68f
Merge pull request #500 from quaelnix/elevation-filter-regression-fix
Fix regression in elevation filter logic
2023-02-15 17:21:19 +01:00
afischerdev
ca5279d7c7
Merge pull request #506 from quaelnix/eta-regression-fix
Fix regression in travel time computation
2023-02-13 18:47:14 +01:00
afischerdev
101c72b6dc
Merge pull request #503 from quaelnix/priorityclassifier-initialization-fix
Fix priorityclassifier initialization
2023-02-13 18:42:52 +01:00
quaelnix
480977ec46
Fix regression in travel time computation
abrensch@17be365 introduced a bug that causes a negative bias in the calculated incline each time the elevation buffer is reset, which results in an additional misestimation of the travel time when via points are added.
2023-02-08 22:01:09 +01:00
quaelnix
f46c94083e
Fix priorityclassifier initialization 2023-01-28 10:34:01 +01:00
quaelnix
c3508c2adc
Fix regression in elevation filter logic
25e506d changed the order in which the elevation deltas are passed through the elevation filter, which can lead to the undesirable behavior that appending segments to the end of a route can decrease the calculated total ascent. This fixes the bug by adjusting the elevation filter accordingly.
2023-01-24 23:38:11 +01:00
quaelnix
4495952625 Fix rounding error in calcDistance 2023-01-20 10:22:01 +01:00
afischerdev
2387513a1f
Merge pull request #498 from afischerdev/update-version
Update lib part four - recalculation at end of track
2023-01-20 10:04:04 +01:00
afischerdev
23d55aa40c customize tests 2023-01-16 11:24:21 +01:00
afischerdev
3d34340e14 recalc elevation at end 2023-01-16 11:18:12 +01:00
afischerdev
32b258c188 recalc track rules, reorg detours 2023-01-16 10:37:19 +01:00
afischerdev
25e506dcbe recalc track at end 2023-01-15 18:05:18 +01:00
afischerdev
4867368296 move process voice hint, speed profile to the end 2023-01-15 17:43:51 +01:00
afischerdev
2b9a9d5bdd
Merge pull request #494 from afischerdev/update-version
Update lib part three - ignore misplaced via points
2023-01-15 16:44:56 +01:00
afischerdev
d081e5eb18
Merge pull request #495 from quaelnix/compute-kinematic-regression-fix
Fix regression of travel time calculation
2023-01-11 17:05:56 +01:00
quaelnix
a49c43d1ef
Refactor computeKinematic 2023-01-10 15:34:37 +01:00
quaelnix
1e819cf5bd
Fix regression of travel time calculation
This fixes a regression in the travel time calculation in the kinematic model caused by combining the following two commits:
* bd025875d4 (diff-59799a4a78f59692f35951f94cd8733f7e34718c2d60a6248685159f637517a4)
* 57da34d205 (diff-59799a4a78f59692f35951f94cd8733f7e34718c2d60a6248685159f637517a4)
2023-01-10 15:32:17 +01:00
afischerdev
b75a6cdab1 test add for misplaced pts 2023-01-09 19:00:02 +01:00
afischerdev
c03f21b72f test adjust 2023-01-09 18:35:35 +01:00
afischerdev
b98a576fe3 add routines for misplaced pts 2023-01-09 18:25:16 +01:00
afischerdev
d2297c0c52 add vars for misplaced pts 2023-01-09 18:13:03 +01:00
afischerdev
06328dec3d
Merge pull request #488 from afischerdev/update-version
I haven't heard of @zod for a while, so I do it my self.
Update lib part two - direct routing
2023-01-08 15:53:48 +01:00
afischerdev
d39501bb04 add 3 direct routing samples 2022-12-05 11:53:23 +01:00
afischerdev
d67b3c0ec9 change use of direct routing 2022-12-05 11:50:52 +01:00
afischerdev
3e53659f18 add voicehint test 2022-11-24 20:13:36 +01:00
afischerdev
8fa27bcf6e remove compiler warnings 2022-11-23 16:28:43 +01:00
afischerdev
a764c788ba
Merge pull request #483 from zod/code-analysis
Static code analysis using PMD

I haven't tested that results. For me the diffs looking well and useful.
The future will show if we need all this rules, drop some or add more.
2022-11-23 11:20:54 +01:00
Manuel Fuhr
49295eb850 Enable PMD rule LogicInversion and fix violations 2022-11-14 22:06:18 +01:00
Manuel Fuhr
41d25cd523 Enable PMD rule SimplifyBooleanReturns and fix violations 2022-11-14 22:06:18 +01:00
Manuel Fuhr
5f942cc458 Enable PMD rule UnnecessaryModifier and fix violations 2022-11-14 22:06:18 +01:00
Manuel Fuhr
b68f1587b2 Enable PMD rule UnnecessaryFullyQualifiedName and fix violations 2022-11-14 22:06:18 +01:00
Manuel Fuhr
b1a88b01ab Enable PMD rule SimplifiableTestAssertion and fix violations 2022-11-14 22:06:18 +01:00