Sony Ericsson / Sony : Software, Firmware and Drivers : C510 & C702 Cyber-shot CCD
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> C510 & C702 Cyber-shot CCD
Bookmark topic
@ Code
i hope c510 users will see new version of camdriver before 1st of July (that's when i'm going on holidays so new camdriver would enable me to get awsome pictures)
thanx Code for your work
--
Posted: 2009-06-24 17:33:39
Edit :
Quote
@ Code
hmm nothing new for c510 for quite a while...

was hoping for the new version to be released before 1st of July but probably you are busy with something else...well...will have to take pics with this camdriver on holidays
--
Posted: 2009-07-01 16:41:33
Edit :
Quote
sorry bout it....hope i'll finish it soon for you and others (c510 user)
--
Posted: 2009-07-01 20:21:42
Edit :
Quote
Zhor_lover@live.fr
This message was posted from a SGH-E250
--
Posted: 2009-07-02 00:28:27
Edit :
Quote
I think MF have some problem of Cyber-Soht CCD v1 Beta
It is fuzzy when shooting the scenery by - 2.0 - 1.7 - 1.3
--
Posted: 2009-07-02 03:22:25
Edit :
Quote
On 2009-06-08 06:44:32, witchking wrote:
EV = Focus
-2.0 = 0
-1.7 = 4
-1.3 = 8
-1.0 = 12
-0.7 = 16
-0.3 = 18
0.0 = 20
+0.3 = 22
+0.7 = 24
+1.0 = 26
+1.3 = 28
+1.7 = 30
+2.0 = 32
@code28h4p and witchking
I try manual focus in CDD2.0 :
X(focus) = ( (value reg property 0) - 3 ) X 5
EV= -2.0, reg property 0 = 03 (03), x = 0 (00)
EV= -1.7, reg property 0 = 04 (04), x = 05 (05)
EV= -1.3, reg property 0 = 05 (05), x = 10 (0A)
EV= -1.0, reg property 0 = 06 (06), x = 15 (0F)
EV= -0.7, reg property 0 = 07 (07), x = 20 (14)
EV= -0.3, reg property 0 = 08 (08), x = 25 (19)
EV= 0, reg property 0 = 09 (09), x = 30 (1E)
EV= +0.3, reg property 0 = 10(0A), x = 35 (23)
EV= +0.7, reg property 0 = 11(0B), x = 40 (28)
EV= +1.0, reg property 0 = 12(0C), x = 45 (2D)
EV= +1,3, reg property 0 = 13(0D), x = 50 (32)
EV= +1,7, reg property 0 = 14(0E), x = 55 (37)
EV= +2.0, reg property 0 = 15(0F), x = 60 (3C)
But, X(focus) is only trust in range : x= 0 --> 24
So:
X(focus) = ( (value reg property 0) - 3 ) X 2
EV= -2.0, reg property 0 = 3 (03), x = 00
EV= -1.7, reg property 0 = 4 (04), x = 02
EV= -1.3, reg property 0 = 5 (05), x = 04
EV= -1.0, reg property 0 = 6 (06), x = 06
EV= -0.7, reg property 0 = 7 (07), x = 08
EV= -0.3, reg property 0 = 8 (08), x = 10
EV= 0, reg property 0 = 9 (09), x = 12
EV= +0.3, reg property 0 = 10(0A), x = 14
EV= +0.7, reg property 0 = 11(0B), x = 16
EV= +1.0, reg property 0 = 12(0C), x = 18
EV= +1,3, reg property 0 = 13(0D), x = 20
EV= +1,7, reg property 0 = 14(0E), x = 22
EV= +2.0, reg property 0 = 15(0F), x = 24
--
Posted: 2009-07-07 11:18:15
Edit :
Quote
@cs1234
I know that. I expected C702 to have same number of focus steps as K850, but when someone told that the closest focus is around 0.3 EV value, i estimated C702 to have around 24 focus steps and sent a code coding for 24 steps at max EV value to CCD developer code28h4p .
So the values you write are correct for the NEW version but not the told one. The old one has 24 focus steps at 0.7 EV
--
Posted: 2009-07-07 14:30:07
Edit :
Quote
are there any developement aside from ccd? is it the maximum mod for it?
--
Posted: 2009-07-14 04:00:55
Edit :
Quote
These are great but I'm confused on what file I should download. Should I download C510 Code's_v2.1 or the Alpha C510? Please Help..
--
Posted: 2009-07-19 15:15:23
Edit :
Quote
Cam someone please upload the original cam drivers for c510?
Thank You.
--
Posted: 2009-07-20 06:54:25
Edit :
Quote
New Topic
Reply