×

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

Bi-monthly release with minor bug fixes and improvements

Internal guider not completing calibration after 3-1-21 INDI update Celestron

  • Posts: 348
  • Thank you received: 69
My workaround for this on my CGX is to use a ST4 cable.
3 years 1 month ago #68407

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

  • Posts: 32
  • Thank you received: 1
I guess I've learned my lesson, backup before I update! I guess sits time to try st4 guiding until there's a fix.

Thanks for the reply.
3 years 1 month ago #68408

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

  • Posts: 32
  • Thank you received: 1
The Celestron driver has been updated to version 3.6. That shows up on my Linux Desktop running mint, but my Astroberry is still on version 3.5 even after I tried switching over to the Nightly unstable builds. Don't know if I needed to uninstall something first, since Linux is still new to me. I'd rather test on my Astroberry, but I guess I can pull out the laptop ( I runn everything locally on the Astroberry and VNC into it).

I ran this in Astroberry:
sudo apt-add-repository ppa:mutlaqja/indinightly
sudo apt-get update
sudo apt-get install indi-full kstars-bleeding gsc

I saw what it looked like a successful update, but I still see 3.5 Celestron driver in INDI in EKOS on the Astroberry?

Maybe I need to wait a few more days? Is there a way to confirm I'm getting Nightly builds after doing this?

Thanks!
3 years 1 month ago #68562

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

  • Posts: 398
  • Thank you received: 117
I've been fighting with this issue for a few days now (since upgrading to the latest release). I have a CGX-L and I experienced a polarity flip on calibration (guide rate = 0.5). I also saw that when the guide interface was enabled (calibration or guiding), the stars would push off in one direction, and reverse moves (east, south) were either not happening or ineffective. After increasing the guide rate to 1.0, and allowing the calibration sense to swap polarity, I was able to get back on-sky. Glad to see that I wasn't going crazy. My drift aligns also had to be reversed (Alt knob & Az knob reactions to drift)!
3 years 1 month ago #68566

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

  • Posts: 348
  • Thank you received: 69
The nightly repo is for ubuntu. Astroberry is based on raspbian.

If it works on raspbian it is by coincidence only and will break before long.

If using Astroberry, backup your system (I rsync'd my drive to a second SSD), and checkout the git version and follow the compile instructions finishing with "sudo make install".
3 years 1 month ago #68585

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

  • Posts: 36
  • Thank you received: 16
I grabbed the Celestron driver fixes from github and built them against INDI 1.8.9 and guider calibration is now working for me on my AVX.
 
3 years 1 month ago #68758

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

  • Posts: 32
  • Thank you received: 1


Is that the same as building the INDI driver with these steps here: github.com/indilib/indi
Last edit: 3 years 1 month ago by Jamie.
3 years 1 month ago #68762

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

  • Posts: 36
  • Thank you received: 16
Pretty much, except that instead of doing the "git clone...." I just grabbed the source from github.com/indilib/indi/releases/tag/v1.8.9

That got me the source specific to V1.8.9. Then I grabbed the latest celestrongps.cpp and drivers.xml which have the fix and the driver version changes and overwrote the V1.8.9 versions.

Rest should be the same although I only built the Celestron driver with
"make -j4 indi_celestron_gps"
and then manually copied the driver over using
"sudo cp indi_celestron_gps /usr/bin/indi_celestron_gps"
The following user(s) said Thank You: Jamie
Last edit: 3 years 1 month ago by Tunafish.
3 years 1 month ago #68781

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

  • Posts: 57
  • Thank you received: 4
I ended up switching to nightly and saving the compiled driver to my desktop. Then reverted to stable and copied the saved driver back to /usr/bin. Seems to work ok.
3 years 3 weeks ago #69064

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

  • Posts: 1
  • Thank you received: 0
Hi All,

This is my first post here, I started into astrophotography last summer, after some years of visual astronomy.

I updated Astroberry last week, and spent several nights trying to figure out what I was doing wrong. Rebalanced over and over, checked settings, made wild changes, reset things to defaults, etc.

I did suspect that the update was a problem, and was really relieved to see this post. I wasn't able to compile the fix on Astroberry, but was able to get it done on my linux laptop and things went much better (it had auto-updated indi), I need to read up on dependencies for Astroberry compiles.

Does anyone happen to have a fixed indi_celestron_gps binary for Astroberry that could be made available for download?

Clear skies!
3 years 3 weeks ago #69183

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

  • Posts: 180
  • Thank you received: 30
I attach the driver vs 3.6 I used successfully yesterday. It is from my Stellarmate setup but probably it is the same in Astroberry. Replaces the file in /usr/bin. It is zipped because the forum only allows to attach documents of specific formats.
  

File Attachment:

File Name: indi_celes..._gps.zip
File Size:45 KB
The following user(s) said Thank You: David Wing, Doug S, David Hill, Jim Hayes
3 years 3 weeks ago #69212
Attachments:

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

  • Posts: 8
  • Thank you received: 3
Although I've not tried it yet as its daytime here, I can confirm that this binary works in Astroberry/EKOS

Thanks!
The following user(s) said Thank You: Jim Hayes
Last edit: 3 years 3 weeks ago by David Hill. Reason: added text
3 years 3 weeks ago #69216

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

Time to create page: 0.873 seconds