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

Adding feature of chairlift in statistics #203

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

katrodiyaarchil
Copy link

@katrodiyaarchil katrodiyaarchil commented Apr 9, 2024

Describe the pull request
This pull request introduces a new feature of chairlift under statistics. It deals with the statistics related to chairlift sessions during skiing.

Link to the the issue
Closing #134
Closing #89
Closing #83
Closing #76
Closing #93

License agreement
By opening this pull request, you are providing your contribution under the Apache License 2.0 (see LICENSE.md).

Note: new dependencies/libraries
Please refrain from introducing new libraries without consulting the team.

ronakjpatel and others added 25 commits February 12, 2024 15:56
I updated the variable "altitude_m" to "altitudeM" in the src/main/java/de/dennisguse/opentracks/data/models/Altitude.java file to follow this regular expression '^[a-z][a-zA-Z0-9]*$'.
Renamed the local variable 'value_rpm' to follow naming convention.
…e-distance_m-_group5

Task Done: Changed the variable name from 'distance_m' to 'distanceM'
…ructor-using-private-constructor

Added private constructor to hide the implicit public one
This code is to find out distance between two points which will be used to calculate speed of chairlift.
calculateAverageSpeedFromGpx() method uses calculateDistance() method to get the speed of the chair lift
…-chairlift-including-waiting-time

Feature/calculate total time at chairlift including waiting time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants