Skip to content

Commit e303447

Browse files
author
Alain Volmat
committed
Bump stm32-mw-isp to v1.2.0
Bump submodule to tag 1.2.0 and update imx335 tuning data based on imx335_MiniLBox_isp_param_conf.h from stm32-mw-isp package. Signed-off-by: Alain Volmat <[email protected]>
1 parent bd12a4c commit e303447

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

isp_wrapper/inc/imx335_isp_param_conf.h

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* This software is licensed under SLA0044 terms that can be found here:
1313
* https://www.st.com/resource/en/license_agreement/SLA0044.txt
1414
*
15-
* THIS FILE WAS GENERATED BY THE IQ TUNING TOOL ON 2023-10-11 15:25:40
15+
* THIS FILE WAS GENERATED BY THE IQ TUNING TOOL ON 2024-03-28 11:07:57
1616
*
1717
******************************************************************************
1818
*/
@@ -73,16 +73,16 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_IMX335 = {
7373
},
7474
.AWBAlgo = {
7575
.enable = 1,
76-
.id = { "A", "TL84", "D50", "D65", "Free slot", },
77-
.referenceColorTemp = { 2856, 4000, 5000, 6500, 0, },
78-
.ispGainR = { 140000000, 177000000, 220000000, 245000000, 0, },
79-
.ispGainG = { 100000000, 100000000, 100000000, 100000000, 0, },
80-
.ispGainB = { 275000000, 235000000, 180000000, 155000000, 0, },
76+
.id = { "MiniLBox A", "MiniLBox TL84", "MiniLBox D65", "Free slot", "Free slot", },
77+
.referenceColorTemp = { 2665, 3750, 6140, 0, 0, },
78+
.ispGainR = { 126000000, 157000000, 210000000, 0, 0, },
79+
.ispGainG = { 100000000, 100000000, 100000000, 0, 0, },
80+
.ispGainB = { 279000000, 199000000, 155000000, 0, 0, },
8181
.coeff = {
82-
{ { 151460000, -102340000, 50892000, }, { -85991000, 210980000, -24984000, }, { 25000000, -261000000, 341000000, }, },
83-
{ { 155134500, -69370000, 13106000, }, { -38671000, 167689800, -33936000, }, { 5546200, -66770000, 159944200, }, },
84-
{ { 180080000, -64840000, -15230000, }, { -35550000, 169920000, -34380000, }, { 9770000, -95700000, 185940000, }, },
85-
{ { 180080000, -64840000, -15230000, }, { -35550000, 169920000, -34380000, }, { 9770000, -95700000, 185940000, }, },
82+
{ { 277500000, -75420000, -46310000, }, { -91640000, 272360000, -29450000, }, { -1060000, -126200000, 334070000, }, },
83+
{ { 178510000, -54460000, -19030000, }, { -46390000, 162010000, -21660000, }, { 1520000, -56399999, 168130000, }, },
84+
{ { 176680000, -60550000, -15590000, }, { -33130000, 138950000, -21970000, }, { -1080000, -40140000, 135020000, }, },
85+
{ { 0, 0, 0, }, { 0, 0, 0, }, { 0, 0, 0, }, },
8686
{ { 0, 0, 0, }, { 0, 0, 0, }, { 0, 0, 0, }, },
8787
},
8888
},
@@ -105,8 +105,10 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_IMX335 = {
105105
.YSize = 972,
106106
},
107107
.gamma = {
108-
.enablePipe1 = 1,
109-
.enablePipe2 = 1,
108+
.enable = 1,
109+
},
110+
.sensorDelay = {
111+
.delay = 3,
110112
},
111113
};
112114

0 commit comments

Comments
 (0)