indilib / indi

INDI Core Library Repository
https://www.indilib.org
GNU Lesser General Public License v2.1
366 stars 388 forks source link

Plate solving does not automatically iterate using indi_synscan_telescope in alt-az with Az-GTI mount #1159

Closed federicoparra closed 3 years ago

federicoparra commented 4 years ago

Equipment: -Nikon D5100 -Raspberry Pi 4 / 2GB -Astroberry 2.0.1 -AZ-GTI / Synscan Pro app, 1.19

Connecting Ekos to Synscan via indi_synscan_telescope in alt-az Works perfect for goto and tracking and plate solving BUT does not iterate, i.e., it solves, slew then stops. I can plate solve again manually several times no problem but does not iterate automatically.

knro commented 4 years ago

Please attach the complete log (including Alignment + INDI + Telescope)

federicoparra commented 4 years ago

Could you let me know how to get those logs? I will produce them for you. Thank you! BTW, I think (because of your picture) that I recognize you from the Indilib/Ekos/Stellarmate team? If yes, please, can you help me, I have tried creating 3 different accounts to post on the Indilib forums and with all three of them I get "login failed" and can get in to comment on the forum. That's why I ended commenting here...

knro commented 4 years ago

I checked your account and it's already active.

federicoparra commented 4 years ago

image Please check this screenshot, "login failed"

federicoparra commented 4 years ago

I checked your account and it's already active.

Dear Knro, have you seen my screenshot above? I can't log in :(

knro commented 3 years ago

Is this still an issue?

federicoparra commented 3 years ago

I'll check this weekend.

federicoparra commented 3 years ago

@knro tried today with the CCD simulator but it doesn't work because alignment is always perfect and no need for more plate solving cycles. Any way I can try this with the CCD simulator ? otherwise I'll have to keep waiting for open skies

federicoparra commented 3 years ago

@knro sorry to bother, any other way of trying this without real stars?

federicoparra commented 3 years ago

@knro tested tonight works great now! Good enough solution to use this driver with synscan on same Android phone for good enough alt-az operation

federicoparra commented 3 years ago

I spoke too quickly. As I mentioned in private on an email today, @knro for some reason the driver asks for confirmation every time when aligning, before slew, mentioning the desired slew destination is below the horizon, which it isn't. If one accepts, it does a small slew as expected, not sure that in the end the object would get centered though.

Screenshot_20201117_233521_com ikarustech stellarmate

federicoparra commented 3 years ago

Hi! any news about this?

knro commented 3 years ago

I made recent changes to SkyWatcher Alt-Az driver and it should work with AZ-GTi mount as well in Alt-Az mode. So in the equipment manager, select the SkyWatcher Alt-Az driver. Please test that. In StellarMate, you can change to beta channel or simply open the terminal and type in this command:

update_indi_core

federicoparra commented 3 years ago

Hi @knro, I'm confused as we are talking about three different things: this bug report is specifically about Synscan driver, and it's issue with plate solving when connected to AZ-GTI mount. The problem used to be that it would not iterate - that is solved, it does iterate now, but after each iteration, a new bug arises, which is that (as per the screenshot above) it messes up with the location, thinking that the telescope will end pointing below the horizon when it's clearly not, and even if we accept, the next movement does not really improve (the solver does not seem to go to a useful position from the previous one). Then, separately, there is the issue of the AZ-GTI driver, which is awesome and does not need the Synscan app to work, but that so far it was not working in Alt-Az mode and we were waiting for the driver's author to complete an Alt-Az compatible version. Finally, there is the Skywatcher Alt-Az driver, an old driver that I tried and that worked but that had a very basic implementation that was not good enough for photography or in some cases even for viewing (keeps slewing all the time at intervals, instead of simply tracking).

So, what are you referring to in your message above? Have you corrected the Synscan driver platesolving problem? Or has the AZ-GTI driver been completed / added an Alt-Az mode? Or have you corrected the Skywatcher Alt-Az driver so that it does not anymore slew all the time and instead track correctly?

Please do let me know as I will be using the mount extensively during the next month and it will be thus the perfect time for all sorts of tests!

knro commented 3 years ago

I fixed the issues in the SkyWatcher Alt-Az driver. No changes were made to Synscan driver, it's kept as-is, it's a minimal driver and is not expected to work as well as the low-level SkyWatcher driver.

So in essence, forget all the other drivers and just use the SkyWatcher Alt-Az driver now. Please report back on how it goes, thanks!

federicoparra commented 3 years ago

Oki! I'll try that driver again soon, flying to my homeland (Argentina!) for a month, I'll have clear skies there (it's summer there!)

federicoparra commented 3 years ago

SkyWatcher Alt-Az driver (also called Az-Gti Alt-Az) still doesn't work as intended: 1) when directing it up, down, left or right using stellarmate manual slew controls, once the button is released, the mount start slewing randomly in some random direction/s for about 10 seconds 2) when tracking, tracking is not accurate compared to the Synscan driver - Synscan driver allows for 10 second exposures without blurring whereas this Alt-Az driver doesn't allow even 3 second exposures without blurring.

knro commented 3 years ago

This should be fixed in master.