View Issue Details

IDProjectCategoryView StatusLast Update
0002294CCdcielGeneralpublic20-03-15 16:20
ReporterKorneliusz Assigned ToPatrick Chevalley  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
PlatformPCOSWindowsOS Version10 64bit
Product Version0.9 
Target Version1.0 
Summary0002294: CCDCiel > 0.9.62 sending only position 0 to focuser
DescriptionHi

I just updated to "0.9.69-2077-c564994 2020/02/04" CCDCiel on my notebook used for astrophotography, and I have problem with my focuser. When I want move focuser it always go to 0 position.
It's my own build focuser, with my own ASCOM driver, so I checked it deeply - ASCOM driver gets command Move to 0 regardless of position set from CCDCiel. Everything seems to be OK with focuser firmware and ASCOM driver, everything works fine with MaximDL, SharpCap and with CCDCiel v. 0.9.62 on my PC.

Thanks a lot for your help.

Best regards.
Tagsfocuser

Activities

Patrick Chevalley

20-02-29 22:42

administrator   ~0006358

This is strange because the only change to the Ascom focuser between 0.9.62 and 0.9.67 is to allow to get the temperature from an external weather station:
https://github.com/pchev/ccdciel/commit/8a83f67123fd42acb284703c32fea4202753d055#diff-076b23e255a4a3328fd776faab710fe9

Can you open the menu Edit / Preferences, then check "Verbose device log".
Connect with your focuser and try to move it from ccdciel.
Zip and upload the corresponding log here.

Can you also try with the Ascom focuser simulator, do the same test and also upload the log.

If you have a Ascom Conform log for your focuser it can help me to check for incompatibility in my code.

Korneliusz

20-03-15 01:36

reporter   ~0006384

Hi.
Currently I cannot repeat this error, after I change some irrelevant parts of my ASCOM driver everything starts working fine. So sorry for bother you. Although something in your code must be different then in another astronomy apps which caused communication problem between our apps :)

Best regards and thank you for your help.

Issue History

Date Modified Username Field Change
20-02-29 21:50 Korneliusz New Issue
20-02-29 21:50 Korneliusz Tag Attached: focuser
20-02-29 22:42 Patrick Chevalley Assigned To => Patrick Chevalley
20-02-29 22:42 Patrick Chevalley Status new => feedback
20-02-29 22:42 Patrick Chevalley Target Version => 1.0
20-02-29 22:42 Patrick Chevalley Note Added: 0006358
20-03-15 01:36 Korneliusz Note Added: 0006384
20-03-15 01:36 Korneliusz Status feedback => assigned
20-03-15 16:20 Patrick Chevalley Status assigned => resolved
20-03-15 16:20 Patrick Chevalley Resolution open => unable to reproduce