Open
Conversation
LOG TID(1) INFO 2.9087e-05 extrapolation_benchmark/extrapolation_benchmark.cpp:223 main() General tracks statistics.
Number of tracks: 885
Number of track points: 567362
Average points per track: 641
Average track length: 15343.1 meters
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:314 main()
Processed 148291 points.
1482910 extrapolations is calculated.
Projection is calculated for 1483123 extrapolations.
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:317 main() Cumulative moving average, variance and standard deviation for each extrapolation:
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 1 , 200 seconds after point two. Cumulative moving average = 0.666922 meters. Variance = 0.867515 . Standard deviation = 0.931405
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 2 , 400 seconds after point two. Cumulative moving average = 1.32145 meters. Variance = 3.33216 . Standard deviation = 1.82542
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 3 , 600 seconds after point two. Cumulative moving average = 1.94983 meters. Variance = 7.09659 . Standard deviation = 2.66394
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 4 , 800 seconds after point two. Cumulative moving average = 2.51536 meters. Variance = 11.7494 . Standard deviation = 3.42774
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 5 , 1000 seconds after point two. Cumulative moving average = 2.99075 meters. Variance = 16.7746 . Standard deviation = 4.09567
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 6 , 1200 seconds after point two. Cumulative moving average = 3.54507 meters. Variance = 21.3933 . Standard deviation = 4.62529
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 7 , 1400 seconds after point two. Cumulative moving average = 4.04992 meters. Variance = 26.5523 . Standard deviation = 5.15289
LOG TID(1) INFO 142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 8 , 1600 seconds after point two. Cumulative moving average = 4.514 meters. Variance = 32.3517 . Standard deviation = 5.68786
LOG TID(1) INFO 142.877 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 9 , 1800 seconds after point two. Cumulative moving average = 4.94482 meters. Variance = 38.8987 . Standard deviation = 6.23688
LOG TID(1) INFO 142.877 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 10 , 2000 seconds after point two. Cumulative moving average = 5.34581 meters. Variance = 46.295 . Standard deviation = 6.80405
…le JNI calls, replaced them with BookmarkCategory model methods
…le JNI calls, replaced them with BookmarkCategory model methods
…holder for empty bookmarks list frag, add prefs for header on catalog screen
We don't currently support Malay. This commit removes "ms:" from the list of recently added translations.
Missing argument to XML_SetUnknownEncodingHandler (compare to lib/expat.h) causes compile error. Comment out as the fix would be more complex than appropriate for a 3party library copy. For some reasons e.g. gcc 6.3 seems to show no issue.
FAQ Update July
…atures which cross region border.
FAQ July18 Fix
Fix faq on master
The masks in the higher bits of our osm id encoding used to be disjoint. After a refactoring, the encoding was switched to packing 4 values into 2 bits and thus the masks started to intersect. The checks were left untouched, though, resulting in Relation passing tests for being a Node and a Way. This commit fixes the bug and introduces an enum to store the osm id type, hoping to make things more clear.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.