Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client-side track formatting #399

Merged
merged 23 commits into from
Apr 10, 2021
Merged

Client-side track formatting #399

merged 23 commits into from
Apr 10, 2021

Conversation

nrenner
Copy link
Owner

@nrenner nrenner commented Apr 10, 2021

Moves track formatting to the client, accepting some code duplication.

Already loaded route segments are concatenated instead of making an additional server call to re-route the whole route for export. See discussion in #68 and previous discussions in brouter#91, brouter#196, #226, brouter#188.

Also introduces Jest for testing.

Depends on abrensch/brouter#298 for complete voice hints.

@nrenner nrenner merged commit 06f1c77 into master Apr 10, 2021
@bagage
Copy link
Collaborator

bagage commented Apr 10, 2021

Nice work @nrenner, a lot of good things (tests :)) are finally merged into master! I'm eager to see #68 closed too!

@nrenner nrenner mentioned this pull request Apr 14, 2021
5 tasks
@rkflx
Copy link
Contributor

rkflx commented Apr 25, 2021

Did a couple of test rides with my usual post-processing and device setup in the last two weeks and also had a cursory look at the code and the exported files. No issues found so far, seems to work great. I'll add a couple of remarks to some existing GH issues later.

Thanks @nrenner, this is a huge milestone to base the next round of features on.

@nrenner
Copy link
Owner Author

nrenner commented Apr 26, 2021

Thanks for testing and the feedback. Still want to do some more testing myself.

@nrenner nrenner added this to the 0.17.0 milestone Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants