eos M10 port - page 4 - DryOS Development - CHDK Forum
supplierdeeply

eos M10 port

  • 327 Replies
  • 252159 Views
Re: eos M10 port
« Reply #30 on: 19 / January / 2017, 21:37:51 »
Advertisements
Do you guys still need a Firmware Dump from v1.1.0?
I could make and upload mine, if needed.
That would be helpful, thanks.

Sorry it took me a while.
Here is my FW dump from v1.1.0
https://www.dropbox.com/s/wj992fgjbtbbc3c/PRIMARY.BIN?dl=0
« Last Edit: 19 / January / 2017, 21:39:49 by br_andi »

*

Offline srsa_4c

  • ******
  • 4451
Re: eos M10 port
« Reply #31 on: 21 / January / 2017, 08:40:42 »
Here is my FW dump from v1.1.0
Thank you!


I have checked in the initial port for this camera.
Release notes from notes.txt:

Quote
Default ALT button is the playback button.


Issues

- To start the cam with the playback button, hold down the button a little longer

- CHDK overlay drawing is slow, default font is tiny
- many GUI modules don't respect screen resolution
- most framebuffer related features do not work, including
    - zebra
    - histogram (camera has a native one though)
    - edge overlay
    - custom auto iso overexposure protection
- booting with .fi2 is untested, but most likely makes the camera unstable
- CHDK dark frame subtraction control only seems effective when Canon setting is on AUTO

Tested (using 15-45 kit lens)

- Exposure overrides in (semi-)manual modes (not very extensively)
- CHDK RAW/DNG in (semi-)manual modes (Av, Tv, M, P) (not very extensively)
- PTP play/rec switch
- llibtst.lua
- setmode.lua - one failure with default 10ms delay, works with 100ms
- ubtest.bas
- hooktest.lua (Av, Tv, M, P)
- isobase.lua
- PTP live view (has problems with overlay dimensions, only 3:2 aspect ratio tested)
- Motion detection (reaction time not tested)
- USB remote - plug test
- chdkptp cam tests

Untested

- RAW/DNG, overrides in scene/auto modes

Not implemented

- CHDK touchscreen functionality
- CHDK mirrorless camera support is not complete
    - Zoom related functionality is missing (except for focal length display)
    - Most focus related functions are not working and are untested
- Movie features are missing
- Filewritetask is not currently supported
Prealpha1 release attached to this post.

Re: eos M10 port
« Reply #32 on: 22 / January / 2017, 00:06:01 »
Hey, thanks for uploading your alpha1. :)
I tried it on my M10 and it works.

What I noticed the most is, that the CHDK menu is flashing constantly.
It's really hard to impossible to change or choose the option I wanted.
Also the curser is jumping around like crazy.

Did you experience the same?

Re: eos M10 port
« Reply #33 on: 22 / January / 2017, 00:37:00 »
Try shutting off anything screen item  that is updating from canon. Every update will cause a refresh.


*

Offline srsa_4c

  • ******
  • 4451
Re: eos M10 port
« Reply #34 on: 22 / January / 2017, 09:19:51 »
What I noticed the most is, that the CHDK menu is flashing constantly.
That's a known problem affecting CHDK when Canon graphical elements are continuously updated on screen. It's worse on DIGIC 6.
Quote
It's really hard to impossible to change or choose the option I wanted.
You can either reduce the number of Canon stuff on screen (with the INFO button in rec mode), or switch to playback mode (hold down the play button for a second) when you intend to browse the CHDK menu.
Quote
Also the curser is jumping around like crazy.
Not sure I understand exactly what you mean. Can you make a short video?

edit:
Note that touch operations are not disabled when you're in CHDK ALT mode (in the menu or otherwise), so avoid touching the LCD during that time.
« Last Edit: 22 / January / 2017, 09:22:29 by srsa_4c »

*

Offline c_joerg

  • *****
  • 1248
Re: eos M10 port
« Reply #35 on: 02 / February / 2017, 12:40:30 »
FWIW, market and real ISO seems to be equal on the m10.

Could you try to run rawopint on the M10, just a couple of shoot, and post the log file….
Are you looking for something specific (such as script setup / scene type), or just some random shots?
Yes just 10 random shoots with default parameters.
I’m mostly interested if the m10 got messages like:
Code: [Select]
tv 361 != cam 576
sv 411 != cam 480
but also about the values for focal length, batterie, temperature….

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 M10 port
« Reply #36 on: 02 / February / 2017, 13:41:24 »
Yes just 10 random shoots with default parameters.
I’m mostly interested if the m10 got messages like:
Code: [Select]
tv 361 != cam 576
sv 411 != cam 480
but also about the values for focal length, batterie, temperature….
Attached. No "!" in the file. Set it to 10 shots, but it took an extra shot at the end (cam was in continuous mode). Don't know if that's normal or not.

*

Offline c_joerg

  • *****
  • 1248
Re: eos M10 port
« Reply #37 on: 02 / February / 2017, 14:08:19 »
Thanks…

Set it to 10 shots, but it took an extra shot at the end (cam was in continuous mode). Don't know if that's normal or not.

Yes, Sometimes is happens in continuous mode.
Interesting the black_level=2047, much higher as all my cams…
Which optic do you use? The focal length is 15mm… so I would think it is the EF-M 15-45…
But you got no problems with setting the Sv value. So something happens with the M3…
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 M10 port
« Reply #38 on: 02 / February / 2017, 20:32:47 »
Interesting the black_level=2047, much higher as all my cams…
The image sensor is the (latest and probably last) 18MP Canon sensor. AFAIK other cams with this sensor also use that black level.
Quote
Which optic do you use? The focal length is 15mm… so I would think it is the EF-M 15-45…
Correct.

*

Offline c_joerg

  • *****
  • 1248
Re: eos M10 port
« Reply #39 on: 03 / February / 2017, 02:24:54 »
I don’t want to waste your time but running drtest.lua and the following stuff would be interesting….

https://chdk.setepontos.com/index.php?topic=13004.0
https://chdk.setepontos.com/index.php?topic=12165.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

 

Related Topics