|
@@ -13,11 +13,11 @@ Rear: {
|
|
|
Rate: 15;
|
|
|
Format: "GRBG8";
|
|
|
Rotate: 270;
|
|
|
+ Transfer: "srgb";
|
|
|
|
|
|
# All the links on this platform are immutable
|
|
|
Pipeline: (
|
|
|
{Type: "Mode", Entity: "s5k3l6xx"},
|
|
|
- {Type: "Rate", Entity: "s5k3l6xx"},
|
|
|
{Type: "Mode", Entity: "imx8mq-mipi-csi2"},
|
|
|
{Type: "Mode", Entity: "csi"},
|
|
|
);
|
|
@@ -28,9 +28,10 @@ Rear: {
|
|
|
Rate: 30;
|
|
|
Format: "GRBG8";
|
|
|
Rotate: 270;
|
|
|
+ Transfer: "srgb";
|
|
|
+
|
|
|
Pipeline: (
|
|
|
{Type: "Mode", Entity: "s5k3l6xx"},
|
|
|
- {Type: "Rate", Entity: "s5k3l6xx"},
|
|
|
{Type: "Mode", Entity: "imx8mq-mipi-csi2"},
|
|
|
{Type: "Mode", Entity: "csi"},
|
|
|
);
|