Author |
Hybrid Camera Driver for W800i/K750 |
numb Joined: Feb 07, 2005 Posts: > 500 PM |
thanks for posting the R1A044 driver
Ive missed it for a long time  |
|
QuickShare Joined: May 06, 2006 Posts: > 500 From: MYR PM |
after installed the R1A044 Camdriver.. my camera started to crash.. no idea what are the causes, are this camdriver compatible with latest R1CA021 firmware? |
2uk3y Joined: Jul 12, 2006 Posts: 214 From: Visit Malaysia 2007 PM |
This is what in the R1A044 driver.......
Quote:
| // Clara camera driver setup file
//************************************************************************
//
// Revision history:
//
//***********************2005-04-27 R T L 2 *******************************
// =======
//
// 3.8 Moved code from seq_ss_start to seq_ss_take
// This changes the time when the platform resets the image buffer
// (which is a patch in the platform for problem with FF D9 sometimes
// missing in the jpeg stream
//
// Also: change compression degree and MIN size limit, when accessory
// flash is used. This is to prevent risk of retake snapshot in
// accessory flash situations. (We don't want any retakes because
// flash will only be fired during the first image.)
//
//
//***********************2005-04-14**** R T L Release********
// =======
//
// 3.7 Night mode exposure changed from 10fps to 5fps for still/vf image
// Digital sharpening and contrast levels changed
// White balance values for flash LED changed, done when entering seq_ss
// FIFI clearing added
//
// *************************2005-04-12****************
//
// 3.6 Retrials of JPEG changed to 9
// Wait for capture and a delay of 1ms before reading the status register E3
//
// *************************2005-03-29 ***************************
//
// 3.5 Effects problem when using Power save solved
//
// *********************2005-03-21 ******************************
//
// 3.4 Read out Q-factor (even on failure mode of "gray image")
//
// ******************** 2005-03-15 **********************
// 3.3 Added polling in power save handling
// Increased maximum wait time in WAIT_FOR_MODE_TRANSITION
// LED property implemented
// VR frame rate set to 10 fps normal, 7.5 fps night mode
// Buffer size for 100x60 changed from 12 to 15
// 100X60, 160X120,320X240 and VGA have got same max value in standard and fine
// ******************* 2005-02-23 *************
// 3.2 Night mode fix: uses every frame at night mode and every secon at normal mode
// JPEG file sizes corrected
//
// 3.1 ************ 2005-02-14 ********************
// Changed nightmode frame rate to use each 2 frame again.
// Using each frame caused very dark snapshot images
//
// 3.0 *************** Corrected seq_ping; to seq_ping=; ********
//
// 2.9 ************ 2005-02-10 ********************
// Removed ping sequence
// Changed frame rates. Added macros to test VR frame rate.
// (VR_NORMAL_MODE_FR and VR_NIGHT_MODE_FR)
// Reinserted VF_TRANSITION_DELAY to fix VF->VR transition problems
// Lowered min value for VGA compression to 1 again
// Added small delay in power save property
//
// 2.8 ************* 2005-02-04 ******************************
// Changed buffer size for VGA
//
// 2.7 ********************** 2005-02-02 ***************
// Max size of a VGA JPEG image limited to 150kb
//
// Added a delay of 160ms between power save mode transition
//
// No delay before viewfinding for FP1.3 cameras and later
// Added property for power save mode (0x15)
//
//
// 2.6 ***************2005-01-31 *************************
// Added Xenon flash always ON for ITP (prop 0xe,2)
//
// ************************* Delivery of 2005-01-13 ************
// ****************************************************************
// Power save mode. The sensor stops scaning while the Host processes the JPEG
//
//
//
2,4 ************************ Delivery of 2004-12-21 ************
// *************************************************************
// This release is only for ITP***
//
// Changed connection test for size 30
// Added delay to each command by using CMD_END macro
//
// ************************* Delivery of 2004-12-09 **************
//******************************************************************
// 2.3 New delay time i transition mode
// Fixed bug in size 30
// delay of 100 ms from Vincenne to Vdd_SA
//
// ************************* Delivery of 2004-12-07 **************
//******************************************************************
// 2.2 Invert clk-signal in power down
// Test pattern for R&D (ITP), new size
//
// ************************* Delivery of 2004-12-07 **************
//******************************************************************
// 2.1 Exif data read out propery changed
// Delay of 100ms at starting all view finder sizes
//
// ************************* Delivery of 2004-11-27 **************
//******************************************************************
//
// 2.0 Fixed error in get auto focus status
// New properties for AF position status (for ITP)
// snapshot format and off-set fixed for R8
// Vincenne2 power supply for camera (ONLY FP1.1 OR LATER BUILDS)
// 1.9 Updated handling of YUV-snapshot
//
// 1.8 JPEG output sizes are changed. The change is only for verification and is
// not finilized.
// ************************* Delivery of 2004-11-15 **************
//******************************************************************
// 1.7 Updated sup_properties and properties according to requirement doc PA2
// Uses ping to reject old cameras
// New handling of discrete zoom
// 1.6 Third Release to Application SW, 2004-11-09
// Flipped values for property 5. Added property 12 (Qtable read).
// Fixed bug in ss->vf->ss transition. Added buffer sizes (for ITP use)
// 1.5 Second Release to Application SW, 2004-11-02
// 1.4 EXIF read, frame rates, status handling in transitions, burst mode
// frame rate 8-15fps, Changed power up sequence
// 1.3 Exposure changed, EXif=>get_prop, Jpeg size, DR marker removed
// 1.2 Frame rates included
// 1.1 Modiefied and updated properties (frame rate, Effects
// Zoom, Exif, AE, Prop 18,19,20,21)
// 1.0 First Release to Application SW
Properties, JPEG sizes name of module etc..
// 0.9 Added offset (first entry) to JPEG qtable factor
// 0.8 Updated JPEG values and corrected registers
// Updated properties
//
// 0.7 Updated JPEG calculation (added factors). Simplified some properties.
// 0.6 Added JPEG header
// 0.5 Updated properties. Default no mirror in init.
// 0.4 New power up sequence again
// 0.3 Updated power up sequence
// 0.2 Updated property handling
// 0.1 First test version by QWIKHAN
//
//***************************************************************************** |
|
_________________
W800i R1AA008
[ This Message was edited by: 2uk3y on 2006-07-23 05:10 ] |
QuickShare Joined: May 06, 2006 Posts: > 500 From: MYR PM |
@2uk3y
so you mean i should delete that part and my camera wont crash by any chance again? |
Phantom Joined: May 19, 2005 Posts: 335 From: Sugar Land, TX PM |
i really don't know.
my camera is not crashing at all...
but yeah all of that stuff is all over the driver.. |
2uk3y Joined: Jul 12, 2006 Posts: 214 From: Visit Malaysia 2007 PM |
@ QuickShare™
no la i just wanna show the history log .......
maybe u can recopy it again, hope that help
@ Phantom
yeah me also dont have the crashing problem using the driver
 800i R1BC002 |
QuickShare Joined: May 06, 2006 Posts: > 500 From: MYR PM |
Quote:
|
On 2006-07-23 07:43:28, Phantom wrote:
i really don't know.
my camera is not crashing at all...
but yeah all of that stuff is all over the driver..
|
|
what is your firmware? R1CA021 or R1BC002?
[ This Message was edited by: QuickShare™ on 2006-07-23 09:31 ] |
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
@QuickShare™ : Hi, are tou try to reduce compression rate at 90%. If it can help you, Cerede's and mine Firmware version is R1BD001, at now, no one crash problem, only if i go beyond 93% .
@DeXx.
[ This Message was edited by: dekson on 2006-07-23 09:43 ] |
Phantom Joined: May 19, 2005 Posts: 335 From: Sugar Land, TX PM |
welll i'm still on R1BC002.
that might make the difference, since you're on R1CA021 [i think] |
QuickShare Joined: May 06, 2006 Posts: > 500 From: MYR PM |
Quote:
|
On 2006-07-23 10:42:36, dekson wrote:
@QuickShare™ : Hi, are tou try to reduce compression rate at 90%. If it can help you, Cerede's and mine Firmware version is R1BD001, at now, no one crash problem, only if i go beyond 93% .
@DeXx.
[ This Message was edited by: dekson on 2006-07-23 09:43 ]
|
|
oh great.. will try it out later on.. thx btw  |
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
ello
i made several tests of modded R1A vs. original 5.3 - macro, nightscene, landscape, indoor, outdoor (all in fine mode) and then watched photos on good quality 17'' LCD screen and i really dont's see differents guys :| i don't know... files are larger ca. 50-100kb but visually nothing happens. |
2uk3y Joined: Jul 12, 2006 Posts: 214 From: Visit Malaysia 2007 PM |
guys i tested between the 2.4 driver and R1A044
so this what i have.........
Normal - Auto
2.4 --> http://i12.photobucket.com/albums/a226/2uk3y/DSC00284.jpg
R1A044 --> http://i12.photobucket.com/albums/a226/2uk3y/DSC00283.jpg
Normal - Night Mode
2.4 --> http://i12.photobucket.com/albums/a226/2uk3y/DSC00285.jpg
R1A044 --> http://i12.photobucket.com/albums/a226/2uk3y/DSC00282.jpg
so can we say that R1A004 is the best for now ????
_________________
W800i R1AA008
[ This Message was edited by: 2uk3y on 2006-07-23 12:26 ] |
111gopher Joined: Jun 29, 2006 Posts: 12 PM |
To: 2uk3y
Can you put here your R1A044 cam driver???
Because photos with R1A044 looks much better.
But something is here wrong, because i am using 2.4 cam driver and results are much better than your photos with 2.4!
Your photos with R1A044 looks like as my with 2.4. Please put here your R1A044 and I compare photos. Thanks |
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
@2uk3y : Thanks a lot for these comparative Photos, but tell us what is YOUR point of view about these camdrivers, and your photos are taken in extreme conditions but the Aksd camdrivers and the R1A044 ( always my opinion) are at this moment THE BEST CAMDRIVERS.
This is not a competition but " an optimisation" : K750/W800 are excellent photophones, why can't we optimise ALL there functions ? Without FAR manager and Darkmen's plugin all of that will never be
Remember the time when we are forced to use Official SE updates all firmwares have good functions but all firmwares haves bad functions too.
Now the time is come to create "personalised BEST firmware" ( best Stability, best Photos, Best...)
Thanks.
@DeXx.
[ This Message was edited by: dekson on 2006-07-23 13:26 ] |
masterv Joined: Jul 15, 2006 Posts: 55 From: Germany PM |
hey,
all pic's are made with the hybrid 2.4 camdriver.
The first one is without makro mode, the others are with.
 |
|