From 2aa4de84698a95df2c42d5091d54a25a2c67d59d Mon Sep 17 00:00:00 2001 From: Viktor <35473052+viktorxda@users.noreply.github.com> Date: Tue, 19 Dec 2023 14:57:08 +0100 Subject: [PATCH 1/3] [no ci] Package: update datalink script settings --- general/package/datalink/files/tweaksys | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/general/package/datalink/files/tweaksys b/general/package/datalink/files/tweaksys index f988dfea..c55efbce 100755 --- a/general/package/datalink/files/tweaksys +++ b/general/package/datalink/files/tweaksys @@ -74,8 +74,10 @@ majestic_generic() { } majestic_sigmastar() { - cli -s .isp.exposure 30 - cli -s .isp.aGain 10 + cli -s .isp.exposure 20 + cli -s .isp.aGain 40 + cli -s .image.sharpen 20 + cli -s .image.denoise 1 cli -s .video0.size 1920x1080 cli -s .video0.fps 60 cli -s .video0.rcMode cbr From 4f45bbde23ef3c8624b2f24101107b6118e136d5 Mon Sep 17 00:00:00 2001 From: Viktor <35473052+viktorxda@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:35:35 +0100 Subject: [PATCH 2/3] Sigmastar: remove BR2_PACKAGE_AWS_WEBRTC --- br-ext-chip-sigmastar/configs/ssc333_lite_defconfig | 1 - br-ext-chip-sigmastar/configs/ssc333_ultimate_defconfig | 1 - br-ext-chip-sigmastar/configs/ssc335_lite_defconfig | 1 - br-ext-chip-sigmastar/configs/ssc338q_lite_defconfig | 1 - br-ext-chip-sigmastar/configs/ssc377_lite_defconfig | 1 - 5 files changed, 5 deletions(-) diff --git a/br-ext-chip-sigmastar/configs/ssc333_lite_defconfig b/br-ext-chip-sigmastar/configs/ssc333_lite_defconfig index 1967f850..077a091e 100644 --- a/br-ext-chip-sigmastar/configs/ssc333_lite_defconfig +++ b/br-ext-chip-sigmastar/configs/ssc333_lite_defconfig @@ -52,7 +52,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-ssc333" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages -BR2_PACKAGE_AWS_WEBRTC=y BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set diff --git a/br-ext-chip-sigmastar/configs/ssc333_ultimate_defconfig b/br-ext-chip-sigmastar/configs/ssc333_ultimate_defconfig index 962a2a4c..97d5369d 100644 --- a/br-ext-chip-sigmastar/configs/ssc333_ultimate_defconfig +++ b/br-ext-chip-sigmastar/configs/ssc333_ultimate_defconfig @@ -52,7 +52,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-ssc333" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages -BR2_PACKAGE_AWS_WEBRTC=y BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set diff --git a/br-ext-chip-sigmastar/configs/ssc335_lite_defconfig b/br-ext-chip-sigmastar/configs/ssc335_lite_defconfig index 853c81cc..8fcde376 100644 --- a/br-ext-chip-sigmastar/configs/ssc335_lite_defconfig +++ b/br-ext-chip-sigmastar/configs/ssc335_lite_defconfig @@ -52,7 +52,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-ssc335" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages -BR2_PACKAGE_AWS_WEBRTC=y BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set diff --git a/br-ext-chip-sigmastar/configs/ssc338q_lite_defconfig b/br-ext-chip-sigmastar/configs/ssc338q_lite_defconfig index 26093e1e..27819da6 100644 --- a/br-ext-chip-sigmastar/configs/ssc338q_lite_defconfig +++ b/br-ext-chip-sigmastar/configs/ssc338q_lite_defconfig @@ -49,7 +49,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-ssc338q" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages -BR2_PACKAGE_AWS_WEBRTC=y BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set diff --git a/br-ext-chip-sigmastar/configs/ssc377_lite_defconfig b/br-ext-chip-sigmastar/configs/ssc377_lite_defconfig index 31062540..e9b1bb93 100644 --- a/br-ext-chip-sigmastar/configs/ssc377_lite_defconfig +++ b/br-ext-chip-sigmastar/configs/ssc377_lite_defconfig @@ -49,7 +49,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-ssc377" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages -BR2_PACKAGE_AWS_WEBRTC=y BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set From b2b19473f0f31c79332e4c0e22e8a7901f31164b Mon Sep 17 00:00:00 2001 From: Viktor <35473052+viktorxda@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:43:00 +0100 Subject: [PATCH 3/3] Hisilicon: remove BR2_PACKAGE_AWS_WEBRTC --- br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig | 1 - br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig | 1 - 2 files changed, 2 deletions(-) diff --git a/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig b/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig index 71cd8f83..65e2af98 100644 --- a/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig @@ -49,7 +49,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-hi3516cv500" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages -BR2_PACKAGE_AWS_WEBRTC=y BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set diff --git a/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig b/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig index 52ede2a2..5b4ff574 100644 --- a/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig @@ -52,7 +52,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-hi3516ev200" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages -BR2_PACKAGE_AWS_WEBRTC=y BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set