Parking eqmod

  • Posts: 226
  • Thank you received: 88

Replied by Jean-Luc on topic Parking eqmod


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 45
  • Thank you received: 1

Replied by vince on topic Parking eqmod

Ah. That helps. Here's the file's content...

parkdata>
<device name="EQMod Mount">
<parkstatus>
true
</parkstatus>
<parkposition>
<axis1position>
6258437.000000
</axis1position>
<axis2position>
13976719.000000
</axis2position>
</parkposition>
</device>
</parkdata>
9 years 1 month ago #4675

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

  • Posts: 45
  • Thank you received: 1

Replied by vince on topic Parking eqmod

Couple more notes...

When I connect to eqmod in EKOS, it says parked = true. No mention of where it is parked. It also seems to look for alignment data but says no such file exists...

Another thought I had was that I use my EQ6 Atlas Synscan mount through eqmod by setting the synscan controller in "PC direct mode." Maybe there are other ways to do this? Or maybe I should try the synscan driver? I like the eqmod driver but must admit I have not tried the synscan driver. Could any of this be the source of my problem?

I do appreciate your patience and your help with this. Thanks again.
Vince
9 years 1 month ago #4676

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

Parking eqmod - Page 2 - INDI Forum - Results from #12
  • Posts: 226
  • Thank you received: 88

Replied by Jean-Luc on topic Parking eqmod


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 45
  • Thank you received: 1

Replied by vince on topic Parking eqmod

Here's the result:

Let me know if there's anything else I can provide that helps.

I have to say I can't correlate the encoder values you quote with your output or my ParkData file...
Vince
9 years 1 month ago #4687

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

  • Posts: 45
  • Thank you received: 1

Replied by vince on topic Parking eqmod

Did a bit more testing today. Load configuration on connect or never makes no difference.

I've also narrowed it does to turning off the mount. I can shut down everything else... Software, pi, computer... It knows where it starts. But if I turn off the mount, it loses its location.

I had a thought... Remember, I put the mount in pc direct mode... I kept turning off the mount from that mode. I tried exiting this mode before turning off the mount... Unfortunately, no difference.

Looking forward to what you can diagnose from the debug log...
Vince
9 years 1 month ago #4688

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

  • Posts: 226
  • Thank you received: 88

Replied by Jean-Luc on topic Parking eqmod

Ok I think I get the point: the driver finds the mount with motors already initialized and thus leaves encoders unchanged even if the mount was parked. I believe that when I wrote the driver, I had in mind that if the mount has been parked, the user should have put off the mount before reconnecting, so the driver should find the motors non initialized. Actually there is no reason to do that. Furthermore it seems that when using the hand controller in direct mode, motors are already initialized before the first connection. I will correct the problem and commit the change asap.

Just commited the change, you can test from the svn repo.
Last edit: 9 years 1 month ago by Jean-Luc.
9 years 1 month ago #4689

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

  • Posts: 45
  • Thank you received: 1

Replied by vince on topic Parking eqmod

That sounds great... But I'm going to need a bit more guidance on how to test from the svn repo... Not sure what that means.
Sorry for the rookie questions...
Vince
9 years 1 month ago #4690

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


×

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

Bi-monthly release with minor bug fixes and improvements

  • Posts: 226
  • Thank you received: 88

Replied by Jean-Luc on topic Parking eqmod


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 45
  • Thank you received: 1

Replied by vince on topic Parking eqmod

Thanks. And if I go for the daily build?
9 years 1 month ago #4692

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

  • Posts: 226
  • Thank you received: 88

Replied by Jean-Luc on topic Parking eqmod


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 45
  • Thank you received: 1

Replied by vince on topic Parking eqmod

Awesome! It works. Thanks so much!

So should I load device configuration never, or on connection? What does this really do?
9 years 1 month ago #4698

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

Time to create page: 1.087 seconds