×

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

Bi-monthly release with minor bug fixes and improvements

Driver OnStep (LX200 like) for INDI

  • Posts: 452
  • Thank you received: 71
@rbarberac

did you test the change or the workarounds?
The following user(s) said Thank You: Michael Siethoff
2 years 2 months ago #79952

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

  • Posts: 60
  • Thank you received: 2
My issue is related but not the same. Stellarmate 1.5.5 works as it should.
All versions after that show no HA counter counting down anymore and no matter what value i put in ekos.
2 years 2 months ago #79955

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

  • Posts: 452
  • Thank you received: 71
I don't know Stellarmate so could you please telle which version of indi, Kstars and OnStep you have.
Indiserver -v
kstars --version
Firmware version of Onstep (under Firmware tab in control panel)

thnks
2 years 2 months ago #79956

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

  • Posts: 60
  • Thank you received: 2
Onstep 4.24c
Kstars 3.5.7 stable latest build
Indiserver don't know. Terminal command not found.

But all versions before won't work either accept 1.5.5 stellarmate, don't know the versions of Indi or Kstars from that one.
I can find out but not at home at the moment.
2 years 2 months ago #79957

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

  • Posts: 452
  • Thank you received: 71
here the meridiian Flip with a Video

It is long but shows all the process and yes Ekos does not really update in real time the counter but the Flip works.
2 years 2 months ago #79958

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

  • Posts: 452
  • Thank you received: 71
I have latest modification on github.com/azwing/indi
I made many tests with different set-ups and it works.
Would be nice if somebody could test before issuing a pull request.
2 years 2 months ago #79968

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

  • Posts: 60
  • Thank you received: 2
Thx Alain!

Someone else has to test.
Can't test because i don't know how to install that.
Don't know anything about linux. 
Last edit: 2 years 2 months ago by Michael Siethoff.
2 years 2 months ago #79969

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

  • Posts: 219
  • Thank you received: 41
I’ve not tested yet. My thank you was for the tip to enter West < East as a workaround for the problem.
2 years 2 months ago #79973

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

  • Posts: 452
  • Thank you received: 71
I still have sometimes failures, OnStep complaining "Underpole Limit".
After increasing limits in Config.h
#define AXIS1_LIMIT_MIN              -200 //   -180, n. Where n= -90..-270 (degrees.) Minimum "Hour Angle" for Eq modes.      Adjust
                                          //         n. Where n=-180..-360 (degrees.) Minimum Azimuth for AltAzm mode.
#define AXIS1_LIMIT_MAX               200 //    180, n. Where n=  90.. 270 (degrees.) Maximum "Hour Angle" for Eq modes.      Adjust
                                          //         n. Where n= 180.. 360 (degrees.) Maximum Azimuth for AltAzm mode.
No more failures
 
2 years 2 months ago #79978

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

  • Posts: 452
  • Thank you received: 71
Today the Meridian Flip fix has been merged to "libindi master" github.com/indilib/indi.
Most probably nightly builds will be available pretty soon.

Meridian Flip works fine as long as AXIS1_LIMIT_MIN and AXIS1_LIMIT_MAX are set respectively < -180 and > 180 (tested with -185, + 185)
Onstep version 4.24.p (Control Panel Firmware Data Tab)
indi_lx200_OnStep Version is 1.14 (Control Panel Connection Tab)
INDI Library: 1.9.5
kstars version 3.5.8 Beta
 
 
 
 
 
Last edit: 2 years 1 month ago by Alain Zwingelstein.
2 years 1 month ago #80072
Attachments:

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

  • Posts: 144
  • Thank you received: 7
Can you post your configuration please?
   
2 years 1 month ago #80073
Attachments:

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

  • Posts: 452
  • Thank you received: 71
Buongiorno Ettore,
here my Motion setup.
OnStep Config.h
#define AXIS1_LIMIT_MIN              -185
#define AXIS1_LIMIT_MAX              185
 
 


 
2 years 1 month ago #80129
Attachments:

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

Time to create page: 0.963 seconds