Powershot A3100 - Porting thread - page 4 - DryOS Development - CHDK Forum

Powershot A3100 - Porting thread

  • 139 Replies
  • 57505 Views
Re: Powershot A3100 - Porting thread
« Reply #30 on: 21 / May / 2011, 12:36:27 »
Advertisements
Is there any progress? I'm still waiting for it. :(

Me to, but i dont understand how they do it... i wish i do so i can help them.

Re: Powershot A3100 - Porting thread
« Reply #31 on: 23 / September / 2011, 11:50:26 »
Is anyone working on this project?

Re: Powershot A3100 - Porting thread
« Reply #32 on: 23 / September / 2011, 17:52:10 »
Ported :   A1200    SD940   G10    Powershot N    G16

Re: Powershot A3100 - Porting thread
« Reply #33 on: 15 / February / 2012, 07:19:25 »
I think the project is closed, right? It's almost over a year without any progress. :( I'd be glad to help but didn't find any tutorial. :(


*

Offline reyalp

  • ******
  • 13938
Re: Powershot A3100 - Porting thread
« Reply #34 on: 15 / February / 2012, 16:40:25 »
I think the project is closed, right? It's almost over a year without any progress. :( I'd be glad to help but didn't find any tutorial. :(
See the FAQ entry waterwingz posted above. Ports are done by people who have the camera.

Porting is not something that can be done by just following a tutorial. If you are a programmer, see here http://chdk.wikia.com/wiki/Adding_support_for_a_new_camera
Don't forget what the H stands for.

Re: Powershot A3100 - Porting thread
« Reply #35 on: 08 / November / 2012, 21:12:05 »
I'm working on a port for the A3100 IS fw 100d.
NOT working: video (not ported yet), leds
Somewhat working: the readability of chdk's menu
Working: overrides, raw (at least DNG), lua scripts
ALT button is Disp
As soon as i have time i'll upload the sources, available now are a compiled package
<link removed, new version in thread>
and the firmware dump
https://www.box.com/s/lf30fdrvqnwm5dsashfg
« Last Edit: 09 / November / 2012, 20:07:26 by casrap »

Re: Powershot A3100 - Porting thread
« Reply #36 on: 08 / November / 2012, 23:10:31 »
I'm working on a port for the A3100 IS fw 100d.
Yah !

Quote
NOT working: video (not ported yet), leds Somewhat working: the readability of chdk's menu Working: overrides, raw (at least DNG), lua scripts
Just being able to boot is a big first step.  Sounds like you are way beyond that.

Quote
As soon as i have time i'll upload the sources, available now are a compiled package
There have been ports "lost" in the past due to hard drive failures or porters moving on to other things.  Please post what you have as you go ?


Ported :   A1200    SD940   G10    Powershot N    G16

Re: Powershot A3100 - Porting thread
« Reply #37 on: 09 / November / 2012, 08:54:30 »
I can indeed post what i've got;
<link removed, new version in thread> (src)
But i don't have/don't want/never used (and lost a lot by not using) any kind of version managment software (svn, or even diff), so
- i'm depending on others to convert the files to a usable/includable/prepared form
- i won't take advantage of said others by posting updates every 5 minutes ;)

I've updated the package in the link above to a version with video. The 'release notes' are

****************************************

Camera depending notes:

- pre-Alpha version
- video compression/quality settings do not appear to have any effect
- optical zoom in video past optical zoom limit results in not being able to zoom back to 1x
- set_led() not implemented/checked
- dual partition boot routines for cards >4GB included but not tested
- anything that i have not yet checked, and that is a lot!

+ Raw works, including DNG, Dark frame substraction enable/disable
+ Overrides work (camera does something with the settings that is not entirely unexpected from the chosen overrides ;) )
+ Extra long exposures >64s work
+ scripting (lua) seems to work

This built is based on the port for the A3000 (boot, capt_seq, loader) and the port of the A490 (movie_rec, keyboard routines)
« Last Edit: 09 / November / 2012, 20:06:41 by casrap »


Re: Powershot A3100 - Porting thread
« Reply #38 on: 09 / November / 2012, 09:37:35 »
But i don't have/don't want/never used (and lost a lot by not using) any kind of version managment software (svn, or even diff), so
- i'm depending on others to convert the files to a usable/includable/prepared form
- i won't take advantage of said others by posting updates every 5 minutes ;)

File looks good - making a patch file for submission to the svn will only take a few seconds when you are ready.
Ported :   A1200    SD940   G10    Powershot N    G16

Re: Powershot A3100 - Porting thread
« Reply #39 on: 09 / November / 2012, 16:19:17 »
(updated)New version;
Package: <see link below>
Source: <see link below>

Camera depending notes:

- Alpha version
- dual partition boot routines for cards >4GB are included but not tested
- everything that i have not (yet) checked can be broken!

+ Raw works, including DNG, Dark frame substraction enable/disable
+ Overrides work
+ Extra long exposures >64s work
+ Video settings work
+ Zoom in video works
+ scripting (lua) works
+ Simple USB remote shutter works

This built is based on the port of the A3000 (boot, capt_seq, loader) and the port of the A490 (movie_rec, keyboard routines)


Thats about work done  :haha, unless somebody is able to do some testing and posts feedback.
« Last Edit: 10 / November / 2012, 17:37:23 by casrap »

 

Related Topics