1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22 #define CAM_ILC 1
23
24 #define CAM_DISABLE_RAW_IN_LOW_LIGHT_MODE 1
25 #define CAM_AV_OVERRIDE_IRIS_FIX 1
26 #undef CAM_HAS_ND_FILTER
27 #undef CAM_KEY_PRESS_DELAY
28 #define CAM_KEY_PRESS_DELAY 60
29 #define CAM_ADJUSTABLE_ALT_BUTTON 1
30 #define CAM_ALT_BUTTON_NAMES { "Playback", "Video", "Wifi" }
31 #define CAM_ALT_BUTTON_OPTIONS { KEY_PLAYBACK, KEY_VIDEO, KEY_WIFI }
32 #undef CAM_HAS_ERASE_BUTTON
33 #undef CAM_HAS_DISP_BUTTON
34 #undef CAM_DEFAULT_ALT_BUTTON
35 #define CAM_DEFAULT_ALT_BUTTON KEY_PLAYBACK
36 #define SHORTCUT_TOGGLE_RAW KEY_VIDEO
37 #define CAM_HAS_VIDEO_BUTTON 1
38 #define CAM_DRIVE_MODE_FROM_TIMER_MODE 1
39
40
41 #define SHORTCUT_TOGGLE_HISTO KEY_DUMMY
42 #define SHORTCUT_TOGGLE_ZEBRA KEY_UP
43
44 #define CAM_DRYOS 1
45 #define CAM_DRYOS_2_3_R39 1
46 #define CAM_DRYOS_2_3_R47 1
47 #define CAM_PROPSET 10
48
49 #define CAM_RAW_ROWPIX 5280
50 #define CAM_RAW_ROWS 3528
51
52 #define CAM_HAS_CMOS 1
53
54 #undef CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO
55
56
57 #define CAM_MOVIEREC_NEWSTYLE 1
58 #undef CAM_VIDEO_CONTROL
59 #define CAM_SIMPLE_MOVIE_STATUS 1
60
61 #define CAM_HAS_JOGDIAL 1
62 #undef CAM_USE_ZOOM_FOR_MF
63
64 #undef CAM_UNCACHED_BIT
65 #define CAM_UNCACHED_BIT 0x40000000
66
67 #define CAM_DNG_LENS_INFO { 150,10,450,10,35,10,63,10 }
68
69 #define cam_CFAPattern 0x02010100
70
71
72 #define CAM_COLORMATRIX1 \
73 6400, 1000000, -480, 1000000, -888, 1000000, \
74 -5294, 1000000, 13416, 1000000, 2047, 1000000, \
75 -1296, 1000000, 2203, 1000000, 6137, 1000000
76
77 #define cam_CalibrationIlluminant1 17
78
79
80 #undef CAM_BLACK_LEVEL
81 #define CAM_BLACK_LEVEL 2047
82
83 #define CAM_JPEG_WIDTH 5184
84 #define CAM_JPEG_HEIGHT 3456
85
86
87
88
89
90
91
92
93
94
95 #define CAM_ACTIVE_AREA_X1 76
96 #define CAM_ACTIVE_AREA_Y1 52
97 #define CAM_ACTIVE_AREA_X2 5272
98 #define CAM_ACTIVE_AREA_Y2 3522
99
100 #define PARAM_CAMERA_NAME 3
101 #define CAM_DATE_FOLDER_NAMING 0x80
102 #define CAM_FILE_COUNTER_IS_VAR 1
103 #undef CAM_SENSOR_BITS_PER_PIXEL
104 #define CAM_SENSOR_BITS_PER_PIXEL 14
105
106
107 #define SV96_MARKET_OFFSET 0
108 #define ISO_MARKET_TO_REAL_MULT 1
109 #define ISO_MARKET_TO_REAL_SHIFT 0
110 #define ISO_MARKET_TO_REAL_ROUND 0
111 #define ISO_REAL_TO_MARKET_MULT 1
112 #define ISO_REAL_TO_MARKET_SHIFT 0
113 #define ISO_REAL_TO_MARKET_ROUND 0
114
115 #define CAM_EXT_TV_RANGE 1
116
117 #undef CAM_HAS_ERASE_BUTTON
118 #define CAM_SHOW_OSD_IN_SHOOT_MENU 1
119
120 #define DRAW_ON_ACTIVE_BITMAP_BUFFER_ONLY 1
121
122
123 #undef CAM_BITMAP_WIDTH
124 #undef CAM_BITMAP_HEIGHT
125 #undef CAM_SCREEN_WIDTH
126 #undef CAM_SCREEN_HEIGHT
127 #define CAM_BITMAP_WIDTH 736
128 #define CAM_BITMAP_HEIGHT 480
129 #define CAM_SCREEN_WIDTH 720
130 #define CAM_SCREEN_HEIGHT 480
131 #define CAM_SUPPORT_BITMAP_RES_CHANGE 1
132
133 #undef EDGE_HMARGIN
134 #define EDGE_HMARGIN 16
135
136 #undef CAM_BITMAP_PALETTE
137 #define CAM_BITMAP_PALETTE 100
138
139 #define CAM_ZEBRA_NOBUF 1
140
141
142
143 #undef CAMERA_MIN_DIST
144 #define CAMERA_MIN_DIST 1
145 #undef CAMERA_MAX_DIST
146 #define CAMERA_MAX_DIST 1550000
147
148
149
150 #undef CAM_USB_EVENTID
151 #define CAM_USB_EVENTID 0x202
152
153 #define CAM_HAS_MOVIE_DIGEST_MODE 1
154
155 #define MKDIR_RETURN_ONE_ON_SUCCESS 1
156
157 #undef REMOTE_SYNC_STATUS_LED
158
159 #define CAM_SD_OVER_IN_AF 1
160 #define CAM_SD_OVER_IN_MF 1
161
162 #define CAM_HAS_CANON_RAW 1
163
164 #define CAM_CLEAN_OVERLAY 1
165
166 #define CAM_HAS_WIFI 1
167