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

Esatto focuser driver temperature does not update. #1951

Closed
gordoabc opened this issue Oct 10, 2023 · 7 comments
Closed

Esatto focuser driver temperature does not update. #1951

gordoabc opened this issue Oct 10, 2023 · 7 comments
Labels

Comments

@gordoabc
Copy link

Describe the bug
I added a temperature sensor to my Esatto 3 focuser so I can implement adaptive focus. The driver reads a sensible looking temperature when it loads but does not update. If I quit kstars and then reload it gets a new temperature that tracks the known temperature so I think it is reading OK, it just doesn’t change from the initial temp when the driver starts.

The motor temperature does update.

Another user reports: "I have noticed the same behaviour with 2 different focusers (an Esatto2 and an Esatto3), with of course 2 different temperature sensors. Not only I see the defect with Kstars, but also with CCDCiel . The motor temperature is updated on a regular basis, while the outside temperature is stuck to its initial value."

https://www.indilib.org/forum/focusers-filter-wheels/13932-esatto-focuser-temperature-not-updating.html

To Reproduce
Run Esatto driver
note temperature in driver panel or focuser panel
wait for outside temperature to change and note it doesn't update in driver panel
shutdown and restart driver, note temperature shows the more recent temperature

Expected behavior
Temperature reported to Indi and kstars should update periodically as temperature changes

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Version kstars 3.6.7 indilib 2.0.4

Log Files

log_17-47-48.txt

@gordoabc gordoabc added the bug label Oct 10, 2023
@knro knro closed this as completed in 7f9f964 Oct 10, 2023
@gordoabc
Copy link
Author

Updated Driver doesn't fix it. Now getting serial write error"

2023-10-10T14:22:21: [ERROR] Serial write error: Timeout error

log_08-12-09.txt

@knro
Copy link
Contributor

knro commented Oct 10, 2023

The change would not have caused this, this is another issue.

@gordoabc
Copy link
Author

I will hunt around and see what I can figure out

@sonny486
Copy link
Contributor

Do you have the latest firmware on your focuser? What version is it running?

@gordoabc
Copy link
Author

It is the latest firmware - the error is not reproducible, now I
The temperature is updating and I don’t get an error message. Maybe some random usb problem or something. Will see if it is reliable.

@gordoabc
Copy link
Author

gordoabc commented Nov 4, 2023

temperature updates are unpredictable - it can go a long time (with outdoor temperature changing) without an update. The firmware is 3.5.13. No repeat of the serial write error however.

@gordoabc
Copy link
Author

gordoabc commented Nov 9, 2023

most recent change seems to fix the update frequency problem

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

No branches or pull requests

3 participants