×

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

Bi-monthly release with minor bug fixes and improvements

avalon m-zero obs (AZ and ALT motors for polar alignment)

  • Posts: 18
  • Thank you received: 1
Hi,

I'm upgrading my Avalon M-zero mount to an M-zero OBS which has AZ and ALT motors for automatic polar alignment. As far as I can tell, I'll be controlling those motors using Aux in Ekos but I'm not sure what to choose for that in the drop downs (screenshot attached). Any advice is much appreciated, thanks!

Last edit: 1 year 7 months ago by Flavius. Reason: typos
1 year 7 months ago #86017
Attachments:

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

  • Posts: 294
  • Thank you received: 54
Hi,

I also have an M-Zero OBS mount, with the polar alignment motors, and you can't use any of the indi supported drivers with them to perform PAA alt-az adjustment as they are not motors used in the sense of an alt-az driven mount (or eq driven mount) unfortunately.

I ended up building my own Teensy and TMC2209 based stepper controller with up/down/east/west buttons for those motors to perform the polar alignment adjustments as I did not like using the Avalon StarGo controller to do that through their hand controller, as it is cumbersome. I also ideally wanted to automate the PAA adjustment by taking the alt and az error values from the EKOS PAA routine and feeding them to a python script that would make the appropriate corrections to the mount elevation (latitude) and azimuth. Unfortunately again, from what I understand, those error values are not available outside EKOS, either through indilib or other mechanism. What I ended up doing then is get a 433Mhz remote (Amazon) with 4 relays and I connected the relays in parallel with the buttons of my stepper controller, that now allows me to perform the PAA routine from the comfort of my home, my observatory being a short distance outside.

You may want to look into a similar solution but I will follow this thread as any different idea may be interesting to consider.

Hope this helps,

Gilles
1 year 7 months ago #86035

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

  • Posts: 18
  • Thank you received: 1
well, there are a few issues here. first of all, you bypassed kstars/ekos alltogether. you could ask for dev help, ekos definitely knows how to control those motors, the motors are already exposed by the controller. did you look into the INDI control panel for the mount, at the AUX ports? i think you can set them as stepper motors and control them from there, but i'm not sure, since i don't have the upgraded mount.
second, i think avalon already has a working solution for the RA/ALT motors in their new StarGo which is based on INDI. I'll talk to them.
Last edit: 1 year 7 months ago by Flavius.
1 year 7 months ago #86043

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

  • Posts: 18
  • Thank you received: 1
another, easier and more elegant solution than an extra controller and remote would be to use VirualHERE. run the server on your INDI pc/rpi and share the mount to a windows computer. on that windows computer you can run the VirtualHERE client and the avalon polar alignment software. once you're done, stop the VirtualHERE client and server and resume normal INDI operations.

PM me for more details if you need any.
Last edit: 1 year 7 months ago by Flavius.
1 year 7 months ago #86044

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

  • Posts: 18
  • Thank you received: 1
maybe the driver needs an update to add the second AUX port in the control panel (currently you can only enable AUX1, there should be an AUX2 port as well - see attached screenshots).
that's how i think you can manually control those motors... but again, an updated driver would be ideal.


Last edit: 1 year 7 months ago by Flavius.
1 year 7 months ago #86046
Attachments:

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

Time to create page: 0.555 seconds