1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23 #define CAM_DISABLE_RAW_IN_LOW_LIGHT_MODE 1
24 #define CAM_AV_OVERRIDE_IRIS_FIX 1
25 #undef CAM_KEY_PRESS_DELAY
26 #define CAM_KEY_PRESS_DELAY 60
27 #define CAM_ADJUSTABLE_ALT_BUTTON 1
28 #define CAM_ALT_BUTTON_NAMES { "Playback", "Video", "Display" }
29 #define CAM_ALT_BUTTON_OPTIONS { KEY_PLAYBACK, KEY_VIDEO, KEY_DISPLAY }
30 #define CAM_DRIVE_MODE_FROM_TIMER_MODE 1
31
32 #define CAM_DRYOS_2_3_R39 1
33 #define CAM_DRYOS_2_3_R47 1
34 #define CAM_PROPSET 5
35 #define CAM_DATE_FOLDER_NAMING 0x400
36 #define CAM_DRYOS 1
37 #define CAM_RAW_ROWPIX 4176
38 #define CAM_RAW_ROWS 3060
39 #define DRAW_ON_ACTIVE_BITMAP_BUFFER_ONLY 1
40
41 #define CAM_HAS_CMOS 1
42
43 #undef CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO
44 #define CAM_HAS_VIDEO_BUTTON 1
45 #define CAM_VIDEO_QUALITY_ONLY 1
46
47 #undef CAM_VIDEO_CONTROL
48
49 #define CAM_HAS_JOGDIAL 1
50 #undef CAM_USE_ZOOM_FOR_MF
51
52 #undef CAM_UNCACHED_BIT
53 #define CAM_UNCACHED_BIT 0x40000000
54
55 #define CAM_DNG_LENS_INFO { 45,10,900,10,35,10,68,10 }
56 #define cam_CFAPattern 0x02010100
57
58 #define CAM_COLORMATRIX1 \
59 544808, 1000000, -174047, 1000000, -80399, 1000000, \
60 -75055, 1000000, 440444, 1000000, 11367, 1000000, \
61 -5801, 1000000, 71589, 1000000, 118914, 1000000
62
63 #define cam_CalibrationIlluminant1 17
64
65 #define CAM_JPEG_WIDTH 4000
66 #define CAM_JPEG_HEIGHT 3000
67
68 #define CAM_ACTIVE_AREA_X1 96
69 #define CAM_ACTIVE_AREA_Y1 24
70 #define CAM_ACTIVE_AREA_X2 4176
71 #define CAM_ACTIVE_AREA_Y2 3060
72
73 #define PARAM_CAMERA_NAME 4
74 #undef CAM_SENSOR_BITS_PER_PIXEL
75 #define CAM_SENSOR_BITS_PER_PIXEL 12
76
77 #undef CAM_HAS_ERASE_BUTTON
78 #define CAM_SHOW_OSD_IN_SHOOT_MENU 1
79
80 #undef CAM_USES_ASPECT_CORRECTION
81 #define CAM_USES_ASPECT_CORRECTION 1
82 #undef CAM_BITMAP_WIDTH
83 #undef CAM_BITMAP_HEIGHT
84 #define CAM_BITMAP_WIDTH 960
85 #define CAM_BITMAP_HEIGHT 270
86 #undef EDGE_HMARGIN
87 #define EDGE_HMARGIN 10
88
89 #define CAM_HAS_FILEWRITETASK_HOOK 1
90 #define CAM_FILEWRITETASK_SEEKS 1
91
92 #define CAM_ZEBRA_NOBUF 1
93
94 #define CAM_QUALITY_OVERRIDE 1
95
96 #undef CAMERA_MIN_DIST
97 #define CAMERA_MIN_DIST 100
98
99 #define CAM_CHDK_HAS_EXT_VIDEO_TIME 1
100
101 #define CAM_LOAD_CUSTOM_COLORS 1
102
103 #undef CAM_USB_EVENTID
104 #define CAM_USB_EVENTID 0x202
105
106 #define CAM_HAS_MOVIE_DIGEST_MODE 1
107
108 #define CAM_NEED_SET_ZOOM_DELAY 300
109
110 #define MKDIR_RETURN_ONE_ON_SUCCESS 1
111
112 #undef REMOTE_SYNC_STATUS_LED
113
114
115 #define CAM_SD_OVER_IN_AF 1
116 #define CAM_SD_OVER_IN_MF 1
117
118 #define CAM_IS_VID_REC_WORKS 1
119
120