EOS M3 porting - page 62 - DryOS Development - CHDK Forum

EOS M3 porting

  • 746 Replies
  • 391506 Views
Re: EOS M3 porting
« Reply #610 on: 15 / August / 2019, 11:59:19 »
Advertisements
Have corrected two problems with the script.

First, using dof.aperture to get the aperture number doesn't work on the M3, so have used

Code: [Select]
n = av96_to_aperture(get_user_av96())
Second, it looks like trying to control the lens resolution doesn't work with an EFM lens, so I have hardbaked lens control into the script, no user variable.

Latest version can be got from here: https://gist.github.com/pigeonhill/cdf25239bae6a4343e6431fb4c10c849

Re: EOS M3 porting
« Reply #611 on: 17 / August / 2019, 02:45:55 »
I thought some may be interested in this post I just made.

http://photography.grayheron.net/2019/08/thank-you-adobe.html

*

Offline c_joerg

  • *****
  • 1248
Re: EOS M3 porting
« Reply #612 on: 19 / August / 2019, 02:59:37 »
I thought some may be interested in this post I just made.

http://photography.grayheron.net/2019/08/thank-you-adobe.html

Interesting post...
But I should move the focus script into script corner. That's easier to find.
M100 100a, M3 121a, G9x II (1.00c), 2*G1x (101a,100e), S110 (103a), SX50 (100c), SX230 (101a), S45,
Flickr https://www.flickr.com/photos/136329431@N06/albums
YouTube https://www.youtube.com/channel/UCrTH0tHy9OYTVDzWIvXEMlw/videos?shelf_id=0&view=0&sort=dd



Re: EOS M3 porting
« Reply #614 on: 07 / December / 2019, 23:21:59 »
does anyone here have 1.0.1 firmware.. please  send it to my email

pamintang_durog @ y@hoo.com

Re: EOS M3 porting
« Reply #615 on: 08 / December / 2019, 02:32:47 »
Have you read the first post?

*

Offline c_joerg

  • *****
  • 1248
Re: EOS M3 porting
« Reply #616 on: 12 / March / 2020, 03:45:24 »
It would be nice if someone could also make the same AV changes in shooting.c for the M3.   :)
https://app.assembla.com/spaces/chdk/subversion/commits/5430
 
Code: [Select]
    { 6,   64, "1.2" },
    { 7,   96, "1.4" },
    { 8,  128, "1.6" },
    { 9,  160, "1.8" },
   { 10, 192, "2.0" },
M100 100a, M3 121a, G9x II (1.00c), 2*G1x (101a,100e), S110 (103a), SX50 (100c), SX230 (101a), S45,
Flickr https://www.flickr.com/photos/136329431@N06/albums
YouTube https://www.youtube.com/channel/UCrTH0tHy9OYTVDzWIvXEMlw/videos?shelf_id=0&view=0&sort=dd

*

Offline srsa_4c

  • ******
  • 4451
Re: EOS M3 porting
« Reply #617 on: 15 / March / 2020, 10:17:49 »
It would be nice if someone could also make the same AV changes in shooting.c for the M3.
Done.


*

Offline c_joerg

  • *****
  • 1248
Re: EOS M3 porting
« Reply #618 on: 15 / March / 2020, 12:42:03 »
M100 100a, M3 121a, G9x II (1.00c), 2*G1x (101a,100e), S110 (103a), SX50 (100c), SX230 (101a), S45,
Flickr https://www.flickr.com/photos/136329431@N06/albums
YouTube https://www.youtube.com/channel/UCrTH0tHy9OYTVDzWIvXEMlw/videos?shelf_id=0&view=0&sort=dd

Re: EOS M3 porting
« Reply #619 on: 18 / April / 2020, 11:05:02 »
Hello Friends
My name is antoine and i'm from France
Just read your stuff about M3 Mods (clean hdmi and stoping power auto shut of are my major concerns)
I am actually giving live classes online( music and bodywork)? can't stand the ugly quality of integrated webcamw (macbook "2012" or even my ipad pro) and i absolutely need to use my M3 to uprgrade as it is actually my only way to work and comunicate with students and people regarding to the actual situation.
Basically i need to use it as a super webcam
I don't know how to proceed to get the clean HDMI and no power off and what is the right way to do for installation on my camera.
Can you help ?
Thank you so much
Antoine


 

Related Topics