×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Telescope Scripting Gateway Documentation

  • Posts: 15
  • Thank you received: 1
Hey all,

I've been working on bridging the gap between Ekos and a telescope mount with no INDI drivers. I figured using the Telescope Scripting Gateway would be a straightforward way to do this as the mount has a Python API. Unfortunately, I can't seem to get the connect script to work. Despite ending the script in "sys.exit(0)" Ekos continues to return that it failed to connect.

I can't seem to find any documentation on the scripting gateway outside of the text file "telescope_script.txt"

If someone could point me in the right direction that would be greatly appreciated.
3 years 7 months ago #58722

Please Log in or Create an account to join the conversation.

  • Posts: 15
  • Thank you received: 1
For those who may run into the same issue I did in the future...
If you enable debug and see that a script is returning 512 you need to add "#!/usr/bin/python" to the beginning of your script.
3 years 7 months ago #58727

Please Log in or Create an account to join the conversation.

Time to create page: 0.308 seconds