×

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

Bi-monthly release with minor bug fixes and improvements

[SOLVED] indi_eqmod r757 & r764 | not working

  • Posts: 2255
  • Thank you received: 223
r770 not working neither.
root@heidenrod-obs:~# dpkg -l | egrep "indi-bin|indi-eqmod"
ii  indi-bin                              1.1.0+r770.213~ubuntu14.10.1             armhf        INDI server, drivers and tools
ii  indi-eqmod                            0.2+r64.213~ubuntu14.10.1                armhf        INDI EQMod Driver.
root@heidenrod-obs:~#



Trying to unpark:
2015-05-02T11:38:24: Client 0: read newSwitchVector EQMod Mount TELESCOPE_PARK 
       PARK='Off'
2015-05-02T11:38:24: Driver indi_eqmod_telescope: queuing responsible for <newSwitchVector device='EQMod Mount' name='TELESCOPE_PARK'>
2015-05-02T11:38:24: Driver indi_eqmod_telescope: sending msg copy 1 nq 1:
<newSwitchVector device="EQMod Mount" name="TELESCOPE_PARK">
    <oneSwitch name="PARK">
Off
    </oneSwitch>
</newSwitchVector>
 
2015-05-02T11:38:24: Driver indi_eqmod_telescope: indi_eqmod_telescope dispatch error: 
2015-05-02T11:38:25: Client 0: read newSwitchVector EQMod Mount TELESCOPE_PARK 
     UNPARK='On'
2015-05-02T11:38:25: Driver indi_eqmod_telescope: queuing responsible for <newSwitchVector device='EQMod Mount' name='TELESCOPE_PARK'>
2015-05-02T11:38:25: Driver indi_eqmod_telescope: sending msg copy 1 nq 1:
<newSwitchVector device="EQMod Mount" name="TELESCOPE_PARK">
    <oneSwitch name="UNPARK">
On
    </oneSwitch>
</newSwitchVector>
 
2015-05-02T11:38:25: Driver indi_eqmod_telescope: indi_eqmod_telescope dispatch error:



trying to slew:
2015-05-02T11:38:56: Client 0: read newSwitchVector EQMod Mount TELESCOPE_MOTION_NS 
 MOTION_NORTH='On'
2015-05-02T11:38:56: Driver indi_eqmod_telescope: queuing responsible for <newSwitchVector device='EQMod Mount' name='TELESCOPE_MOTION_NS'>
2015-05-02T11:38:56: Driver indi_eqmod_telescope: sending msg copy 1 nq 1:
<newSwitchVector device="EQMod Mount" name="TELESCOPE_MOTION_NS">
    <oneSwitch name="MOTION_NORTH">
On
    </oneSwitch>
</newSwitchVector>
 
2015-05-02T11:38:56: Driver indi_eqmod_telescope: indi_eqmod_telescope dispatch error:
8 years 11 months ago #4115

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

  • Posts: 2255
  • Thank you received: 223
GREAT NEWS!!!!!

Jasem just logged off from my Odroid, it's fixed.
The updated version should soon be available on the PPA.
It was trivial piece of code which has now been fixed, but I let him explain this with details later on.

I will report and close this thread once the new updated deb package is live on the PPA.
8 years 11 months ago #4116

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

  • Posts: 2255
  • Thank you received: 223
A new update has been pushed and it is now working, thanks Jasem.
root@heidenrod-obs:~# grep "2015-05-03" /var/log/unattended-upgrades/unattended-upgrades.log | grep "Packages that will be upgraded:"
2015-05-03 06:43:15,104 INFO Packages that will be upgraded: indi-bin indi-dbg indi-eqmod indi-eqmod-dbg libindi-data libindi1
root@heidenrod-obs:~#
 
root@heidenrod-obs:~# dpkg -l | egrep "indi-bin|indi-eqmod"
ii  indi-bin                              1.1.0+r779.213~ubuntu14.10.1             armhf        INDI server, drivers and tools
ii  indi-eqmod                            0.2+r66.213~ubuntu14.10.1                armhf        INDI EQMod Driver.
ii  indi-eqmod-dbg                        0.2+r66.213~ubuntu14.10.1                armhf        INDI EQMod Driver.
root@heidenrod-obs:~#
The following user(s) said Thank You: Jasem Mutlaq
8 years 11 months ago #4123

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

Time to create page: 0.209 seconds