From 15d7f113de43147f3ffa6c2b3f760b98360d756e Mon Sep 17 00:00:00 2001 From: Dmitry Ilyin Date: Thu, 17 Nov 2022 17:05:38 +0300 Subject: [PATCH] Rename V200 60fps config and test new CI workaround (#561) --- .github/workflows/matrix_build.yml | 4 ++-- .../720p_imx307_i2c_2l.ini} | 14 +++----------- 2 files changed, 5 insertions(+), 13 deletions(-) rename general/package/goke-osdrv-gk7205v200/files/sensor/config/{720p30_imx307_i2c_2l.ini => 60fps/720p_imx307_i2c_2l.ini} (90%) diff --git a/.github/workflows/matrix_build.yml b/.github/workflows/matrix_build.yml index e060c31e..debe8445 100644 --- a/.github/workflows/matrix_build.yml +++ b/.github/workflows/matrix_build.yml @@ -104,7 +104,7 @@ jobs: echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV else # https://github.com/actions/runner-images/issues/2577 - echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts + echo "8.8.8.8 invisible-mirror.net" | sudo tee -a /etc/hosts fi - name: Free disk space @@ -338,7 +338,7 @@ jobs: echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV else # https://github.com/actions/runner-images/issues/2577 - echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts + echo "8.8.8.8 invisible-mirror.net" | sudo tee -a /etc/hosts fi - name: Free disk space diff --git a/general/package/goke-osdrv-gk7205v200/files/sensor/config/720p30_imx307_i2c_2l.ini b/general/package/goke-osdrv-gk7205v200/files/sensor/config/60fps/720p_imx307_i2c_2l.ini similarity index 90% rename from general/package/goke-osdrv-gk7205v200/files/sensor/config/720p30_imx307_i2c_2l.ini rename to general/package/goke-osdrv-gk7205v200/files/sensor/config/60fps/720p_imx307_i2c_2l.ini index be233a1b..83f1cb71 100644 --- a/general/package/goke-osdrv-gk7205v200/files/sensor/config/720p30_imx307_i2c_2l.ini +++ b/general/package/goke-osdrv-gk7205v200/files/sensor/config/60fps/720p_imx307_i2c_2l.ini @@ -20,19 +20,11 @@ input_mode =0 ;INPUT_MODE_MIPI = 0 ;INPUT_MODE_SUBLVDS = 1 ;INPUT_MODE_LVDS = 2 ...etc -raw_bitness = 12 +raw_bitness = 10 [mipi] ;----------only for mipi_dev--------- -data_type = 2 ;raw data type: 8/10/12/14 bit - ;DATA_TYPE_RAW_8BIT = 0, - ;DATA_TYPE_RAW_10BIT, - ;DATA_TYPE_RAW_12BIT, - ;DATA_TYPE_RAW_14BIT, - ;DATA_TYPE_RAW_16BIT, - ;DATA_TYPE_YUV420_8BIT_NORMAL, - ;DATA_TYPE_YUV420_8BIT_LEGACY, - ;DATA_TYPE_YUV422_8BIT, +data_type = DATA_TYPE_RAW_10BIT lane_id = 0|2|-1|-1|-1|-1|-1|-1| ;lane_id: -1 - disable [isp_image] @@ -40,7 +32,7 @@ Isp_x =0 Isp_y =0 Isp_W =1280 Isp_H =720 -Isp_FrameRate=30 +Isp_FrameRate=60 Isp_Bayer =0 ;BAYER_RGGB=0, BAYER_GRBG=1, BAYER_GBRG=2, BAYER_BGGR=3 [vi_dev]