W Prime (W') data field - can it be added?
I would really like it to be possible to add a W Prime (W') field on the counter. I think it is not a complicated function. In my opinion, in our data or in our training zones, there should be a field in which we enter our W Prime parameter in joules and based on that the algorithm shows us in real time what our anaerobic work capacity is.
Kind Regards,
Dawid
-
Hello.
A third-party developer has created an extension that does just that. You can see it here.
https://github.com/apopovsky/WPrimeKarooExtension
The problem is that he says you have to compile it to create the executable APK, and most users don't know how to do it. If anyone could tell us, in my case, I would be very grateful.
Thanks in advance.
-
Looks nice, but generated by an AI? If the developer has not provided a build, maybe the extension is not ready for usage yet. If you want to compile it, I think it is sufficient to download a JDK, open powershell and run `./gradlew assembleDebug` in the folder where you downloaded the extension to, but I'd wait for a release.
W Prime is not super complicated, maybe the VinHKE developer would be intertested in adding it.
-
I wrote one.
-
Hi everyone! 👋
I’m the author of the extension available at:
https://github.com/apopovsky/WPrimeKarooExtensionI built this extension because it was one of the few things I really missed after switching from Garmin. The only option I had found for Karoo was the vin-hke data field, which was part of a bigger extension that felt overly complex for me.
I’m a developer with many years of experience, but none in Android/Kotlin, so I relied heavily on AI tools during development. I’ve been using the extension myself for several months now, and recently I finally found the time to clean up the code, update the repository, and make it available to the community.
Based on my personal results, the behavior seems correct—or at least plausible. The current version supports displaying data both as a percentage and in joules, and it includes several configurable recovery algorithms. In my spare time, I’m also working on improving the UI a bit, since there are some layout issues depending on how the field is positioned on the device screen.
I hope this can be useful to others, and I’d really appreciate any feedback—whether it works well for you or if you run into any issues.
Thanks!
Please sign in to leave a comment.
Comments
8 comments