From patchwork Fri Jul 9 14:58:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naushir Patuck X-Patchwork-Id: 12890 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 7930DBD794 for ; Fri, 9 Jul 2021 14:58:38 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 2D9DB6853C; Fri, 9 Jul 2021 16:58:38 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=raspberrypi.com header.i=@raspberrypi.com header.b="poT/256K"; dkim-atps=neutral Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 946AA68528 for ; Fri, 9 Jul 2021 16:58:35 +0200 (CEST) Received: by mail-wr1-x434.google.com with SMTP id p8so12578343wrr.1 for ; Fri, 09 Jul 2021 07:58:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raspberrypi.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=yhs6kXrpMLkUCrWwNn5w5AdUxztG6BvQZehEvpCQvQs=; b=poT/256KIbfL1bioYhoM8iQOfKVWcy7FUiiF4G3DWbWVgATg5qQOAnOoSBEUAWB4SD aBJlAOprv9c+iXfnGJYXt7qnGOqV9w9vXhr1sAfOrfAGriPMKE2msTPwIP/Cimr79oLt ZnGNvlvJbmDnRKZgN7cXFOpRA55OqcSrQT10U8HvxtrUiwAKIG4xNeLO73wxIt/nzpIv uVsHlvthUM/WV0iZKPOkmqDAn53L0dBPYdJ0yGAHlU0aSVvyHoVJWXBvnH1vtzYAka7n mRrwMQqRiCwO3JXXTMnDV0OTxXXhFA32/Lj+sAAH9PgUxRrGdK4JXVEI/B/KOm3W9j7u XlQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=yhs6kXrpMLkUCrWwNn5w5AdUxztG6BvQZehEvpCQvQs=; b=mnmTuY+3/LKas+3Z39/zyn7wPHV4HNu0Ey8dwnrCgIzjGV/4baGgWhOYMo8sodsuqd 7yV8GHN5jjEkxFKcEBKaeXRTsYxD+EjBIXTtoZUaEJgHKDkvvxZFdjhqVZ2uX5gLps96 psPS/pQd1XYdEW5w8AtDtUWgkqBi2lIMppAUZ0zRBOW54/3EJpP8tNtERUmHnPXJP19V cayY8VFv8i490B/E10ozS3pvjxtiKV1G/+rME4uocKPvBwgLkDQ6RuU6F29aUjfIQmih gqoVoOYAfA2+trpB6vQiGevbHBGk0ls0FFhECgWdAe9+F+5zhxZSfMyitOusCl5DfQzg Oc2w== X-Gm-Message-State: AOAM532+Qd8aNoAy9ipQMn2ZlGSM35RS+Mq5hxBx3qmjtwZ9IXYLhAZ3 xXRNB3etwrehu8XVIdS5qIenvi/0aNtc9Q== X-Google-Smtp-Source: ABdhPJwtBBbYm3CgnfLicwUPZ2xlFTaMSY7DIT2/St7hFhvmTlZ2e+c9R8bE+5GKP3weS9fmtkoeoA== X-Received: by 2002:a5d:6506:: with SMTP id x6mr11328272wru.86.1625842715154; Fri, 09 Jul 2021 07:58:35 -0700 (PDT) Received: from naush-laptop.pitowers.org ([2a00:1098:3142:14:35c2:26d3:e217:4410]) by smtp.gmail.com with ESMTPSA id c2sm1480995wrn.28.2021.07.09.07.58.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Jul 2021 07:58:34 -0700 (PDT) From: Naushir Patuck To: libcamera-devel@lists.libcamera.org Date: Fri, 9 Jul 2021 15:58:24 +0100 Message-Id: <20210709145825.2943443-8-naush@raspberrypi.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210709145825.2943443-1-naush@raspberrypi.com> References: <20210709145825.2943443-1-naush@raspberrypi.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v6 7/8] ipa: raspberrypi: Increase the default max frame duration to 250s X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" With the recent change to allow long exposures on the imx477, the existing 100s limit was not adequate. Signed-off-by: Naushir Patuck Reviewed-by: David Plowman Reviewed-by: Laurent Pinchart Reviewed-by: Kieran Bingham Reviewed-by: Jacopo Mondi --- src/ipa/raspberrypi/raspberrypi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ipa/raspberrypi/raspberrypi.cpp b/src/ipa/raspberrypi/raspberrypi.cpp index db103a885b7a..8fb98a49da63 100644 --- a/src/ipa/raspberrypi/raspberrypi.cpp +++ b/src/ipa/raspberrypi/raspberrypi.cpp @@ -62,7 +62,7 @@ using utils::Duration; constexpr double DefaultAnalogueGain = 1.0; constexpr Duration DefaultExposureTime = 20.0ms; constexpr Duration defaultMinFrameDuration = 1.0s / 30.0; -constexpr Duration defaultMaxFrameDuration = 100.0s; +constexpr Duration defaultMaxFrameDuration = 250.0s; /* * Determine the minimum allowable inter-frame duration to run the controller