Search found 13 matches

by FooTheBar
September 23rd, 2021, 5:34 am
Forum: SDK Questions
Topic: Configuring a Programmed Workout via API
Replies: 2
Views: 7953

Re: Configuring a Programmed Workout via API

The SDK is the connection to the C2-Database that contains the training results. It is not talking to the erg!
by FooTheBar
May 6th, 2021, 4:32 pm
Forum: SDK Questions
Topic: Creating Interval Workouts
Replies: 11
Views: 19949

Re: Creating Interval Workouts

Did you manage to use the proprietary commands to create an interval training? I can use the normal commands, but my PM5 ignores the commands you mentionen on p. ~76.
by FooTheBar
March 26th, 2021, 7:00 am
Forum: SDK Questions
Topic: Creating Interval Workouts
Replies: 11
Views: 19949

Re: Creating Interval Workouts

I also to came here with this exact question. Maybe it's time to create a user-developed PM. (e.g. a small microcontroller that reads the signals from the flywheel and sends the info to an App).
by FooTheBar
September 12th, 2019, 3:26 am
Forum: SDK Questions
Topic: StrokeState change for the catch
Replies: 2
Views: 9686

StrokeState change for the catch

Hey! I'm using the Py3Row -Interface (over USB) to get data from a PM5 and the data looks good. I wanted to use the strokeState-Data to measure the ratio between driver and recovery, however while I row, the strokeState switches only between 2 and 4. 4 is around 'arms away' (handle starts to move fo...
by FooTheBar
May 14th, 2018, 5:00 pm
Forum: General
Topic: Wrong values in Honor Board
Replies: 6
Views: 8832

Re: Wrong values in Honor Board

I wrote something to the contact as Citroen proposed. The bug is even within a verified session...
by FooTheBar
May 13th, 2018, 9:52 am
Forum: General
Topic: Wrong values in Honor Board
Replies: 6
Views: 8832

Wrong values in Honor Board

I just had a look a the 2018 Honor Board . The first three entries are these: Pos. Athlete Age Location Country Affililation Total Average Projected 1 Charles Carroll 70 San Francisco, CA USA (TAO) 1,728,874m 132,990m 48,541,350m 2 Anthony Groff 42 IL USA 1,721,661m 132,435m 48,338,775m 3 Ilkhan Aky...
by FooTheBar
April 2nd, 2018, 3:48 am
Forum: General
Topic: Automated technique evaluation?
Replies: 10
Views: 10738

Re: Automated technique evaluation?

A custom made motion capturing system would be possible, but from my experience with commercial systems I know that they are rather hard to set up accurately. Repeatability is the main issue here as the user will have to put the markers on the same position on his body every time and they also must ...
by FooTheBar
April 1st, 2018, 5:47 pm
Forum: General
Topic: Automated technique evaluation?
Replies: 10
Views: 10738

Re: Automated technique evaluation?

But then we could also get rid of the force-plot and there would be no reason for the ErgData-App with the calculated stroke length if measured data is not important.
by FooTheBar
April 1st, 2018, 3:40 pm
Forum: General
Topic: Automated technique evaluation?
Replies: 10
Views: 10738

Re: Automated technique evaluation?

Sorry, if I wasn't accurate with the terminology. I was only referring to the seat travel that I want to measure for each stroke to check for consistency.

What do you think about the possibility to measure both seat and handle position to give the rower a better insight into his style?
by FooTheBar
April 1st, 2018, 9:38 am
Forum: SDK Questions
Topic: Get Handle Position via SDK
Replies: 4
Views: 13014

Re: Get Handle Position via SDK

They measure the drag factor during recovery while there is no additional force from the rower. Neat trick...
by FooTheBar
April 1st, 2018, 9:20 am
Forum: General
Topic: Automated technique evaluation?
Replies: 10
Views: 10738

Automated technique evaluation?

Hey! I'm rowing at a local gym several times a week and since I'm a Maker/Hacker guy, I started to think how I could add some sensors to the erg to help be improve my technique. The first thing that came to my mind was a sensor for the seat position. This could give me the length of each stroke so t...
by FooTheBar
April 1st, 2018, 8:37 am
Forum: SDK Questions
Topic: Get Handle Position via SDK
Replies: 4
Views: 13014

Re: Get Handle Position via SDK

Thanks! I don't yet understand how the force can be computed from these sensors. The magnets should give me position updates for the flywheel so I can compute an (angular) velocity or acceleration. But the force depends on both the acceleration and damper settings, so how are these settings measured...
by FooTheBar
April 1st, 2018, 6:42 am
Forum: SDK Questions
Topic: Get Handle Position via SDK
Replies: 4
Views: 13014

Get Handle Position via SDK

Hey!

Is there a way to get the handle position with the SDK? I only found the force-curve, but I would love to also have the position. I'm thinking about measuring the seat-position with an additional sensor and compare both positions to check if the user e.g. is shooting the slide.