×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Horizon manager

  • Posts: 2247
  • Thank you received: 223
So I've setup my red zone (ie: where I do not want the mount to go to), the info is stored in a sqlite file I believe userdb.sqlite client side.
How do I export that please so that I can load it in ~/.indi/HorizonData.txt
6 years 9 months ago #17280

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

Replied by Jasem Mutlaq on topic Horizon manager

I think you have to do it manually. The two systems were developed independence. Now if you have time to make the Ekos "red zones" prevent all mounts (not just EQMod) from going there then that would be great!
6 years 9 months ago #17289

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

  • Posts: 2247
  • Thank you received: 223

Replied by Gonzothegreat on topic Horizon manager

ok, does the mount limits in Ekos works similar to the 'Artificial Horizon Manager' as in you need to create a polygon ?
6 years 9 months ago #17292

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

  • Posts: 2247
  • Thank you received: 223

Replied by Gonzothegreat on topic Horizon manager

In the horizon manager, I see the value as for example:

Alt: 389° 27' 33"
Az: 0

This correlates to the following values in the database:
INSERT INTO "horizon_1" VALUES(3.89459166666666646962e+02,0.0);


Are you able to tell me what the values in the db are please?
I should be able to do a script to export the table values as they are and import them into the horizondata.txt file as new values.
Last edit: 6 years 9 months ago by Gonzothegreat.
6 years 9 months ago #17293

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

Replied by Jasem Mutlaq on topic Horizon manager

The values in the DB are just the ones you see in the editor, polygon points RA/DE
6 years 9 months ago #17300

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

  • Posts: 2247
  • Thank you received: 223

Replied by Gonzothegreat on topic Horizon manager

ok, do you have a formula to change RA/DEC to Alt/Az ?



edit:
this might help www.stargazing.net/kepler/altaz.html
Last edit: 6 years 9 months ago by Gonzothegreat.
6 years 9 months ago #17306

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

Replied by Jasem Mutlaq on topic Horizon manager

Opps actually, these points are already in AZ/ALT, no need to convert.
6 years 9 months ago #17307

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

Time to create page: 0.304 seconds