×

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

Bi-monthly release with minor bug fixes and improvements

INDI setup load in Ekos

  • Posts: 200
  • Thank you received: 57
Simple idea:
To fully automate startup of INDI drivers in Ekos I need to load the setup twice:
  • Before connect - to load connection params
  • After connect - to load the rest of parameters
Would it be possible to change the options in Ekos config to have following options:
  • Never
  • On connection
  • On load & on connection
  • Allways load defaults
I think that the "on load" option is not necessary.
This should not be that difficult. How about it Jasem?
P.
8 years 1 month ago #7031

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

Not necessarily because "Connection" params are taken care of in INDI drivers. If you have any INDI driver not loading connection parameter on start-up (before connect), let me know.
8 years 1 month ago #7033

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

  • Posts: 200
  • Thank you received: 57

Replied by Paweł on topic INDI setup load in Ekos

Ehem... Mine is not loading them. ;)
I.e. It loads default connection params properly - and that is fine as they are set to default scope configuration.
But my scope is configured differently - and I assume someone may want as well the scope to connect to
their observatory AP instead of creating its own network (which is not very good). So the connection data must
be loaded and it needs to be different from the defaults.
Am I missing something?
8 years 1 month ago #7038

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

Which driver are you talking about exactly? and what are the properties not loaded up from config on startup?
8 years 1 month ago #7039

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

  • Posts: 200
  • Thank you received: 57

Replied by Paweł on topic INDI setup load in Ekos

Sorry. Nexstar evolution/AUX driver.
If it is supposed to work it is probably my fault. I am pretty new to the driver development.
So, is it supposed to load the saved setup on start-up of the driver?
What about default values we may want to be there?
So should I invoke load function on driver init?
The properties are IP address and port for the mount.
8 years 1 month ago #7041

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

Yeah I added the necessary statements to the driver, svn up.
8 years 1 month ago #7058

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

  • Posts: 200
  • Thank you received: 57

Replied by Paweł on topic INDI setup load in Ekos

Great - thanks.
I should probably study the developer docs more carefully.
P.
8 years 1 month ago #7059

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

Time to create page: 0.460 seconds