Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support o CycleOps PowerTap G2/G3 over ANT+ #145

Open
torresweb opened this issue Jun 19, 2023 · 6 comments
Open

Support o CycleOps PowerTap G2/G3 over ANT+ #145

torresweb opened this issue Jun 19, 2023 · 6 comments

Comments

@torresweb
Copy link

Hi,
Please, anyone could give any tip how to include support for my old CycleOps G2 powermeter? Looks that webant+ project is frozen. I am available to give any information, test and even put some lines of code if some help is provide me.
Thanks.

@dvmarinoff
Copy link
Owner

Hi,

Thanks for checking the projects!
I can't find any info on the internet about this power meter, but if it only supports ANT+ than the only option to support it in Flux is by getting the WebANT+ project done. This one has 2 issues.

First last time I checked there is no practical way to use it on Windows. You'd have to change drives manually to get it working on Windows. And second there is a bug with the code that makes the connection work only for a bit than stop than work again and so on. Now think I know how to fix, but I didn't have the time this year to work on it.

If its viable solution for you, you'd need to be on another OS, but Windows. And than we have to check if this powermeter at least connects and works for a bit in the current version of WebANT+. If not than its using some custom protocol or it is encrypted and I can't do much to supported.

@torresweb
Copy link
Author

I am an OSX and Linux user. I have no plans to use Windows.
I have no success to sync my old_ANT+_only powermeter using Webant+ in OSX. I can sync very easily in GondenCheetha, RGT, retired MaximumTrainer (missing it), etc.
Let me know if I should try something else.

@torresweb
Copy link
Author

@dvmarinoff
Copy link
Owner

Nice, it seems to support the official ANT+ Power profile. Will see what I can do over this weekend and let you know when it's time for testing with the physical device.

@torresweb
Copy link
Author

torresweb commented Jun 21, 2023

Maybe this code can help us: https://github.com/8beeeaaat/web-ant-plus
I tried the example code and it works fine with my classic PowerMeter, see the log:

BicyclePowerSensorState {DeviceID: 33686, ..., Cadence: 64, …}
AccumulatedPower: 22495
...
ReceivedAt: 1687354611475
...

@dvmarinoff
Copy link
Owner

Thanks I'll sure take a look at the code! I am most curious if they have any solution for the driver issue on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants