×

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

Bi-monthly release with minor bug fixes and improvements

scheduler: guiding aborted but capture continues

  • 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 8 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 8 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 8 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 8 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 8 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 8 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 8 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 8 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 8 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 8 months ago #56531

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

  • Posts: 969
  • Thank you received: 94

Hi Wolfgang
Apart from where the alignment failed in the first log, no. Last night once again it ran through astro-darkness (but moon-lightness!) from 11:23 to 04:45 through two targets, 2 meridian flips and a park.

**I'm confused as to where I stand with the git. I have your merged branch. if i stay there, do i get other latest updates too?
Cheers,
steve
3 years 8 months ago #56536

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

  • Posts: 1185
  • Thank you received: 370
Hi Steve,
you're standing on a branch. If you want to have the other updates, checkout the master branch and pull the latest stuff:
git checkout master
git pull

HTH
Wolfgang
The following user(s) said Thank You: alacant
3 years 8 months ago #56574

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

Time to create page: 0.311 seconds