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

Statistics (service functions, Ski statistics)- Calculate average speed #55

Closed
AishwaryaShinde07 opened this issue Mar 14, 2024 · 5 comments

Comments

@AishwaryaShinde07
Copy link
Collaborator

AishwaryaShinde07 commented Mar 14, 2024

Description of the feature
Calculate average Speed based on the data.
Adding a feature to calculate a skier's average speed during their runs, enhancing the OpenTracks app with vital stats for performance tracking

Describe the solution you'd like
Create a function to calculate Average speed. This data will be provided for the OSM Dashboard.
The app will use GPS data to calculate and display the average speed for each ski run, excluding inactive periods, and present this in the session summary.

Describe alternatives you've considered
We've considered manual time entry for start/stop runs and using accelerometer data as alternatives to GPS.

Additional context
Accuracy in mountainous areas is crucial; hence, the feature will include GPS data smoothing techniques and comply with the app's offline, privacy-centric design.

@beingtranquil
Copy link
Collaborator

Hello, I am from group 9 and I wanted to know the estimated time for this to complete because I am going to need this feature for my part as well. Thank you.

AishwaryaShinde07 added a commit to OmniaAlam/OpenTracks-Winter-SOEN-6431_2024 that referenced this issue Apr 8, 2024
AishwaryaShinde07 added a commit to OmniaAlam/OpenTracks-Winter-SOEN-6431_2024 that referenced this issue Apr 8, 2024
AishwaryaShinde07 added a commit to OmniaAlam/OpenTracks-Winter-SOEN-6431_2024 that referenced this issue Apr 8, 2024
rilling#55 Added average speed computing functionality for each SkiRun
@AishwaryaShinde07
Copy link
Collaborator Author

Hello, I am from group 9 and I wanted to know the estimated time for this to complete because I am going to need this feature for my part as well. Thank you.

I have added the changes

@Sharanyu
Copy link
Collaborator

Sharanyu commented Apr 9, 2024

Hi @AishwaryaShinde07,
I checked for Run.java and changes in RunAnalyzer.java file I could not find it in the main repository also any changes you have made. We need this for issue : #69 , Please let us know (from Group 9).

@beingtranquil
Copy link
Collaborator

I am also from group 9, the changes that you have made are limited to your forked branch and we cannot access it.

@AishwaryaShinde07
Copy link
Collaborator Author

I am also from group 9, the changes that you have made are limited to your forked branch and we cannot access it.

I am not able to merge changes in main branch due to the conflict of some files of my other teammates so you can try taking the fork branch from our branch to access the code and the main logic of average speed code is in RunAnalyzer.java

thanhpd added a commit that referenced this issue Apr 26, 2024
#100: add profile picture to profile settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants