Ixus180_elph190 porting thread - page 4 - DryOS Development - CHDK Forum
supplierdeeply

Ixus180_elph190 porting thread

  • 34 Replies
  • 5047 Views
*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #30 on: 13 / May / 2023, 10:05:34 »
Advertisements
@Caefix
A test build with the implemented filewrite task is attached.
So it is necessary to check whether PTP remote shoot (jpeg) is working properly.
The jpeg must be saved to the selected destination instead on the SD card.

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Ixus180_elph190 porting thread
« Reply #31 on: 13 / May / 2023, 11:10:44 »
A test build with the implemented filewrite task is attached.
Code: [Select]
remoteshoot:start
remoteshoot -jpg -filedummy camtest/
remoteshoot -craw -filedummy camtest/
remoteshoot -seq=100 -dng -jpg -filedummy camtest/${imgpfx}_${imgfmt}_${shotseq}${ext}
remoteshoot -raw -dnghdr -filedummy camtest/${imgfmt}_${shotseq}${ext}
remoteshoot -quick=3 -jpg -filedummy camtest/${imgfmt}_${shotseq}${ext}
remoteshoot -quick=3 -int=5 -jpg -filedummy camtest/${imgfmt}_${shotseq}${ext}
remoteshoot -cont=3 -jpg -filedummy camtest/${name}
remoteshoot:ok
:haha  8)
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #32 on: 13 / May / 2023, 16:07:03 »
:haha  8)
I guess that means everything is fine.
Can you run this in chdkptp while the camera is in rec mode, and see what recording mode is selected?
Code: [Select]
= set_capture_mode_canon (33332)
Have you checked the power on behavior?
Long press on the POWER button - start in rec mode
short press on POWER - start in playback mode

The PLAY button must always turn on the camera in playback mode.

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Ixus180_elph190 porting thread
« Reply #33 on: 15 / May / 2023, 08:53:02 »
:haha  8)
I guess that means everything is fine.
Can you run this in chdkptp while the camera is in rec mode, and see what recording mode is selected?
Code: [Select]
= set_capture_mode_canon (33332)
Have you checked the power on behavior?
Long press on the POWER button - start in rec mode
short press on POWER - start in playback mode

The PLAY button must always turn on the camera in playback mode.
Power on all fine.
33332 =  :o FaceSelf Timer
« Last Edit: 15 / May / 2023, 08:55:21 by Caefix »
All lifetime is a loan from eternity.


*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Ixus180_elph190 porting thread
« Reply #34 on: 15 / May / 2023, 12:36:59 »
Power on all fine.
33332 =  :o FaceSelf Timer
OK,thanks!

 

Related Topics