Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810

Previous  123 ... 502503504 ... 664665666  Next
Author Super camera driver for k750/w800/w810
don_gori
P1
Joined: Jul 17, 2007
Posts: 60
PM
Posted: 2007-11-18 11:28
Reply with quoteEdit/Delete This PostPrint this post
@tommymar i used Strong's SuperFunction 5.6 driver uploaded by SOMBRA'S METHOD
Vipera ammodytes
Sony Xperia Z1
Joined: Sep 22, 2004
Posts: > 500
From: Serbia
PM
Posted: 2007-11-18 12:13
Reply with quoteEdit/Delete This PostPrint this post
strong 5.6

EM




manual shuter speed




OnePlus 8
w750i_cid_49
T68 gold
Joined: Sep 01, 2007
Posts: 3
PM
Posted: 2007-11-18 13:08
Reply with quoteEdit/Delete This PostPrint this post
hi
can anybody translate SOMBRA's GUIDE FOR INSTALL in russian?
i dont now english so good to understnand what he say...
w750i_cid_49
T68 gold
Joined: Sep 01, 2007
Posts: 3
PM
Posted: 2007-11-18 19:26
Reply with quoteEdit/Delete This PostPrint this post
anybody hear me???????????????
Chirantha
K750
Joined: Jul 06, 2007
Posts: 71
PM
Posted: 2007-11-19 03:56
Reply with quoteEdit/Delete This PostPrint this post
The download links are dead
pikszel
P1
Joined: Mar 27, 2007
Posts: 29
From: hungary
PM
Posted: 2007-11-19 09:53
Reply with quoteEdit/Delete This PostPrint this post

On 2007-11-18 19:26:38, w750i_cid_49 wrote:
anybody hear me???????????????

НАПРАВЛЯЮЩИЙ ВЫСТУП SOMBRA's ДЛЯ УСТАНАВЛИВАЕТ CAMDRIVER И ПОЛУЧАЕТ БОЛЬШЕ КАЧЕСТВА
1 - Вместо camdriver upload к телефону использующ только метод FSX, сперва блесните желательный архив fs использующ XS++ v3.0 бета (используемый вариант незначительн, если funcional, но 3.0 или высокие раскрывают исследователь нового окна для FSX, то удлиняющ pricipal поверхность стыка программы).
2 - Поже fs блеснули, что, процедура с режимом FSX upload camdriver нормальн и установила в телефон.
3 - Последним шагом будет вспышка процедуры в главном архиве firmware такого же варианта архив fs (очевидный) и окончательно, смогите повернуть телефон НА. После поверните ДАЛЬШЕ, мобильный телефон пойдите экран выставки первого вообще начинания (с штангой нагрузки подобной к установке оперативной системы). Я не знаю причину для разницы в фотоих, но моим мнением соединено точно с этим "вообще начинанием", но будет только supposition.

From BabelFish translator
"Az egyed�li l�tez� dolgok az atomok �s az �res t�r; minden egy�b puszta k�pzelet"
paparazy
K750
Joined: Dec 04, 2006
Posts: 239
PM
Posted: 2007-11-19 14:01
Reply with quoteEdit/Delete This PostPrint this post
Ajudar para alteração de drivers em Português!


Topic forum: http://www.esato.com/board/viewtopic.php?topic=147234&start=0

// lembre valores em hexdecimal 00, 01, 02, 03, 04, 05, 06, 07, 08, 09, 0a, 0b, 0c, 0d, 0e, 0f, 10....

//************************************************
// Exposure property 0 *******(THis is the exposure setting taken from the W900)
//************************************************

// 0 => -3 EV, 1=> -(2 2/3) EV .... 15=> 2 EV
//---------------------------------------------------
seq_set_prop_0=$s0 %0 $-0 09 $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END; // altere o 09 para 0a você diminui o ev (exposição) padrão


// Configuração Video k750


VR_NORMAL_MODE_FR=3C; // fps grav video normal
VR_NIGHT_MODE_FR=30; // fps grav video night


// Configurações iniciais k750


seq_init=
06 02 00 01 00 56 #CMD_END // fix PaParazy nivel do filtro bilinear
06 02 00 01 01 55 #CMD_END // fix paparazy contraste 1
06 02 00 01 32 57 #CMD_END // fix paparazy Hue 32
06 02 00 01 08 58 #CMD_END // fix paparazy saturação 08
05 02 00 20 fc #CMD_END // fix paparazy mudar verde para vermelho
05 02 00 21 e2 #CMD_END // fix paparazy mudar amarelo para azul
06 02 00 01 01 13 #CMD_END // fix paparazy aplicar alteração cores
// 06 02 00 01 01 08 #CMD_END // ligar spot (base de brilho ao centro)
#GET_SENSOR_VERSION;


// pre-shutter da foto só para tela


seq_set_prop_7_0=06 02 00 01 28 03 #CMD_END // Slowshutter locked at min 20 fps => 10 fps draft mode
05 02 00 08 3C #CMD_END // ((Altere 3C para 3f fica mais rapido))30fps => 15 fps, Normal mode
06 02 00 01 81 34 #CMD_END // Transition to draft mode, use each 2 frame
#WAIT_FOR_MODE_TRANSITION;

seq_set_prop_7_1=06 02 00 01 0a 03 #CMD_END // Slowshutter locked at 5 fps draft mode
05 02 00 08 1e #CMD_END // ((Altere 1e para 21 fica mais rapido))15fps, Dark mode
06 02 00 01 01 34 #CMD_END // Transition to draft mode, use every frame
#WAIT_FOR_MODE_TRANSITION;


// Shutter do video relação fps


LOCK_NORMAL_FPS= 05 02 00 08 40 #CMD_END // ALTERE AQUI o 40 para 32 fica mais lento
06 02 00 01 40 03 #CMD_END // ALTERE AQUI o 40 para 32 fica mais lento
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE_TRANSITION;


// Redução shutter para noite k750 isso faz redução do ruido anoite!



SM_NEW_ENHANCE_NIGHT_MODE= $p1 07
$c1 01
$p1 0d
$c1 00
//--------------------------------------------------------------------------------
$p1 0e //|
$c1 00 //|
05 01 00 23 01 $f $r2 1 1 //|
$m0 1 $/0 28 //|
$c0 00 //|
$m0 1 $/0 03 //|
$c0 00 //|
$cl //|>--- ENM
$s0 40 $-0 r1 //|
06 02 00 01 04 51 $f $d0005 //|
06 02 00 01 $w0 04 $f $d0005 //|
$cx //|
$cx //|
$cx //|
//--------------------------------------------------------------------------------
$cl
//--------------------------------------------------------------------------------
05 01 00 23 01 $f $r2 1 1 //|
$m0 1 $/0 28 //|
$c0 00 //|
$m0 1 $/0 03 //|
$c0 00 //|
$cl //|>--- LED ENM
$s0 3d $-0 r1 //|
06 02 00 01 04 51 #CMD_END //|
06 02 00 01 $w0 04 #CMD_END //|
$cx //|
$cx //|
//--------------------------------------------------------------------------------
$cx
$cx;


seq_ss_take= $c7 00 // If take flag is zero...
$s7 01 // ...then set take flag to one and perform the code below
#EMPTY_EVENT_FIFO $z0 $-0 re $c0 00 $cl //Don't do anything if we already have the right size (for burst mode)
$p0 0d $c0 01 $p0 01 $c0 00 #LED_WB_SET $cx $cx #SM_NEW_ENHANCE_NIGHT_MODE 06 02 00 01 01 $ze
$ce 09 33 $cl 32 $cx $f #WAIT_FOR_MODE_TRANSITION #WAIT_FOR_CAPT_START $cx $t0020


// Ajuda avançada






#######HELP table i2c_commands advanced ##########

IMPORTANT:
------------------------------------------------------------------------------
This commands only for K750/W800/W810 phones!!!
In another phones - another commands and registers!!!
For more information visit:
http://www.sony-ericsson.ru/forums2/index.php or http://www.senews.ru/forum/index.php
------------------------------------------------------------------------------
Compiled by Andeo
------------------------------------------------------------------------------


***REGISTER DEFINITIONS***
**************************
------------------------------------------------------------------------------
Internal register 0,1,2,3 Used as temporary storage only
Internal register a Used to select EXIF parameter to read
Internal register e Used to remember last size id for snapshot burst mode
Internal register f Used to store property value
------------------------------------------------------------------------------


***COMMENTS***
**************
------------------------------------------------------------------------------
//COMMENTS COMMENTS - any your comments
------------------------------------------------------------------------------


***MACROS***
************
------------------------------------------------------------------------------
#MACROS PERFORM a macros. "MACROS" is any name of your macros. Place your macros at the beginning.
------------------------------------------------------------------------------


***COMPATION***
***************
------------------------------------------------------------------------------
$cX YY Check IF value of register "X" equal value "YY" THEN do next commands
.....
$cl ELSE do next commands
.....
$cx END IF (for $cX command)
------------------------------------------------------------------------------


***BASIC COMMANDS***
********************
------------------------------------------------------------------------------
$sX YY SET property "X" value "YY" for example:
$s5 40 PLACE value "64" in reg "5"
------------------------------------------------------------------------------
$sX %0 PLACE value in reg "X"
------------------------------------------------------------------------------
$mX YY COPY reg "YY" into reg "X"
------------------------------------------------------------------------------
$dXXXX WAIT(delay) for "XXXX" time in Hex (for example $d0100=Wait for 256 ms)
------------------------------------------------------------------------------
$wX WRITE the byte stored in register 0x0X (or simple reg "X") to the I2C bus
------------------------------------------------------------------------------
$rX READ the byte stored in register 0x0X (or simple reg "X") from the I2C bus
------------------------------------------------------------------------------
$bX OPERATE on register 0x0X (or simple reg "X")
------------------------------------------------------------------------------
$zX SET register "X" to last set size config
------------------------------------------------------------------------------
$pX YY SET register "X" to current value of property "YY"
------------------------------------------------------------------------------
$uXX UPDATE property "XX"
------------------------------------------------------------------------------
!0, !1, !2... TAKE A PARAMETER (one, two or three) holding the data to be written
------------------------------------------------------------------------------
$b3 YY Z 1 WRITE 0xYY (or simple "YY") to the "Z-th" bit in internal register 3. For example:
$b3 01 5 1 WRITE 0x01 to the fifth bit in internal register 3
------------------------------------------------------------------------------
$b2 XX Y 1 WRITE "Y" to bit "0" in register "2"
$b2 00 3 1 WRITE "3" to bit "0"
------------------------------------------------------------------------------


***ARITHMETIC***
****************
------------------------------------------------------------------------------
$
$>X 1 SHIFT the bits in register 0x0X (or simple reg "X") 1 bit to the right
------------------------------------------------------------------------------
$*X YY MULTIPLY reg "X" by "YY"

$*X rY MULTIPLY reg "X" by reg "Y"
------------------------------------------------------------------------------
$/X YY DIVIDE reg "X" with "YY"

$/X rY DIVIDE reg "X" with reg "Y"
------------------------------------------------------------------------------
$-X YY SUBSTRACT "YY" from reg "X"

$-X rY SUBSTRACT reg "Y" from reg "X"
------------------------------------------------------------------------------
$+X YY ADD "YY" to reg "X"

$+X rY ADD reg "Y" to reg "X"
-------------------------------------------------------------


[ This Message was edited by: paparazy on 2007-11-19 15:22 ]
w750i_cid_49
T68 gold
Joined: Sep 01, 2007
Posts: 3
PM
Posted: 2007-11-19 14:49
Reply with quoteEdit/Delete This PostPrint this post
thanks
one man nave help me tomorrow


but i dont understand what is FSX metod...
Randolph
K750
Joined: May 21, 2007
Posts: 115
PM
Posted: 2007-11-19 14:49
Reply with quoteEdit/Delete This PostPrint this post

On 2007-11-17 20:28:48, Sombra wrote:
[After read post of Raiderski, perhaps which this procedure only improve photo quality in phones CID49 with old camera module.


Hi Sombra, you have a CID49 K750i with a CID36 camera-module?? Just to be sure, before I start to reinstall raider´s 6.6 camdriver again...
regards,
Randolph
metallica1
W810 white
Joined: Apr 08, 2007
Posts: 33
PM
Posted: 2007-11-19 20:38
Reply with quoteEdit/Delete This PostPrint this post
Driver Strong Super Function 5.6













For my w810i@R4EA031, this is the best CamDriver, in my opinion, it is logical
strong
K850 Blue
Joined: May 18, 2007
Posts: > 500
From: Greece
PM
Posted: 2007-11-19 23:53
Reply with quoteEdit/Delete This PostPrint this post
Nice pics gentlemen
the amazing at this driver is the sharpness do you agree with me?
Samsung GT-i8910 Omnia HD
K850 R1FA035 modded camdriver
modded acoustic drivers
www.camdrivers.wz.
Vipera ammodytes
Sony Xperia Z1
Joined: Sep 22, 2004
Posts: > 500
From: Serbia
PM
Posted: 2007-11-20 00:10
Reply with quoteEdit/Delete This PostPrint this post
strong great driver

night pictures that i posted is not so sharp, i have shaky hands

i will post daylight pictures soon,they are great
OnePlus 8
metallica1
W810 white
Joined: Apr 08, 2007
Posts: 33
PM
Posted: 2007-11-20 00:17
Reply with quoteEdit/Delete This PostPrint this post
Exactly Strong, the sharpness of your driver is really good, but it is not alone that, the control of the driver's ilumination is perfect work.

I went for beach that weekend and I photographed more than 350 pictures, and all pictures they were amazing! tomorrow I will post more pictures.

Thank you!

and sorry my English.
leetiran
K750
Joined: Aug 15, 2007
Posts: 134
From: China
PM
Posted: 2007-11-20 04:10
Reply with quoteEdit/Delete This PostPrint this post
@all moders
There are many blanks in the chengrong's periodic table of camdriver instruction, but now many of them seem already be known. Would you please fill them?
pram_zx
W810 black
Joined: Mar 02, 2007
Posts: 161
From: NoWhere Island
PM
Posted: 2007-11-20 08:35
Reply with quoteEdit/Delete This PostPrint this post
@metallica1
what sharpnes do you use? 4,5,6 ?
when usin strong camdriver, my phone always hang and start blinking when I quickly turn on the camera and go to +2.0(I change this for profile)then start to press the zoom button, and here you go...the blinking will start and my phone got crash ! (I have to remove the battery to normalize again)
W810i Black with W800 back cover, modded camdriver, Own mix acoustic driver, Unbranded phone, Adding new flash menu's. W810i It's Rock...!
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 502503504 ... 664665666  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic