×

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

Bi-monthly release with minor bug fixes and improvements

ParkData not found ?? and 'COMPRESS' for indi-sx

  • Posts: 298
  • Thank you received: 46
Latest build kstars/Ekos from ppa does not recognice my Parkdata file :

2014-12-31T16:19:10: Loading device configuration...
2014-12-31T16:19:10: initPark: No Park data in file ~/.indi/ParkData.xml: No park data found for this device
2014-12-31T16:19:10: Init() : Setting default Init steps -- RAInit=8388608 DEInit = 8388608
2014-12-31T16:19:10: Init() : Motors already initialized
2014-12-31T16:19:10: Successfully connected to EQMod Mount.
2014-12-31T16:19:10: connecting to port /dev/ttyUSB0

My file located in ~/.indi/ParkData.xml looks like this :
<parkdata>
<device name="EQMod">
<parkstatus>
true
</parkstatus>
<parkposition>
<raencoder>
7124938
</raencoder>
<deencoder>
14629390
</deencoder>
</parkposition>
</device>
</parkdata>


Also i get following error at the computer at observatory when connecting:
2014-12-31T16:11:28: Driver indi_sx_ccd: No ISwitch 'COMPRESS' in SX CCD SXVR-H9.CCD_COMPRESSION
9 years 2 months ago #2569

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

  • Posts: 712
  • Thank you received: 174
Hi, I tested the SX COMPRESS property and it seems to work OK. Maybe EKOS is trying to set this property before camera is connected (Jasem, can you check it?). But you can ignore it anyway, it is set by default.

Peter
9 years 2 months ago #2577

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

Just save the config file again, "COMPRESS" was renamed to "CCD_COMPRESS". Not sure about the parkdata, maybe the only thing that caught my attention is perhaps the device name should be "EQMod Mount" instead of "EQMod" ?
9 years 2 months ago #2578

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

Time to create page: 0.320 seconds