Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : All about camdriver modding (for modders)
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > All about camdriver modding (for modders) Bookmark topic
Page <  123 ... 212223 ... 282930>

killem Posts: 58

OK, can't find.

What is #COM_EVENT(02,xx) for K550 camdriver?
--
Posted: 2008-03-25 13:11:43
Edit : Quote

sadeghi85 Posts: 341

I tried it, apparently it has no effect for K550.
--
Posted: 2008-03-25 13:15:12
Edit : Quote

killem Posts: 58

How about that?

seq_set_prop_18_0 = $se 00 // Off, set reg e to 00
#SET_REG(2a,$w8) // Change back to old ISO
$c8 00 // AE_MODE = auto?
#COM_EVENT(02,00) // Auto
$cl
#COM_EVENT(02,04) // ISO priority
$cx;

seq_set_prop_18_1 = #COM_EVENT(02,00) // AE_MODE = Auto
$se 01;

--
Posted: 2008-03-25 13:33:54
Edit : Quote

sadeghi85 Posts: 341

that's from K800, not? you want Image stabilization?

#SET_REG(2a,..)
#COM_EVENT(02,04)

is for changing ISO in K800, they aren't working on K550, use #COM_EVENT(05,..) instead.
--
Posted: 2008-03-25 13:43:10
Edit : Quote

killem Posts: 58

It's not working too.

[ This Message was edited by: killem on 2008-03-25 12:56 ]
--
Posted: 2008-03-25 13:48:09
Edit : Quote

sadeghi85 Posts: 341

#COM_EVENT(05,..)?
--
Posted: 2008-03-25 13:49:47
Edit : Quote

killem Posts: 58

Not logical!

If ISO Auto then ISO=Auto else ISO=250
--
Posted: 2008-03-25 13:53:02
Edit : Quote

brazzuka's Posts: > 500

sade
Image stabilization
donīt support model w610/k550
--
Posted: 2008-03-25 13:56:47
Edit : Quote

killem Posts: 58


On 2008-03-25 13:56:47, brazuka wrote:
sade
Image stabilization
donīt support model w610/k550



А я тебе говорил.... )))
--
Posted: 2008-03-25 14:00:05
Edit : Quote

sadeghi85 Posts: 341


On 2008-03-25 13:53:02, killem wrote:
Not logical!

If ISO Auto then ISO=Auto else ISO=250



I don't know why you want this code, but:

Code:
$s8 00 // Used to remember ISO setting in IS mode

seq_set_prop_18_0 = ... // if IS is off use last ISO

seq_set_prop_18_1 = ... // if IS is on use auto ISO


and of course this isn't working on K550.
--
Posted: 2008-03-25 14:04:50
Edit : Quote
Page <  123 ... 212223 ... 282930>

New Topic   Reply
Forum Index

Esato home