Sven Meier

Results 65 comments of Sven Meier

Ohne Zugriff auf einen FluidRower sehe ich keine Möglichkeit, das Problem selber zu analysieren.

Genau das macht Coxswain: wenn das Ziel des Trainings erreicht ist (Entfernung, Schläge oder anderes), wird das Traning beendet. Coxswain wurde spezifisch für den Waterrower programmiert- Ursprünglich für die USB...

Hi Alex, actually no, the S3 protocol hasn't been confirmed to be working. I just implemented it for fun based on available documentation. Let me take a look at the...

I was never happy with the transfer code, but it worked for the S4 so I kept it that way. These might be related: https://stackoverflow.com/questions/25464531/android-usb-host-input-bulktransfer-fails-to-read-randomly-when-data-available https://stackoverflow.com/questions/9108548/android-usb-host-bulktransfer-is-losing-data?rq=1 https://stackoverflow.com/questions/9108548/android-usb-host-bulktransfer-is-losing-data

Instead of listing all possible devices, wouldn't it be easier if you changed VID/PID of your microcontroller to that of the Waterrrower (1240/10)? With all those devices in the filter...

Right now I'm busy with support for bluetooth connection to the Waterrower. Once I've got that out of the way I'll take a look at SIII support. Many thanks for...

Thanks dt192! Gus-Fring, all imported workouts are not taken into account for calculating the performance by default. In Coxswain you can use the context menu on a workout item and...

Well, Coxswain doesn't get to know the path you're chosing :(. Have you considered using some automation like IFTTT to move the file where ever you want.

Sure, a configurable storage location would solve that. I'm have to think about the implications of that though.

Currently Coxswain reads the duration in seconds only :/. We'll have to change this and how the duration is stored in the workout too. Not a big problem but nothing...