Author |
Modded camera driver for SE C902 by paparazy (1.2p version fix bugs) |
paparazy Joined: Dec 04, 2006 Posts: 239 PM |
hi version for firmware R3EG004
http://www.easy-share.com/1909388495/camdriver0.dat |
|
unrealsms Joined: Jul 25, 2009 Posts: 35 PM |
Any changes ? |
paparazy Joined: Dec 04, 2006 Posts: 239 PM |
hello
thanks to the contribution of alireza236 the driver to the firmware R3EG004 was made over the camdriver R3EG004 original firmware or is using the right settings for the hardware already noticed that there are variations in models c902.
On 2010-02-25 22:41:18, unrealsms wrote:
Any changes ?
|
raxfor Joined: Apr 01, 2010 Posts: 1 PM |
2009-03-19 Rev 2.1G is latest version?
anyone can upload latest version in 4shared please?
thanx |
jackiewoo Joined: Sep 06, 2009 Posts: 2 From: Viet Nam PM |
http://www.mediafire.com/?kumyizxzgwt
|
burak5 Joined: Oct 11, 2010 Posts: 17 PM |
which lines are for super LED (c902).PLEASE SAY  |
paparazy Joined: Dec 04, 2006 Posts: 239 PM |
hi friends Camdriver paparazy line shutter speed bug AF best flash night (sony effort to limit uses technology to enhance future releases)
// Property 23, Flash required
//----------------------------------------------------
seq_get_prop_17 = // Return values: 0 = No flash, 1 = flash
$sf.06 0 // Initialize flash flag
#READ_REG(93)
$-4 02
$m0 4
$c0 01 // Low light?
$cc 00
#SET_REG(91,00) // Set flash OFF - no current
$cl
$cd 00 // Flash OFF?
#SET_REG(91,00) // Set flash OFF
$cl // Else check light level, Auto, Auto RER
$sf.06 1 // Set flash flag
#COM_EVENT(55,06) // Increase contrast to 1 by paparazy optional
#SET_REG(6C,3f) // 4 frames, camera controls AF by paparazy 23 Line bug shutter speed best flash
#SET_REG(91,07) // Exposure adjustment by paparazy 06 optional
$cx
$cx
$cl
#SET_REG(91,00) // Set flash OFF
#SET_REG(6C,00) // No AF-light
$cx
$s1 00 $s2 00 $s3 00
; |
Legas2 Joined: Oct 24, 2009 Posts: 6 PM |
did you fix the bug? the code you've posted is the same as in your driver |
arigatou Joined: Mar 19, 2012 Posts: 1 PM, WWW
|
Tried and no joy, but also to new R3EG004 Theseus update and obviously does not this work ... it does not matter. Perhaps the new firmware there is HP 96 a better driver?
[ This Message was edited by: arigatou on 2012-03-21 02:36 ] |
|