×

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

Bi-monthly release with minor bug fixes and improvements

Satellite confusion

  • Posts: 1309
  • Thank you received: 226

Satellite confusion was created by Andrew

I'm new to EKos, so while this may be obvious to some, it wasn't for me and perhaps should be better documented.
I was trying to get satellites to appear, and for a time was frustrated that updating TLEs would clear the list of satellites I had chosen after having updated satellite orbital elements beforehand.
I know now that I must first select the satellites I wish to track and apply the changes before updating satellite orbital elements, and finally update TLEs. It just not at all intuitive.
Adding a button to update orbital elements in the Satellites section of the KStars configuration next to Update TLEs would probably help along with better documentation.

I would also like to echo a wish to implement satellite mount tracking features with both differential tracking rate control and leapfrogging techniques for mounts that don't support differential tracking. Perhaps even implement some computer vision smarts to search for and identify the moving target in the vicinity and keep it centered in a finder FOV.
7 years 9 months ago #13186

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

Replied by Jasem Mutlaq on topic Satellite confusion

Yes I fixed that so that it saves the list before updating TLEs. Updating Orbital Elements and updating TLEs is the same thing. For the last feature, is this something you would like to contribute to the project? If yes, it would be great!
7 years 9 months ago #13219

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

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Satellite confusion

Excellent thank you.

As for satellite tracking feature, I would love to contribute if I could. But I don't have the skills to do so.
7 years 9 months ago #13242

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

  • Posts: 18
  • Thank you received: 14

Replied by Romain Fafet on topic Satellite confusion


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Satellite confusion

This looks amazing. Haven't tried it yet. But I can tell this is some nice work. Is it possible to enable GPSD for automatically setting location? And can this work while offline if I update the TLE's from space-track first?
7 years 8 months ago #13306

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

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Satellite confusion

How do I run this?
7 years 8 months ago #13344

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

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Satellite confusion

I am getting a Syntax Error on line 59 when running it in terminal.
print("connection to " + host + ":" + str(port) + " ... ", end= ' ')
7 years 8 months ago #13345

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

  • Posts: 314
  • Thank you received: 34

Replied by pauledd on topic Satellite confusion


Try to run with python above 2.7. I had to switch to python 3.x
--= human, without Windows™ =--
pls excuse my bad english! :)
Last edit: 7 years 8 months ago by pauledd.
7 years 8 months ago #13346

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

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Satellite confusion

I have installed Python 3.x. It is version 8.1.1. For some reason the upgrade command to 9.0.1 is downloading the upgrade package, but installs version 8.1.1
7 years 8 months ago #13368

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

  • Posts: 314
  • Thank you received: 34

Replied by pauledd on topic Satellite confusion

I dont know what distribution you are using. I am on gentoo linux and here we have version 3.5.2 as latest.
--= human, without Windows™ =--
pls excuse my bad english! :)
7 years 8 months ago #13369

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

  • Posts: 18
  • Thank you received: 14

Replied by Romain Fafet on topic Satellite confusion

I forgot to mention that python 3 was required. I am still working on it and I will write the documentation when it will be finished.

Has anyone tried it? Could you give me your feedback on the tracking ?
7 years 8 months ago #13370

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

  • Posts: 314
  • Thank you received: 34

Replied by pauledd on topic Satellite confusion

Just with the simulators, works so far. Waiting for clear sky for a real test. I recently tried to catch a
satellite in kstars by slewing to its track some minutes before it enters the field of view. But I did not find it
in the exposure. Maybe it was not bright enough or the track was wrong or something else... I'll report back on success.
--= human, without Windows™ =--
pls excuse my bad english! :)
7 years 8 months ago #13374

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

Time to create page: 0.724 seconds