×

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

Bi-monthly release with minor bug fixes and improvements

scheduler: guiding aborted but capture continues

  • Posts: 1185
  • Thank you received: 370
Hi folks,
maybe I've found an easy solution, I have already submitted a merge request marked as "work in progress". For the brave ones amongst you, I would be happy if you test it in real life.

For this, you need to checkout the branch scheduler_enforce_guiding from my kstars clone invent.kde.org/wreissenberger/kstars.git

For those not so familiar with git, here a short explanation how this works:
Feedback welcome!!
Wolfgang
3 years 9 months ago #56391

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

  • Posts: 969
  • Thank you received: 94
Hi Wolfang
Fell at the first fence:(

steve@E5430:~$ cd Projects/kstars/
steve@E5430:~/Projects/kstars$ git remote add sterne-jaeger invent.kde.org/wreissenberger/kstars.git
steve@E5430:~/Projects/kstars$ git checkout scheduler_enforce_guiding
error: pathspec 'scheduler_enforce_guiding' did not match any file(s) known to git.

What did I do wrong?
Thanks
3 years 9 months ago #56395

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

  • Posts: 1185
  • Thank you received: 370
Hi Steve,
nothing, it was the forum software that swallowed the "https://" in front of the git URL. The correct command is:
git remote add sterne-jaeger https://invent.kde.org/wreissenberger/kstars.git

Wolfgang
3 years 9 months ago #56401

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

  • Posts: 969
  • Thank you received: 94
Hi again

Still nada:
steve@E5430:~/Projects/kstars$ git remote add sterne-jaeger invent.kde.org/wreissenberger/kstars.git
fatal: remote sterne-jaeger already exists.
steve@E5430:~/Projects/kstars$ git checkout scheduler_guiding_enforce
error: pathspec 'scheduler_guiding_enforce' did not match any file(s) known to git.
3 years 9 months ago #56402

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

  • Posts: 969
  • Thank you received: 94
This was with the https. The forum strips it...
3 years 9 months ago #56403
Attachments:

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

  • Posts: 1185
  • Thank you received: 370
Hi Steve,
let's exchange via PN, that should be solvable.

Wolfgang
3 years 9 months ago #56404

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

  • Posts: 1119
  • Thank you received: 182
Wolfgang,

If I checkout your scheduler_enforce_guiding branch, will that supersede the master branch of the regular kstars repositiory?
Hy recently merged his new guiding and periodic error correction algorithm, I wanted to install that at the same time.
There is tons of new stuff since my last update, I just can't figure out what comes from your branch and what comes from master.

Steve, Wolfgang's repo checks out fine for me and the Pi is happily compiling. I just don't know what....

Jo
3 years 9 months ago #56409

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

  • Posts: 1185
  • Thank you received: 370
I rebased it, so it's on the latest master right now. If you simply pull again, git might create a merge. If that's the case, issue a "git reset HEAD~10 --hard" and then "git pull --all" and everything is fine.
The following user(s) said Thank You: alacant
3 years 9 months ago #56411

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

  • Posts: 969
  • Thank you received: 94

That worked. Thanks.
Looking good for tonight but better not say that.
3 years 9 months ago #56416

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

  • Posts: 969
  • Thank you received: 94
Hi Wolfgang, everyone

Here are two logs with your merge. Unfortunately align seems broken. I've opened a thread here:
www.indilib.org/forum/ekos/7279-align-do...rget-latest-git.html

But anyway, the second log contains a meridian flip whilst under the scheduler.
Cheers,
Steve
3 years 9 months ago #56476
Attachments:

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

  • Posts: 969
  • Thank you received: 94
...and here is an all night log which includes a park...
drive.google.com/drive/folders/13yv_v0Mh..._QO7VzQ6?usp=sharing

TIA
3 years 9 months ago #56493

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

  • Posts: 1185
  • Thank you received: 370
Any problems here? Log looks good.
The following user(s) said Thank You: alacant
3 years 9 months ago #56531

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

Time to create page: 0.522 seconds