SD 4000 IS / IXUS 300 HS / IXY 30S porting thread - page 33 - DryOS Development - CHDK Forum

SD 4000 IS / IXUS 300 HS / IXY 30S porting thread

  • 322 Replies
  • 181383 Views
*

Offline koshy

  • *****
  • 1096
Re: SD 4000 IS / IXUS 300 HS / IXY 30S porting thread
« Reply #320 on: 07 / June / 2018, 20:45:44 »
Advertisements
Could you confirm if the same bug is present with current version from trunk?
Confirmed.
I think that the bug is not related to the filewrite implementation, and maybe we can commit the patch.
Yes I think you can do that. The other stuff was there before and needs a separate fix.
Koshy had a little ELPH which wasn't white as snow but everywhere that Koshy went the ELPH was sure to go. (actually an SD, but that detail ruins the rhyme...)

*

Offline nafraf

  • *****
  • 1308
Re: SD 4000 IS / IXUS 300 HS / IXY 30S porting thread
« Reply #321 on: 07 / June / 2018, 22:40:03 »
Thanks. I checked in filewrite task support.  trunk rev 5339

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: SD 4000 IS / IXUS 300 HS / IXY 30S porting thread
« Reply #322 on: 30 / December / 2021, 11:30:15 »
Quote
Code: [Select]
> exec require'camtests'.runbatch{bench=true,shoot=true,filexfer=true,xfersizebugs=true}
passed 22
failed 4
If you post the output, I can check whether the failures are something that needs attention.
ThereĀ“s a E26 Camera Error triggered by darkframe / noisereduction.
Can be avoided scripting
Code: [Select]
set_raw_nr(0)before or with a sleep as long as exposure after shoot().  :)
Code: [Select]
sleep(tv96_to_usec( get_tv96() ))
« Last Edit: 30 / December / 2021, 11:44:43 by Caefix »
All lifetime is a loan from eternity.

 

Related Topics