Adding new cameras, applying patches into trunk (with source code prepared) - page 124 - General Discussion and Assistance - CHDK Forum

Adding new cameras, applying patches into trunk (with source code prepared)

  • 1685 Replies
  • 845840 Views
*

Offline reyalp

  • ******
  • 14125
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1230 on: 19 / September / 2013, 22:39:13 »
Advertisements
fix live view while recording video in g15 and s110
Added, trunk changeset 3120, release changeset 3121

Quote
defined max sd for s110
Are you sure about this value? It seems very low. I haven't checked it in for now.
Don't forget what the H stands for.

*

Offline reyalp

  • ******
  • 14125
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1231 on: 20 / September / 2013, 01:17:39 »
Hello,

This patch adds support for firmware revision 100b of the ixus95_sd1200.  It is based on the changes to boot.c proposed by luddek in the SD1200 IS porting thread with the addition of stubs_entry.S and stubs_auto.S.  Tested with svn revision 3081
Added, trunk changeset 3122 release changeset 3123

Note, this port is pretty ugly (the 100c version as well, not specifically your work). Converting it to code-gen and new style task hooks would probably be a good idea.

Sorry for the delay adding this, I read the post and then forgot there was a patch waiting :(
Don't forget what the H stands for.

*

Offline c10ud

  • ***
  • 245
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1232 on: 20 / September / 2013, 03:39:13 »
fix live view while recording video in g15 and s110
Added, trunk changeset 3120, release changeset 3121

Quote
defined max sd for s110
Are you sure about this value? It seems very low. I haven't checked it in for now.
well if you go in MF and move the Canon slider that's the last value before -1 (zoom = 0)
if I zoom in I get much bigger values but they mostly vary.. probably I misunderstood the meaning of this define
« Last Edit: 20 / September / 2013, 03:44:53 by c10ud »

*

Offline reyalp

  • ******
  • 14125
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1233 on: 20 / September / 2013, 16:39:43 »
well if you go in MF and move the Canon slider that's the last value before -1 (zoom = 0)
if I zoom in I get much bigger values but they mostly vary.. probably I misunderstood the meaning of this define
My understanding is it should be the largest value in the longest zoom.
Don't forget what the H stands for.

*

Offline c10ud

  • ***
  • 245
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1234 on: 25 / September / 2013, 03:55:57 »
well if you go in MF and move the Canon slider that's the last value before -1 (zoom = 0)
if I zoom in I get much bigger values but they mostly vary.. probably I misunderstood the meaning of this define
My understanding is it should be the largest value in the longest zoom.
All right, then the value is 131579  :)

Can you add 0xF8000000 to dumputil too? Thank you

Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1235 on: 28 / September / 2013, 17:48:05 »
Update :  Patch withdrawn pending completion of set_chdk_osd() function, which should give a much nicer way to "cleanup" the LCD for advanced scripts.

Here's a small cosmetic patch proposal. 

When using the set_exit_key() function using "no_key" for the string,  the current 1.3 code changes the <ALT> icon to <EXIT=no_key>, which looks pretty goofy. 

This patch leaves the generic <ALT> symbol if "no_key" is passed as the exit key.  I suppose it could confuse some naive user running a script that uses "no_key",  but no more so that <EXIT=no_key>.   At some point, I believe there is a limit to what we can do to protect people.


« Last Edit: 29 / September / 2013, 20:45:18 by waterwingz »
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14125
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1236 on: 29 / September / 2013, 19:25:58 »
All right, then the value is 131579  :)

Can you add 0xF8000000 to dumputil too? Thank you
Done, 3127 and 3128
Don't forget what the H stands for.

Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1237 on: 08 / October / 2013, 09:14:02 »
I found some key mappings missing for the G15 and updated a couple of files consequently.
Here is the patch

Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1238 on: 08 / October / 2013, 10:12:41 »
I added  some functionalities regarding the Eyefi SD cards.
In particular it should be possible to
  • list the available networks and configuring any of them into the card by giving the appropriate password
  • list the configured networks and delete any of then
  • force the wlan on the card on or off
Eyefi functionalities have been put in a loadable library (eyefi.flt).
My work is heavily based on the reverse engineereing done by Dave Hansen (http://sr71.net/~dave/projects/eyefi/), as clearly stated in the comments opening the added files.
The modifications have been discussed with waterwingz and others in these threads:
http://chdk.setepontos.com/index.php?topic=10750.0
http://chdk.setepontos.com/index.php?topic=6753.0

*

Offline reyalp

  • ******
  • 14125
Re: Adding new cameras, applying patches into trunk (with source code prepared)
« Reply #1239 on: 09 / October / 2013, 00:19:25 »
I added  some functionalities regarding the Eyefi SD cards.
Excellent work, thank you.

I have added it to the trunk in changeset 3140

Since I don't have any eye-fi cards, I am unable to test it. If someone can document the functionality on the wiki in http://chdk.wikia.com/wiki/CHDK_1.3.0_User_Manual that would be useful.
Don't forget what the H stands for.

 

Related Topics


SimplePortal © 2008-2014, SimplePortal