Nono! No real reason, i was just curious! Sorry if i stole your time! I was just wondering, cause i sow "Az" in the name of the mount, so I though there could be a function for that! But I don't need it. Thank you so much!

Read More...

Hola a todos! my question is easy. I'm using an EQMod telescope with an Az EQ6 Gt Mount. I know that the drivers in INDI have a GOTO function that uses DEC and RA as parameters. So... is there also a GOTO function that works with ALT-AZ coordinates? I looked in the INDI code and libraries, but nothing. I'm missing something?

Read More...

Hi everyone! I'm making a script that changes DEC & RA coordinates and then write current position data in ParkData.xml. When i run it the GOTO works well, but when it tries to write the file with current position in KStars i get this errors:

[INFO] WriteParkData: can not write file /home/dhell/.indi/ParkData.xml: Too many open files
and
[WARNING] Can not save Park Status/Position.

I tried to change the system limit (i'm on linux) but it doesn't work. i don't really know whats wrong. I know that my commands are right 'cause i tried the single lines of code in a different terminal and it works (i'm just using indi_setprop). Ideas?

Read More...

And is there a way to change it without setting parking position? i mean, in this way i need to run at last one time indi to change the initial pos. Is there a way to change it directly through code or similar? I made few scripts that works with INDI, but i don't know.

Read More...

Oh, ok, nada! I tryed parking before closing everything, and... it worked! I can't believe that was so easy. The only thing i missed was the parking before closing. Thank you so much. Really.

Read More...

Yes, right, i'm using EQMod telescope! I tried what you said, but closing and running again the server, enabling simulation and then reconnecting gave me the same result: the red point in KStars is always at the north point :(

Read More...

Hi everyone! I'm really new to INDI. I'm doing a thesis project in university, and i really need knowing how to set an initial custom position in INDI. I'm using KStars to see the pointing position of the telescope. What i need is a custom initial point when i run INDI driver and server. I tried parking position, but in the simulation it starts always looking at north pole instead of the parked position previously set. :( Sorry if this is not the right place to ask. Thank you for your time, people!

Read More...