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

GUI - calibration #13

Open
2 of 4 tasks
bostjanvihar opened this issue Apr 27, 2022 · 4 comments
Open
2 of 4 tasks

GUI - calibration #13

bostjanvihar opened this issue Apr 27, 2022 · 4 comments

Comments

@bostjanvihar
Copy link

bostjanvihar commented Apr 27, 2022

  • no movement at values below 40% pwm
  • 100% pwm is not accurate (total range needs to be 0.1 - 100 RPM)
  • sometimes click-ing fails
  • during the process it's not completely clear which step you are in, add step indicator (instead of pup-up window) + activate/deactivate buttons (e.g. start button could transform into continue button, or be deactivated after first step), or show 'next button to click'
@NejcKle
Copy link
Collaborator

NejcKle commented May 6, 2022

  • during the process it's not completely clear which step you are in: Added numbered step indicator in 7014fd0.

  • activate/deactivate buttons (e.g. start button could transform into continue button, or be deactivated after first step), or show 'next button to click': Buttons now grey out based on current step. Added in: 7824dcb.

@NejcKle
Copy link
Collaborator

NejcKle commented May 6, 2022

@NejcKle
Copy link
Collaborator

NejcKle commented May 6, 2022

  • no movement at values below 40% pwm: Clamped rpm values between 35% and 100% in f39be9b.

@bostjanvihar
Copy link
Author

@NejcKle if values are clamped between 35% and 100% change label in "single flow speed" with color change, when boundary values are reached. Range seems very low! Can we adjust the voltage dynamically (e.g. 24 to 90V) to increase the range? @SloMusti , @LukaBanovic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants