qhyccd-lzr / QHYCCD_Linux_New

This repository contains a new (2017+) QHYCCD's Ubuntu Linux 64 and ARM V8 (Raspberry PI3, Odroid XU4) deliveries.
8 stars 3 forks source link

SDK Version 2.0.10 #11

Open Amanda-M-UK opened 6 years ago

Amanda-M-UK commented 6 years ago

Dear Jan,

I am sorry but I need to report another problem in 2.0.10. Tested using the QHY5LII-M and QHY5LII-C.

If I link my application against 2.0.10 and connect to either of the two cameras detailed above and then change the gain control a few times, the camera goes offline (that is, it stops streaming). If I link my application against 1.0.2 (no code changes) then everything works as expected.

Can you look into this?

Many thanks Amanda

qhyccd-lzr commented 6 years ago

Amanda,

I do not exactly understand. Just have to say, that the streaming (video) mode is not implemented in linux

code, just GetSingleFrame is. Or are you talking about something else ? 

As I said yesterday, I work the whole days on a new SDK with QHYCCD company which should be the same for all platforms. Furthermore, I need to do that very quickly because guys from company add a new code there,

so we may be not fully synchronized yet. I this problem is easy, I could fix it, but otherwise I cannot do that right now. I apologize to you and others, but wee need one source code and not two separate branches.

Thank you,

Jan

---------- Původní e-mail ---------- Od: Nikki notifications@github.com Komu: qhyccd-lzr/QHYCCD_Linux_New QHYCCD_Linux_New@noreply.github.com Datum: 16. 7. 2018 16:15:13 Předmět: [qhyccd-lzr/QHYCCD_Linux_New] SDK Version 2.0.10 (#11) " Dear Jan,

I am sorry but I need to report another problem in 2.0.10. Tested using the QHY5LII-M and QHY5LII-C.

If I link my application against 2.0.10 and connect to either of the two cameras detailed above and then change the gain control a few times, the camera goes offline (that is, it stops streaming). If I link my application against 1.0.2 (no code changes) then everything works as expected.

Can you look into this?

Many thanks Amanda

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub (https://github.com/qhyccd-lzr/QHYCCD_Linux_New/issues/11), or mute the thread (https://github.com/notifications/unsubscribe-auth/AE-NVMCivhgIMxiE_WLxHlGXxWDhLQR1ks5uHJ_ngaJpZM4VRNLD) . "

Amanda-M-UK commented 6 years ago

Dear Jan,

Sorry, let me be a little more specific.

I am using GetQHYCCDLiveFrame() under Linux to get frames from the camera if the exposure is under 1000 ms. If the exposure is above 1000 ms then I use GetQHYCCDSingleFrame().

If the exposure is under 1000 ms (using GetQHYCCDLiveFrame()) and I change the gain a few times then the camera stops delivering frames and needs to be reinitialised.

I have observed this problem in SDK versions 2.0.7 and 2.0.10 but not in 2.0.6.

Hope that makes sense.

Kind Regards Amanda