Alejandro Martinez

Results 167 comments of Alejandro Martinez

I am not sure I understand what you want to do. What I am proposing is similar to the Today's Plan case, where the downloaded file (it can be any...

> I hope swimming is better imported by syncing directly from Polar Flow. > Importing TCX-SwimFile needs many afterwork. For pool swims FIT format is far better than TCX since...

There’s no need to use Rideimportwizard, the cloud services API is intended to manage the process, see https://github.com/GoldenCheetah/GoldenCheetah/wiki/Using-the-Cloud-Services-API As commented previously, Today’s Plan downloader is an example of downloading a...

Hi, great! WRT the general architecture, likely it is not a good idea to keep the transaction open, I think you should commit it in the [close method](https://github.com/GoldenCheetah/GoldenCheetah/wiki/Using-the-Cloud-Services-API#void-close), which is...

> The Outdoor Power and the trainer power is the Alpha and Beta respectively and essentially, iterating the indoor power to be as close to the outdoor power? It seems...

To put this in context: when workout rewrite was introduced slope mode was just distance and slope driven by device speed: not altitude, gps coordinates or simulation, so a similar...

> While gradient-scaling is a simple concept, I think there are two important things to note: > > * without simulated speed enabled and as intensity varies away from 100%,...

It seems reasonable to me. initially I thought preset gradient-scaling would not be necessary having dynamic gradient-offset, but it may be useful for users not willing or able to use...

I've added a comment to https://github.com/GoldenCheetah/GoldenCheetah/wiki/UG_Workout-Control_General explaining the current behavior: when you lessen or harden a workout that gets reflected in the recorded file. So "sim speed" works correctly for...