Hi, my friends!
I published new build:
http://malbe.nm.ru/chdk/Review of new functionality and fixes:
NEW
EWAVR feauteres :
+ raw files merging
+ raw files development (averaging of several raw files via file system)
+ Added free/total space message in file browser
+ Added bad pixels patch (experimental) (via file- pattern)
EWAVR Clarification:
This feature is turns on if text file with name "badpixel" exists in the CHDK directory
Line structure of trhis file:
x1,y1
x2,y2
and so on
Here {xn,yn} are the coordinates of bad pixels in RAW file format
To recieve this coordinates you should to capture shoot with a cap on the objective. After that you can use this program:
http://ewavr.nm.ru/chdk/show_bad.zipand from myself:
+ Added new menu key for EWAVR option "Show OSD in review mode"
+ Barney Fife English grammar corrections in menu items names
+ Fixed: errors in basic commands "Set_av96_direct" and "get_far_limit"
+ Fixed: false visualisation of overridden shutter speed values that greater than 0.32767 or Subject distance values that greater than 32.767
+ Fixed: Now Tv-bracketing should properly work on ixus800-sd700
+ The Algorithm of Subject Distance Override was changed. Now every shift of subject distance override value changes its quantity by adding or subtracting of factor value. For example if value factor of 100 is set and subject distance override value is equal to 89 than pressing of key "KEY_RIGHT" results in changing of subject distance override value to 189. It can be expressed via next equation: NewSD=OldSD+(-)factor. Besides in alt mode with manual focus mode extra visualization was added. Now value factor is showed on the display. Additionally when subject distance is changed via alt mode feature focus is set in real time
+ Now real apertures values is showed in the menu "Override Aperture Value"
Thanks