s80 anybody? - page 18 - General Discussion and Assistance - CHDK Forum supplierdeeply

s80 anybody?

  • 205 Replies
  • 99817 Views
Re: s80 anybody?
« Reply #170 on: 01 / February / 2011, 01:35:26 »
Advertisements
The USB solution is good, but will make diffcult for underwater housing. I think soft switch will be better. The A570 already has  "<ALT> mode botton". I want to make the same function on S80, but I do not know how.  :'(

Rcperez, thank you for your time and suggestion. :)

Re: s80 anybody?
« Reply #171 on: 02 / February / 2011, 09:06:21 »
I have a quick check CHDK standard and revivery's source code, and found some relate to "<ALT> mode botton". The codes may change a bit to alter KEY_PRINT to KEY_DISP. This will relase "PRINT" key for underwater housing. This task will need your helps  to change your version as followings .  :D
camera.h --> define CAM_ADJUSTABLE_ALT_BUTTON
#undef  CAM_ADJUSTABLE_ALT_BUTTON       // ALT-button can be set from menu
--->#define   CAM_ADJUSTABLE_ALT_BUTTON       // ALT-button can be set from menu

gui.c --> add CAMERA_s80 keymask
#elif defined(CAMERA_a570) || defined(CAMERA_a590) || defined(CAMERA_a720)
----> #elif defined(CAMERA_s80) ||CAMERA_a570) || defined(CAMERA_a590) || defined(CAMERA_a720)

Thanks in advance!


« Last Edit: 03 / February / 2011, 10:14:10 by Lionfish »

Re: s80 anybody?
« Reply #172 on: 27 / February / 2012, 08:49:14 »
Hi all friends,

the patch is for CHDK S80 update. The correction are as follows:

1. change <ALT> key from "Shortcut" to "Disp" for underwater use.

2. extend ISO 800. Results are not to bad

3. Movie mode add optical zoom for 640x480 and 1024x768, and time left information.

There are some work need to do. my problem is to find "MakeAFscan","ExpCtrlTool_StartContiAE", "ExpCtrlTool_StopContiAE", and changing video quality routine.

Enjoy the new version!

Lionfish


Re: s80 anybody?
« Reply #173 on: 11 / March / 2012, 18:30:46 »
Enjoy the new version!
Would you mind posting the source files you used to build this ?  That way we can get it into the svn for safe keeping and updates as CHDK evolves.   

A zip of your trunk (or the platform and loader subdirectories) would be good enough if you are not setup to do an svn patch file.

Thanks !
Ported :   A1200    SD940   G10    Powershot N    G16


Re: s80 anybody?
« Reply #174 on: 27 / March / 2012, 09:56:51 »
 :P That's my pleasure to share source code. The source code is as attachment 1.

by the way, I add more shortcut for underwater use as follows:

//Alt mode
 #define SHORTCUT_AV_MAX  16 // AV F2.8-F16
 #define SHORTCUT_TV_INIT 29 // Shutter speed 1/30 start
 #define SHORTCUT_TV_MAX  52 // Shutter speed 1/2500 end
 #define SHORTCUT_TOGGLE_RAW          KEY_ERASE
 #define SHORTCUT_DISABLE_OVERRIDES   KEY_EXPO_CORR //david s80
 #define SHORTCUT_AV_UP              KEY_RIGHT      //david s80
 #define SHORTCUT_AV_DOWN           KEY_LEFT      //david s80
 #define SHORTCUT_TV_UP              KEY_UP      //david s80
 #define SHORTCUT_TV_DOWN           KEY_DOWN      //david s80

The attachment 2 is the sample of underwater that took in Bohol island last week.

« Last Edit: 27 / March / 2012, 10:00:10 by Lionfish »

Re: CHDK with Video mode
« Reply #175 on: 18 / May / 2012, 07:24:47 »
:blink:  :haha Capture video with CHDK enabled.
Note:This is an edited version of revivery's alpha version with the tmovierec removed for the time being until a more permanent answer has been implemented.

CHDKS80d.exe (4mb on SD)
http://www.mediafire.com/?da1ned5liukk848

CHDKS80e.exe (with edited DNG2PS for proper S80 detection)
http://www.mediafire.com/?2vapa8xarcaf97t

Changelog:

-Working video parameters, able to capture video while in CHDK, Zoom optical/digital only in regular video mode
-added DNG2PS2 converter for the PC on the SD card (just delete the folder DNG2PS2 to uninstall)
-added a few working scripts, Motion detection CCD (video), MDFB, Lightning, Universal, Bracketing scripts, Focus blurs, daylapse, etc.



Not working:
-Fine control for video (pause, continue) will reboot the device
-Video Quality/Bitrate override (no effect on captured video)
-Custom Curves (color banding on JPG / no effect on RAW)
-Save as DNG (distorted image with purple color banding)


Installation: (previous installation will be overwritten, other contents will not be affected)

1. Download the CHDKS80d.exe
2. Run it on your desktop, and select the drive of your SD Card, please make sure that its been formatted with Fat16(FAT) and made bootable.
3. After installation, write protect your SD card before inserting in your camera.
4. You should be able to see the CHDK logo after power on.

I'm sorry to bump such old topic, but can someone please reupload these?

All links in this thread are DEAD and I'm having troubles compiling the svn source for S80. (no auto compiled server either for this cam)

I have one of these S80 around and would like to try RAW out of it.
thanks

*

Offline srsa_4c

  • ******
  • 4451
Re: s80 anybody?
« Reply #176 on: 18 / May / 2012, 08:23:39 »
I'm sorry to bump such old topic, but can someone please reupload these?

All links in this thread are DEAD and I'm having troubles compiling the svn source for S80. (no auto compiled server either for this cam)

I have one of these S80 around and would like to try RAW out of it.
thanks
The latest binary was created by Lionfish, and is attached to his 27 / February / 2012 post here, look a few posts above (or below).

Re: s80 anybody?
« Reply #177 on: 02 / August / 2012, 08:56:21 »
tried to instal build from Lionfish with no luck.
Maybe someone still have those exe from previous posts files?


*

Offline srsa_4c

  • ******
  • 4451
Re: s80 anybody?
« Reply #178 on: 02 / August / 2012, 14:04:09 »
tried to instal build from Lionfish with no luck.
Don't know, what "no luck" means in this case. The S80 has multiple firmware revisions. Only one of those can be used with the build provided by Lionfish, it's 1.00g. Some more info about the camera including an unofficial firmware update to 1.00g : http://chdk.wikia.com/wiki/S80
If the ver.req method doesn't work for you, try http://www.zenoshrdlu.com/acid/acid.html (only to check the firmware revision, as there's no official CHDK for the S80). If you tried to install using a Mac, see http://chdk.wikia.com/wiki/FAQ/Mac

Re: s80 anybody?
« Reply #179 on: 02 / August / 2012, 17:01:39 »
I tried manual boot CHDK first, and it wasn't working.
After making sd card bootable everything works fine. Thanks

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal