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

Please make FortiusANT ID's dynamic #260

Closed
WouterJD opened this issue Feb 17, 2021 · 4 comments
Closed

Please make FortiusANT ID's dynamic #260

WouterJD opened this issue Feb 17, 2021 · 4 comments
Labels
enhancement New feature or request implemented

Comments

@WouterJD
Copy link
Owner

I don't know if this device identifier is generated by FortiusANT itself or if FortiusANT is able to change the identifier. Or can I do this somewhere in the driver settings of one of the ANT+ dongles? Any help appreciated.

EDIT: already was able to fix it changing the device numbers (line 208 - 215 in pythoncode/antDongle.py) to a lower value (as you already took the highest possible values) on one of the two laptops. Now Zwift correctly recognizes two different devices (TACX FE-C 57491 and TACX FE-C 57591) if both laptops are running FortiusAnt. It would be really cool if the device IDs could be set in the json settings file too (restricting it to an appropriate value range).

Besides that we are really happy that you made it possible we can use our old trainers in a modern world :) thank you very much!

Originally posted by @WolfRevo in #14 (comment)

@WouterJD WouterJD added enhancement New feature or request implemented labels Feb 17, 2021
@WouterJD
Copy link
Owner Author

In version 5.3 you can specify -B12345 defining the base of the DeviceNumbers, now 57590

@WolfRevo
Copy link

Thank you very much! 😁

@WouterJD
Copy link
Owner Author

WouterJD commented Mar 5, 2021

You can test in version 6.0; branch Raspberry_Release6

@WolfRevo
Copy link

WolfRevo commented Mar 5, 2021

Already done and works as expected 👍😎

@WouterJD WouterJD closed this as completed Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented
Projects
None yet
Development

No branches or pull requests

2 participants