ERG mode custom adjustment #144
mrmichaelf
started this conversation in
General
Replies: 1 comment 1 reply
-
Not sure I follow, but the best place to add some code affecting ERG is here: https://github.com/dvmarinoff/Flux/blob/master/src/ble/controllable.js#L67
Yep, this App only deals with the differences in the multiple communication protocols. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @dvmarinoff,
Thanks for this awesome app! Question:
Is there a way in the code to set a custom algorithm for ERG mode adjustment?
For example, if I think my trainer's ERG mode is too reactive, I want to code a different hysteresis like algorithmic rules to when and by how the trainer should rebalance flywheel resistance to comply with ERG power settings.
Inspecting the repo, looks like we can set a power for ERG, and then the adjustment algorithm is a black box by trainer firmware.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions