-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
MyWhoosh causes an error to be thrown #472
Comments
I thought I would add some further information:
|
OK, as you may understand, FortiusAnt has two "sides":
The -s flag allows to test side2; the interface to CTP which is apparently working.
The job now is to find out why FortiusANT cannot connect to the trainer through the USB cable.
But after a restart, it should not occur again. |
Welcome to the FortiusANT community I'm always curious to know who I communicate with, where FortiusANT is used and what configuration is used. |
Hey Wouter, thanks for your response. I have been reliably using Trainer Road. It works perfectly. Whenever I try to use MyWhoosh, FortiusANT dies. A reboot does not fix this. The USB cable is known to be working as it works great with Trainer Road, and I'm quite certain that interference is also not the problem on account of it working, still, with Trainer Road. I have been using the 32bit version of Raspberry Pi OS and I've since switched to the 64bit version to see whether that would fix this problem. In doing so, the error you mention appears to have gone away, leaving only the read/write USB errors. This may be something to do with upgrading from python 3.9 to 3.10. I suspect that MyWhoosh is doing something which doesn't get correctly translated to the trainer and some error pops up. I'd happily debug this further, but I don't get much more information by using a higher debug level. I'm using a Fortius motor brake, and although my location is public, I would like to remain away from your data collection, if that's alright. I would, however, happily sponsor this investigation of this issue. |
Hey @rcambrj sorry for giving the impression I'm a facebook-like data gatherer, all I like is to put a star on the map - as you may have seen elsewhere in the git. If MyWhoosh communicates correctly through the ANT protocol, you can investigate this using the tracing options and checking on the ANT-interface what differences occur between Trainer Road and MyWhoosh. I hope you manager to debug the stuff. Succes! |
@WouterJD I appreciate the encouraging words. Have you tried to use MyWhoosh? Are there any reports of it working? |
No, never heard of MyWhoosh |
Any progress here? |
Hey @WouterJD! As an exercise in dusting off my Go, I've been rewriting a portion of FortiusAnt https://github.com/rcambrj/bicipi Although I'm doing this with the serial port for now (directly connected to the motorbrake), in doing this, I've been learning a lot about the protocol that the T1941 uses (which seems to be very similar to what's then forwarded over USB). So I hope to be in a good position to eventually a) get |
Great stuff; I have relabelled the issue since I believe it's not a FortiusAnt issue. Please refer to #473 |
I don't mind how you label the issue, but given that MyWhoosh works with FortiusAnt's simulator (using bless), I don't think that the problem is related to that bless issue or bluetooth at all. |
I've been using FortiusANT with TrainerRoad and Zwift reliably, but when I connect MyWhoosh (a free alternative!), I get an error.
then a little while later, this happens and FortiusANT doesn't recover.
MyWhoosh reports a good connection, but never wattage or RPM
Here's the startup log, in case that helps:
and I'm starting the process like this:
Any idea what this might be?
The text was updated successfully, but these errors were encountered: