×

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

Bi-monthly release with minor bug fixes and improvements

When start INDI the controllers do not load the parameters previously saved

  • Posts: 33
  • Thank you received: 3
Hi
When start INDI the controllers do not load the parameters previously saved, some do and others like the geographical position do not, especially in eqmod.
Is there any way to force it to read the xml when the server starts or it has to be loaded and modified at every start
Reinstall the latest version of Astroberry in RBPi4 and the same problem
Best regards
Osvaldo-Rosario_Argentina




3 years 2 months ago #67120
Attachments:

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

  • Posts: 1067
  • Thank you received: 140
Hello,
Where was that first screenshot taken from...??
3 years 2 months ago #67140

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

  • Posts: 33
  • Thank you received: 3
HI
Connected by VNC to astroberry and INDIstarter

Best regards
The following user(s) said Thank You: AstroNerd
3 years 2 months ago #67142
Attachments:

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

  • Posts: 33
  • Thank you received: 3
Hi
I temporarily solved it with a script, which started with a delay in the reboot with crontab
I need to see if I can implement it when I down and up the INDI server
Best regards

more script.sh
indi_setprop "EQMod Mount.CONNECTION.CONNECT=On"
indi_setprop "EQMod Mount.CONFIG_PROCESS.CONFIG_LOAD=On"
indi_setprop "SkySafari.CONNECTION.CONNECT=On"
indi_setprop "SkySafari.CONFIG_PROCESS.CONFIG_LOAD=On"
indi_setprop "Joystick.CONNECTION.CONNECT=On"
indi_setprop "Joystick.CONFIG_PROCESS.CONFIG_LOAD=On"
indi_setprop "MoonLite.CONNECTION.CONNECT=On"
indi_setprop "MoonLite.CONFIG_PROCESS.CONFIG_LOAD=On"
indi_setprop "QHY CCD QHY5LII-M-6097e.CONNECTION.CONNECT=On"
indi_setprop "QHY CCD QHY5LII-M-6097e.CONFIG_PROCESS.CONFIG_LOAD=On"
indi_setprop "Fuji DSLR.CONNECTION.CONNECT=On"
indi_setprop "Fuji DSLR.CONFIG_PROCESS.CONFIG_LOAD=On"
3 years 2 months ago #67455

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

  • Posts: 184
  • Thank you received: 13
I had this problem until I realised I needed to select Save on the Options Tab for the device being configured. You have probably done this but mention it just in case.
3 years 2 months ago #67493

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

  • Posts: 33
  • Thank you received: 3
Hi, thanks, but if I always do it, and I connect by ssh and see is this saved it by the time / date, but then I do not recover it automatically, now with this script and one that I did for every time I restart the server from the desktop by VNC I have solved the problem
Best regards
Last edit: 3 years 2 months ago by Osvaldo Paez.
3 years 2 months ago #67495

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

Moderators: Radek Kaczorek
Time to create page: 3.272 seconds