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

Celestron AUX errors #250

Closed
knro opened this issue Nov 29, 2020 · 4 comments
Closed

Celestron AUX errors #250

knro opened this issue Nov 29, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@knro
Copy link
Collaborator

knro commented Nov 29, 2020

Driver on MacOS fails to communicate properly with Celestron Nexstar Evolution via WiFi.

Complete log is attached.

Initial handshake appears to be going fine, but then it starts failing to parse packets:

[2020-11-28T18:09:33.899 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Resp. char 4 is 49 ascii I "
[2020-11-28T18:09:33.901 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Receive packet: 40 FE B6 EA FE 3B 03 0E "
[2020-11-28T18:09:33.954 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Resp. char 4 is 49 ascii I "
[2020-11-28T18:09:33.957 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Receive packet: 40 FE B6 EA FE 01 DE 3B "
[2020-11-28T18:09:35.010 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Resp. char 4 is 49 ascii I "
[2020-11-28T18:09:35.012 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Receive packet: 40 FE B6 EA FE 10 0E 01 "
[2020-11-28T18:09:35.074 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Resp. char 4 is 49 ascii I "
[2020-11-28T18:09:35.075 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Receive packet: 40 FE B6 EA FE 64 5D 4D "
[2020-11-28T18:09:36.117 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Resp. char 4 is 49 ascii I "
[2020-11-28T18:09:36.119 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Receive packet: 40 FE B6 EA FE 03 0E 11 "
[2020-11-28T18:09:36.172 EST INFO ][           org.kde.kstars.indi] - Celestron WiFi :  "[ERROR] Resp. 

Logs.zip

@knro knro added the bug Something isn't working label Nov 29, 2020
@knro knro added this to the 1.8.8 milestone Nov 29, 2020
@knro
Copy link
Collaborator Author

knro commented Nov 29, 2020

@fabriziop @jochym Any ideas on what might be causing this? Any requirements for minimum firmware for example? I recall connecting to another evolution mount a couple of months ago without any issues.

@knro
Copy link
Collaborator Author

knro commented Nov 29, 2020

@fabriziop @jochym completely unrelated, but there is a thread on INDI forum that involves this driver and perhaps requires your input (I have very little knowledge of the details).

https://indilib.org/forum/development/8246-indi-celestron-aux.html

@fabriziop
Copy link
Contributor

@fabriziop @jochym Any ideas on what might be causing this? Any requirements for minimum firmware for example? I recall connecting to another evolution mount a couple of months ago without any issues.

I looked at the code: that error may happen for serial connection to HC only. So, it seems that the driver failed to detect the WiFi connection. Since I have only wired connections, that part was developed by Jochym. If you can give the connection log of Kstars INDI control panel of the driver, perhaps I can go deeper.

@fabriziop
Copy link
Contributor

@fabriziop @jochym completely unrelated, but there is a thread on INDI forum that involves this driver and perhaps requires your input (I have very little knowledge of the details).

https://indilib.org/forum/development/8246-indi-celestron-aux.html

Thanks for the information. I'll contribute to the thread.

@knro knro removed this from the 1.8.8 milestone Apr 17, 2021
@knro knro closed this as completed Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants