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

[BUG] Stages Solo Indoor Cycle Resistance Glitch #2314

Closed
Kevans34 opened this issue Apr 30, 2024 · 9 comments
Closed

[BUG] Stages Solo Indoor Cycle Resistance Glitch #2314

Kevans34 opened this issue Apr 30, 2024 · 9 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Kevans34
Copy link

Describe the bug
The resistance glitches between 1-15 units while riding without any manual changes.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to bike via Bluetooth
  2. Begin pedaling
  3. See resistance skip around
  4. See error

Expected behavior
The resistance should not change without me manually changing it.

Screenshots
If applicable, add screenshots to help explain your problem.

RPReplay_Final1714328412.mp4

Desktop (please complete the following information):
Using Qz app on my iPhone iOS version 17.4.1

Smartphone (please complete the following information):
-iphone xs, iOS version 17.4.1

Append a debug log
debug-Mon_Apr_29_17_54_36_2024.log
debug-Mon_Apr_29_17_30_47_2024.log
debug-Mon_Apr_29_17_56_26_2024.log

Follow this guide https://github.com/cagnulein/qdomyos-zwift/wiki/How-do-i-get-the-debug-log-in-case-something-doesn't-work%3F

Additional context
There doesn’t appear to be any difference between the resistance and peloton resistance outputs. I believe this is because stages doesn’t have a typical resistance range. It’s has gears and a knob for micro adjustments.

@Kevans34 Kevans34 added the bug Something isn't working label Apr 30, 2024
@cagnulein
Copy link
Owner

hi @Kevans34 log checked, as I said your bike doesn't report the resistance, so QZ is calculating it based on your wattage and cadence. Since cadence and wattage are changing fast also the resistance is effected. The only thing that I can do is adding a average on the resistance (maybe 5s of average is enough to stabilize it).
Let me know what do you think

@Kevans34
Copy link
Author

Kevans34 commented Apr 30, 2024 via email

@cagnulein
Copy link
Owner

@Kevans34 actually I'm using that setting only to the wattage tile. My idea was to try to extend this also the resistance to check if it's better if you agree. Try to disable the "power average 5 second" and see how bad is the wattage tile compared to the "power average 5 second" turned on. It should be the same on the resistance.
Probably the best way to see this is trying :)

I can try to simulate the implementation with chat gpt using your log, hold on

@cagnulein
Copy link
Owner

image
image

not so better...is your bike showing the resistance somehow?
another idea is to stabilizing it withing a range, for example 5 levels, so show a different resistance value only if it's outside a range of 5 or 10 for example

@Kevans34
Copy link
Author

Sorry for the delay! That could defintiely work.

The bike is kind of weird actually. The only metrics the built in screen shows is heart rate calories cadence and power. For resistance it has a knob and a lever attached the the knob. The lever has 3 shifting positions which is suppose to make it easier to switch to different resistance intensities (low, medium, high) and the knob is for micro adjustments. When I have played around with it I have noticed that if I shift the lever from gear 1 to 2 not much changes in terms of the resistance on Qz but the feel on the bike is different. In general, the wattage does appear to be relatively consistent though with what the bike screen shows and what Qz shows- it just fluctuates and drops randomly sometimes only 2 units other times 15 units.

I don’t want this to take up alot of your time, maybe this bike just isn’t cut out for what id like to do with it at the gym. Luckily Qz works spendidly on my echelon bike at home!

@cagnulein
Copy link
Owner

@blautob are you still using the patch that I did for you in the #1236 ? I would like to implement for @Kevans34 as well since the code is the same. Let me know, thanks!

Copy link

stale bot commented May 16, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 16, 2024
@stale stale bot closed this as completed May 23, 2024
@cagnulein
Copy link
Owner

@Kevans34 let me know if we want to proceed with with this anyway

@Kevans34
Copy link
Author

Kevans34 commented May 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants