OpenWorkoutTracker icon indicating copy to clipboard operation
OpenWorkoutTracker copied to clipboard

Swimming Activities

Open msimms opened this issue 6 years ago • 1 comments

Add support for swimming activities (specifically on the watch app). This should include support for both pool and open water swims. The accelerometer can be used to count swim strokes and laps in the pool. It can also be used to determine when the user's arm is above their head, so we can filter the GPS data and only use values that were read when the watch was out of the water.

msimms avatar Dec 14 '19 01:12 msimms

Roughed out the implementation for this. Need to collect some test data before proceeding much further.

msimms avatar Dec 24 '19 23:12 msimms