Search found 13169 matches

by admin
Mon Apr 29, 2024 12:51 pm
Forum: Announcements
Topic: SharpCap Pro - New Pricing April 2024
Replies: 2
Views: 65

Re: SharpCap Pro - New Pricing April 2024

Hi,

no, nothing to do or worry about if you already have a lifetime license - those licenses will continue to work.

cheers,

Robin
by admin
Mon Apr 29, 2024 12:50 pm
Forum: Feature Suggestions
Topic: Time Sync from PC to Mount
Replies: 1
Views: 61

Re: Time Sync from PC to Mount

Hi, in the latest versions of SharpCap 4.1, SharpCap will check the mount time when connecting and show a warning if the mount time and PC time differ by more than 60 seconds. With the warning, you would get an option to try to set the mount time from the PC time. However, that working depends on th...
by admin
Sun Apr 28, 2024 3:45 pm
Forum: Bug Reports
Topic: TargetInvocationException on Goto
Replies: 15
Views: 459

Re: TargetInvocationException on Goto

Hi, yes, that makes perfect sense now... I added one line of code to set the mount to tracking before setting the rate - seemed harmless enough and a good thing to do in case the mount wasn't already tracking at all. The problem was, in some circumstances turning on the tracking would get a bit conf...
by admin
Sun Apr 28, 2024 3:24 pm
Forum: Bug Reports
Topic: TargetInvocationException on Goto
Replies: 15
Views: 459

Re: TargetInvocationException on Goto

Hi Geoff, I think I might be starting to see where this is coming from - it is sending a custom tracking rate as part of turning the tracking on, and that custom rate is the -15.??? one that is out of range. I can sort of see why, but not quite sure what has changed yet, but got it down to 1 or 2 pl...
by admin
Sun Apr 28, 2024 2:17 pm
Forum: How do I?
Topic: extend catalogue
Replies: 7
Views: 161

Re: extend catalogue

Hi, I think the most likely cause would be the minimum altitude filter as shown here : https://docs.sharpcap.co.uk/4.1/#Choosing%20a%20Target%20from%20the%20Full%20Catalog Note that the first dropdown of common targets as shown here - https://docs.sharpcap.co.uk/4.1/#Choosing%20a%20Target - only con...
by admin
Sun Apr 28, 2024 2:14 pm
Forum: Bug Reports
Topic: Feature Tracking bright area during capture
Replies: 7
Views: 276

Re: Feature Tracking bright area during capture

Hi Bertrand, thanks for sharing the files - I think I understand a bit about what is going on now... Looking at the bright frames in the image, they seem to occur regularly about every 115 frames (at frames 66, 189, 297, 412, 526, 641, etc). At the frame rate of 87fps of the file, that corresponds t...
by admin
Sun Apr 28, 2024 1:45 pm
Forum: How do I?
Topic: extend catalogue
Replies: 7
Views: 161

Re: extend catalogue

Hi, you can see how to create and use custom catalogs here : https://docs.sharpcap.co.uk/4.1/#Custom%20Catalogs%20and%20Objects However, NGC3621 is in the default catalog (I just checked), so I suspect that it didn't appear in the list of targets because one of the filters on altitude, brightness, e...
by admin
Sun Apr 28, 2024 1:42 pm
Forum: How do I?
Topic: lightning bolt and circle arrow buttons no longer work
Replies: 1
Views: 46

Re: lightning bolt and circle arrow buttons no longer work

Hi, have you turned off the stretch functionality there (either delibrately or accidentally)? That would disable the auto stretch and reset buttons. The button above the auto-stretch is the on/off button for the stretch - if it is green the stretch is turned on, if red it is turned off. The idea of ...
by admin
Sun Apr 28, 2024 1:39 pm
Forum: Other Cameras
Topic: SVBony SV305 (Older Non Pro) not natively detected
Replies: 5
Views: 129

Re: SVBony SV305 (Older Non Pro) not natively detected

Hi Phil, OK, that's all starting to get a bit odd. Can you test the status of the camera and its drivers using USBTreeViewer please? You can download this useful tool from : https://www.uwe-sieber.de/usbtreeview_e.html Once running, it shows you lots of details about the USB devices plugged into you...
by admin
Sun Apr 28, 2024 1:32 pm
Forum: Bug Reports
Topic: My Python scripts broke between 4.1.11137.0 and 4.1.12025.0
Replies: 11
Views: 1398

Re: My Python scripts broke between 4.1.11137.0 and 4.1.12025.0

Hi, in the latest update, I did add some extra access to try to cover your previous list of missing things - you can get at those using SharpCap.LiveStacking.Guiding SharpCap.LiveStacking.FrameFiltering These two new objects allow access to the guiding and frame filtering settings that were previous...