×

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

Bi-monthly release with minor bug fixes and improvements

Driver OnStep (LX200 like) for INDI

  • Posts: 48
  • Thank you received: 7
@GENE
Hi
I'm sorry I'm not good at English.
I know that Tokyo is not DST area, I live in.I think the current code is getting the wrong time on other TZ as well.

strptime, ctime and cdate are fine.
strptime function is described in the man page as "tm should be initialized before the call.".
I think that ltm should be initialized to avoid troubles.
And it suggests to set tm_isdst=0 before calling mktime.
is this all right?
2 years 1 month ago #81697

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

  • Posts: 276
  • Thank you received: 52
@NORIKYU

Yes on the setting of tm_isdst=0 !
Sorry for the long text in previous post!

Gene
2 years 1 month ago #81702

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

  • Posts: 452
  • Thank you received: 71
@Gene / @ Norikyu,

good to see you make progress on the topic.
May be we could also involve Jasem because he has the overview over the whole project as it impacts many drivers.

Thank you to you both
2 years 1 month ago #81757

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

  • Posts: 48
  • Thank you received: 7
@Alain
I'm sorry it took a long time.
I have attached a patch suggestion.
I tested lx200_OnStep, but no other drivers. (I don't have an other mount.)
I think the lx200 series patch is okay.
Other drivers need to be tested to see if they work fine.
Thank you.
The following user(s) said Thank You: Alain Zwingelstein
2 years 3 weeks ago #81930
Attachments:

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

  • Posts: 60
  • Thank you received: 2
So the Utc error in Ekos is gone?
2 years 3 weeks ago #81934

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

  • Posts: 452
  • Thank you received: 71
@Norikyu, @Michael,

Utc error in Ekos is not yet gone, Norikyu just proposed a patch and he tested it against OnStep.
To include the change into Indi Master a pull request must be issued.
Before doing this some additional steps need to be doen:
- change revision for each modified driver
- change drivers.xml for each modified driver
- check build and drivers functions
and then issue the pull request

so will take some time.

I propose to do it but if anybody volunteers, he is welcome!
2 years 3 weeks ago #81950

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

  • Posts: 452
  • Thank you received: 71
All fixes as per Norikyu pacth are included on github.com/azwing/indi
All test done as simulation except OnStep, pull request will be issued
impacted code:
drivers/telescope/ioptronHC8406.cpp
drivers/telescope/lx200_OnStep.cpp
drivers/telescope/lx200_TeenAstro.cpp
drivers/telescope/lx200pulsar2.cpp
drivers/telescope/lx200telescope.cpp
drivers/telescope/rainbow.cpp
tools/evalINDI.c
2 years 3 weeks ago #81952

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

  • Posts: 60
  • Thank you received: 2
Thx Alain for the info!
I'm a total unix noob, lol
I'll just go back to stellarmate1.5.5 which seems to work best for me and wait
for a new stable release.
2 years 3 weeks ago #81966

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

  • Posts: 452
  • Thank you received: 71
@Norikyu, @Gene, @Michael,

UTC fix is merged into master!

Thank you Norikyu for your work.
2 years 3 weeks ago #81971

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

  • Posts: 452
  • Thank you received: 71
@Michael,

we all are noobs in some matter. We just do our best!
And I am convinced that only noobs can discover some really stupid bugs ans so improve end user experience!
The following user(s) said Thank You: Michael Siethoff
2 years 3 weeks ago #81972

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

  • Posts: 144
  • Thank you received: 7
Hello boys i have a problem with driver, i use port 9998 bcause the 9999 not respondig correctly but i have a random error:
2022-05-21T21:25:38: [WARNING] This update aborted, will try again...
2022-05-21T21:25:38: [INFO] RA/DEC could not be read, possible solution if using (wireless) ethernet: Use port 9998
2022-05-21T21:25:36: [WARNING] Communication error on backlash (:%BD#/:%BR#), this update aborted, will try again...
1 year 11 months ago #82998
Attachments:

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

  • Posts: 60
  • Thank you received: 2
Hi all,

Would someone please be kind to guide me through how to instal new indi lib 1.9.6 into stellarmate 1.7.0?
I know nothing about linux or terminal.
1 year 11 months ago #83011

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

Time to create page: 1.000 seconds