You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The "Filter Slot" indicator in the Toupcam EFW driver "indi_toupcam_wheel" is always busy.
A member function "ToupWheel::TimerHit()" did not work because "SetTimer()" function was not called when the filter was set.
To Reproduce
Exact steps to reproduce the behavior.
Set Toupcam EFW in the profile.
Connect to Device from EKOS.
Set the filter in the Filter Slot on the INDI control panel.
The indicator will remain yellow and BUSY.
Due to this issue, the capture module cannot start capturing while waiting for the filter to be set.
Expected behavior
"Toupcam EFW" should go from busy to ready after the filter change is completed.
Desktop (please complete the following information):
OS: Stellarmate OS v1.8.3
The text was updated successfully, but these errors were encountered:
Describe the bug
The "Filter Slot" indicator in the Toupcam EFW driver "indi_toupcam_wheel" is always busy.
A member function "ToupWheel::TimerHit()" did not work because "SetTimer()" function was not called when the filter was set.
To Reproduce
Exact steps to reproduce the behavior.
Expected behavior
"Toupcam EFW" should go from busy to ready after the filter change is completed.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: