Mikey McLellan
Mikey McLellan
Just chiming in on this as I've just bought one of these second hand and would like to get it working with Zwift. I think I've changed the correct parameters...
There's a little more explanation of the different device ids in the [TotalReverse Wiki](https://github.com/totalreverse/ttyT1941/wiki#Protocol-of-older-wireless-ant-tacx-trainers), it relates to whether you include the pairing bit or not. I'm not really sure what...
BTW here's a pcap file of the USB data when starting and connecting to the brake using TTS4 captured with Wireshark [tacx1.pcapng.zip](https://github.com/WouterJD/FortiusANT/files/5296214/tacx1.pcapng.zip) .
Somewhere along the way I managed to get it to output _something_ 🤷 ```% python3 ./FortiusAnt.py -t i-Vortex -d127 04:11:20,941: FortiusANT started 04:11:20,941: -d 127 (0b1111111) 04:11:20,941: -H None 04:11:20,941:...
Re. backward compatibility. I was thinking these changes could be released as a minor version change, then then I could tidy up the constructor signature to something more sensible as...
> Also, can we please have some tests about the new introduced feature? I'll try and find some motivation for writing tests, but..... it's not my strength ;)
Sorry for the VERY slow reply @soullivaneuh 😊 I've granted you access now.
This tripped me up for quite a while. Might be worth making a note of it in the Readme?