SX510 - page 5 - CHDK Releases - CHDK Forum

SX510

  • 218 Replies
  • 87229 Views
*

Offline nafraf

  • *****
  • 1308
Re: SX510
« Reply #40 on: 12 / March / 2014, 05:14:39 »
Advertisements
@vb.mohsen2
I sent you a new file valid for 3 weeks, I expect to commit sx510 port on next week.

@pozole
I sent you a test version for sx510 100d. Please test it and report. Thanks

Re: SX510
« Reply #41 on: 12 / March / 2014, 09:05:57 »
Also need an MF test for this camera please.

http://chdk.setepontos.com/index.php?topic=11078.msg108859#msg108859

TIA
Ported :   A1200    SD940   G10    Powershot N    G16

Re: SX510
« Reply #42 on: 20 / March / 2014, 06:53:44 »
when use live histogram camera turn of after shot."photo not save".if i run default script and then use live histogram its work correct.but after a restart  its happend again.sorry for my english.im sort of sick

Re: SX510
« Reply #43 on: 23 / March / 2014, 16:04:20 »
Testing on 100d firmware:

Here is my report on running the test on http://chdk.wikia.com/wiki/Testing
TL/DR: Everything went ok, no serious issues found.

RAW/DNG:

- All DNG shots were validated correctly by the Adobe dng_validate app in verbose mode.
- Numbering was correct and no skipped photos in both individual and continuous. All DNG pics had the same numbering as the JPG counterpart.
- When selected the option, the DNG are saved on the same folder as the JPG with correct numbering.

Memory:

- Memory shows around 1.7 MB free

Viewport buffers:

- Zebra shows overexposed areas , with not offset related to the scene on viewport.

Testing with scripts:

- mftest.lua Ok all tests!

- llibtst.lua Ok all tests!

- setmode.lua 4 modes failed

- ubtest.bas Ok! all buttons ok, shoots ok.

Regards.


Re: SX510
« Reply #44 on: 23 / March / 2014, 16:14:22 »

Re: SX510
« Reply #45 on: 23 / March / 2014, 16:47:47 »
Here is, attached
Thanks - spreadsheet updated.
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline srsa_4c

  • ******
  • 4451
Re: SX510
« Reply #46 on: 25 / March / 2014, 13:29:54 »
when use live histogram camera turn of after shot."photo not save".if i run default script and then use live histogram its work correct.but after a restart  its happend again.
Please make a romlog and attach it here. "miscellaneous stuff" -> "debug parameters" -> "save rom crash log"

Also, please use the latest release from this page: http://mighty-hoernsche.de/trunk/

*

Offline nafraf

  • *****
  • 1308
Re: SX510
« Reply #47 on: 26 / March / 2014, 02:20:20 »
Tests with sx510hs-101a-1.3.0-3400-full_ALPHA from autobuild:
ROMLOG.LOG was generated after a crash like the crash described by vb.mohsen2.
But it does not seems to be strictly dependent of histogram, sometimes if zebra enabled the same crash occurs, sometimes shoot works without problems.

Some other bugs:
- recreview_hold: its address is wrong, histogram appears only when "Show Live Histogram [Shoot]"
- custom palette: green color turns white after half shoot pressed, this is visible in battery icon and RGB live histogram.

A new version of mf_sx510hs.csv in attachment.


*

Offline srsa_4c

  • ******
  • 4451
Re: SX510
« Reply #48 on: 26 / March / 2014, 19:59:08 »
Tests with sx510hs-101a-1.3.0-3400-full_ALPHA from autobuild:
ROMLOG.LOG was generated after a crash like the crash described by vb.mohsen2.
But it does not seems to be strictly dependent of histogram, sometimes if zebra enabled the same crash occurs, sometimes shoot works without problems.
And notes.txt says that
Quote
- If zebra enabled, rs -cont=X -jpg has errors
What kind of errors?

Romlog: vector 0x10 exception (data abort) in an unrelated task.
Sounds like buffer overflow aka memory corruption. The sx230 port used to suffer from a similar problem. Could be any of the firmware variables CHDK writes into, or a bug in CHDK.

*

Offline nafraf

  • *****
  • 1308
Re: SX510
« Reply #49 on: 26 / March / 2014, 20:53:25 »
And notes.txt says that
Quote
- If zebra enabled, rs -cont=X -jpg has errors
What kind of errors?
IIRC, camera crashed occasionally. With current version, camera has not crashed, but in some cases first image is overwritten. This bug does not depends on zebra status.

EDIT: This recreview_hold address works. Histogram appears according to CHDK Menu option selected.  But it does not solve the crash reported by vb.mohsen2.
Code: [Select]
DEF(recreview_hold, 0x000028f4+0x84) // @0xff04563c + 0x84 (offset used by A2500)
« Last Edit: 26 / March / 2014, 22:43:07 by nafraf »

 

Related Topics