×

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

Bi-monthly release with minor bug fixes and improvements

Avalon Driver Setup

  • Posts: 15
  • Thank you received: 2
I think I have a fix but I am having problems compiling now so once I get that resolved and test the fix out I will generate a PR for the indi library.
5 years 3 months ago #33642

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

  • Posts: 1185
  • Thank you received: 370
Please be so kind and post the PR against my repository: github.com/sterne-jaeger/indi.git

I will test and release it
5 years 3 months ago #33643

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

  • Posts: 15
  • Thank you received: 2
I will do that. However at the moment I cant get it to build. I have tried building it solo and building all 3rd party drivers and it fails due to:
In file included from /home/canis/Code/indi/3rdparty/indi-avalon/lx200stargofocuser.h:25:0,
                 from /home/canis/Code/indi/3rdparty/indi-avalon/lx200stargofocuser.cpp:22:
/home/canis/Code/indi/3rdparty/indi-avalon/lx200stargo.h:27:34: fatal error: mount/lx200telescope.h: No such file or directory

Any ideas? I am attempting to build from the most recent master.
5 years 3 months ago #33644

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

  • Posts: 1185
  • Thank you received: 370
Yes, you need to build and install libindi to the latest version first.

But maybe you take first a look at the recent changes in branch "stargo_work" from github.com/sterne-jaeger/indi.git

I would not be surprised, if we had the same idea.
5 years 3 months ago #33645

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

  • Posts: 15
  • Thank you received: 2
That was my idea as well. Once I get it to build I can test it out however, despite building libindi and installing I still cant build indi-avalon.
5 years 3 months ago #33646

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

  • Posts: 1185
  • Thank you received: 370
Hm, strange, the build problem. Do you have a different version installed under /usr/local?
5 years 3 months ago #33647

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

  • Posts: 15
  • Thank you received: 2
I resolved the issue. I just deleted everything and did a clean build. Not sure what the issue was.

Anyway, position data now updates properly and both relative and absolute motions work.
5 years 3 months ago #33649

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

  • Posts: 1185
  • Thank you received: 370
Ah, great to hear. Then I will update the version and issue a PR.
5 years 3 months ago #33650

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

  • Posts: 12
  • Thank you received: 0

Replied by Nicola Döbelin on topic Avalon Driver Setup

I checked out sterne-jaeger's working branch a few minutes ago. It worked like a charm*. Relative movements work in both directions, the GUI updates correctly, setting absolute positions works, too. Great job!

Just one thing: The spin box in the control panel to set the relative position should allow negative values.
Nic

* Avalon FOCS focuser at AUX1 port of the Avalon Linear
5 years 3 months ago #33654

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

  • Posts: 1185
  • Thank you received: 370
Great to hear. I just do the last regression tests and will issue asap version 1.1 as PR.

Regarding the negative value: this is the behavior for all INDI focusers, position "0" means that the focuser is fully drawn in.

If that is not the case, sync it to a value > 0 and recall the move.

Does that make sense for you?
5 years 3 months ago #33655

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

  • Posts: 12
  • Thank you received: 0

Replied by Nicola Döbelin on topic Avalon Driver Setup


I'm not sure I understand the function of the "Relative position" parameter in the control panel. I thought it should be the same as "focus in" and "focus out" in EKOS, and we should be able to set it for example to +100 and -100 to move out and in.
5 years 3 months ago #33659

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

  • Posts: 1185
  • Thank you received: 370
Almost :-) The direction is changed by the Direction control, where you have the options Focus In and Focus Out. The focuser moves by the amount of steps you set with Relative Position in the given direction.
5 years 3 months ago #33660

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

Time to create page: 1.024 seconds