gphoto2 icon indicating copy to clipboard operation
gphoto2 copied to clipboard

Unknown value for some of Canon mode dial modes

Open 10110111 opened this issue 2 years ago • 1 comments

On Canon cameras such as EOS 1100D and 80D, there are several modes that are reported in autoexposuremode control as "Unknown value N", where N actually represent the following modes (names taken from user manuals):

N Mode Camera
0013 Creative Auto 1100D, 80D
0014 Movie shooting 1100D
0016 Scene Intelligent Auto 80D
0018 Special scene 80D
0024 Creative filters 80D

These seem to not conflict between the cameras, so I suppose other Canon EOS series cameras will also be compatible with the number-name assignments.

Tested on gphoto2-2.5.27 using the command

gphoto2 --get-config autoexposuremode

10110111 avatar Nov 06 '21 10:11 10110111

in git i am listing them, but took them from the EOS M6 Mark2 ... they read a bit different for 16, 18 and 24 :/

needs perhaps a seperate table per camera generation

see commit d77b3941d4905c6f88db581a3c3e335425f1caec

msmeissn avatar Dec 29 '21 14:12 msmeissn