Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Hybrid Camera Driver for W800i/K750

Visitors browsing this topic: 1
Add to Bookmarks
Previous  123 ... 277278279 ... 307308309  Next
Author Hybrid Camera Driver for W800i/K750
e_erzan
K850 Green
Joined: Aug 04, 2006
Posts: > 500
From: Singapore,Tanglin
PM
Posted: 2006-11-05 18:44
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-05 18:16:57, ToryXX wrote:
ok erzan thank you,i see that nobody know where is the setting for macro in a cam driver......
then please tell me what is making this things?

seq_ping=;

seq_set_prop_0=$s0 %0 $-0 0A 06 02 00 01 $w0 06 #CMD_END;

seq_get_prop_0 = $s1 07 $s0 07;



I will point it out to you soon,now i need my sleep now...really had a long day...
imsje
T68 gold
Joined: Sep 07, 2006
Posts: 76
From: Croatia, Dalmatia
PM
Posted: 2006-11-05 18:53
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-05 18:14:05, ToryXX wrote:
imsje 7.8 is different ....look also this is changed ,,

7.7 moded

NOM_FPS = 05 02 00 08 3c #CMD_END //2e to 3c
06 02 00 01 3c 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;

NIM_FPS = 05 02 00 08 1F #CMD_END
06 02 00 01 1F 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;

7.8 cam driver

NOM_FPS = 05 02 00 08 #VR_NORMAL_MODE_FR #CMD_END //2e to 3c
06 02 00 01 3c 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;

NIM_FPS = 05 02 00 08 VR_NIGHT_MODE_FR #CMD_END
06 02 00 01 1F 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;





SORRY, IT IS MY MISTAKE.
because macro is defined above.
it can stay without macro, as in the 7.7 moded, but it is easier change value where is macro defined.

It has to be:


NOM_FPS = 05 02 00 08 #VR_NORMAL_MODE_FR #CMD_END 06 02 00 01 #VR_NORMAL_MODE_FR 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;

NIM_FPS = 05 02 00 08 #VR_NIGHT_MODE_FR #CMD_END
06 02 00 01 #VR_NIGHT_MODE_FR 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;


please change this in the 7.8 driver. SORRY AGAIN.

[ This Message was edited by: imsje on 2006-11-05 18:06 ]
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-11-05 19:16
Reply with quoteEdit/Delete This PostPrint this post
where is the macro settings in a cam driver imsje?
imsje
T68 gold
Joined: Sep 07, 2006
Posts: 76
From: Croatia, Dalmatia
PM
Posted: 2006-11-05 19:23
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-05 19:16:29, ToryXX wrote:
where is the macro settings in a cam driver imsje?



this is macro for camera

VR_NORMAL_MODE_FR=3C;

VR_NIGHT_MODE_FR=1E;

where is big letters with = something ;

TORRY=$0 06 01 00 82;

TORRY is macro and you can write #TORRY instead write $0 06 01 00 82;

you can have macro inside macro as this:

NIM_FPS = 05 02 00 08 #VR_NIGHT_MODE_FR #CMD_END
06 02 00 01 #VR_NIGHT_MODE_FR 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;


If you think on the macro picture, i know that we have
macro, close distance, distance view.
maybe , it is somewhere with focus, i don't know, sorry.


[ This Message was edited by: imsje on 2006-11-05 18:42 ]
Alexis_chr
T68 gold
Joined: Nov 03, 2006
Posts: 7
From: Romania
PM
Posted: 2006-11-05 21:26
Reply with quoteEdit/Delete This PostPrint this post
Hy could anyone post the 7.8 camera driver here so I can download it, pls. Or someone tell me which is the best driver made so far.
Did anyoane tryed thoose drivers which is the BEST one !!!!!

http://clubw800i.googlepages.com/home33


PPPLLLSSS HHHEEELLLPPP !!!!!!!
lippax
W800
Joined: Nov 06, 2006
Posts: 3
PM
Posted: 2006-11-06 06:50
Reply with quoteEdit/Delete This PostPrint this post
Hey, im a little confused here. Im using 7.8 driver, im not sure it needs edited or? Can someone upload a fixed version named 7.8 fixed or 7.81 or similar. Thx
imsje
T68 gold
Joined: Sep 07, 2006
Posts: 76
From: Croatia, Dalmatia
PM
Posted: 2006-11-06 09:12
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-06 06:50:58, lippax wrote:
Hey, im a little confused here. Im using 7.8 driver, im not sure it needs edited or? Can someone upload a fixed version named 7.8 fixed or 7.81 or similar. Thx




ver 7.8 fixed

http://rapidshare.com/files/2189982/camdriver0.dat.html
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-11-06 10:01
Reply with quoteEdit/Delete This PostPrint this post
somebody know how i can turn off the spot in a cam driver?...from where?
imsje
T68 gold
Joined: Sep 07, 2006
Posts: 76
From: Croatia, Dalmatia
PM
Posted: 2006-11-06 12:39
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-06 10:01:42, ToryXX wrote:
somebody know how i can turn off the spot in a cam driver?...from where?



delete this lines if has it.

seq_init=05 02 00 0B 0D #CMD_END 05 02 00 0C 07 #CMD_END
06 02 00 01 00 52 #CMD_END
05 02 00 18 00 #CMD_END
06 02 00 01 $f 56 #CMD_END
06 02 00 01 00 08 #CMD_END


seq_set_prop_7_0=06 02 00 01 28 03 #CMD_END
05 02 00 08 48 #CMD_END
06 02 00 01 41 34 #CMD_END
05 02 00 0C 07 #CMD_END
06 02 00 01 00 08 #CMD_END
#WAIT_FOR_MODE_TRANSITION;

seq_set_prop_7_1=06 02 00 01 0a 03 #CMD_END
05 02 00 08 1e #CMD_END
06 02 00 01 01 34 #CMD_END
05 01 00 0C 07 #CMD_END
06 02 00 01 01 08 #CMD_END


n0brega
K750
Joined: Sep 18, 2006
Posts: 48
PM
Posted: 2006-11-06 20:53
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-06 10:01:42, ToryXX wrote:
somebody know how i can turn off the spot in a cam driver?...from where?



I've eard about this spot alot.. in some older camdriver's like v9.x and v10.x
could someone pls explain what spot is this ? I never noticed anything but..

Thankz in advance
imsje
T68 gold
Joined: Sep 07, 2006
Posts: 76
From: Croatia, Dalmatia
PM
Posted: 2006-11-06 21:50
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-06 20:53:57, n0brega wrote:
Quote:

On 2006-11-06 10:01:42, ToryXX wrote:
somebody know how i can turn off the spot in a cam driver?...from where?



I've eard about this spot alot.. in some older camdriver's like v9.x and v10.x
could someone pls explain what spot is this ? I never noticed anything but..

Thankz in advance




Arne Anka on 2005-07-04 18:21
With spot photometry only the light in the center of the picture is measured to calculate the exposure (otherwise the whole picture is used). Its useful if the contrast between the object to shoot and the background is to high (in such cases the object may become too light or too dark).
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-11-06 22:51
Reply with quoteEdit/Delete This PostPrint this post
imsje your driver 7.8 is based on the driver 2.441 cam driver to overexposure???....you have overexposure values from 2.441?
imsje
T68 gold
Joined: Sep 07, 2006
Posts: 76
From: Croatia, Dalmatia
PM
Posted: 2006-11-06 22:53
Reply with quoteEdit/Delete This PostPrint this post
I must apologize .

I forgot to change lines for exposure from v2.441 as i said.

//seq_set_prop_0=$s0 %0 $-0 0a 06 02 00 01 $w0 06 #CMD_END;
seq_set_prop_0=$s0 %0 $-0 0b $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END;

//seq_get_prop_12= 05 01 00 22 02 $f $r3 0 0 1;
seq_get_prop_12= 05 01 00 30 02 $f $r3 0 0 1; //from 22 to 30 AE level

if you are not satisfied with driver exposure, we can add this two lines as in the v2.441 and try. picture will be darker. what you think ?
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-11-06 23:17
Reply with quoteEdit/Delete This PostPrint this post
just i saw now that in 7.7 moded by you ...you said that you took the exposure values from the 2.441 cam driver,isnt'it?:)
imsje
T68 gold
Joined: Sep 07, 2006
Posts: 76
From: Croatia, Dalmatia
PM
Posted: 2006-11-06 23:25
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-11-06 23:17:40, ToryXX wrote:
just i saw now that in 7.7 moded by you ...you said that you took the exposure values from the 2.441 cam driver,isnt'it?:)



Are you don't read post above?

EDIT:

v7.81 with changes from above, who want to try.
rapidshare.de is full.

http://www.filefactory.com/file/e88fb8/

[ This Message was edited by: imsje on 2006-11-06 22:33 ]
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 277278279 ... 307308309  Next
Goto page:
Unlock this Topic Move this Topic Delete this Topic