Show a patch.

GET /api/1.1/patches/17082/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 17082,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/17082/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/17082/",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api",
        "name": "libcamera",
        "link_name": "libcamera",
        "list_id": "libcamera_core",
        "list_email": "libcamera-devel@lists.libcamera.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "msgid": "<20220811150219.62066-7-jacopo@jmondi.org>",
    "date": "2022-08-11T15:02:19",
    "name": "[libcamera-devel,v2,6/6] controls: Remove AeEnable and AeLocked",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "a8129d88f150aecfc37757c52f3f51f3b961bf57",
    "submitter": {
        "id": 3,
        "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api",
        "name": "Jacopo Mondi",
        "email": "jacopo@jmondi.org"
    },
    "delegate": {
        "id": 15,
        "url": "https://patchwork.libcamera.org/api/1.1/users/15/?format=api",
        "username": "jmondi",
        "first_name": "Jacopo",
        "last_name": "Mondi",
        "email": "jacopo@jmondi.org"
    },
    "mbox": "https://patchwork.libcamera.org/patch/17082/mbox/",
    "series": [
        {
            "id": 3404,
            "url": "https://patchwork.libcamera.org/api/1.1/series/3404/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3404",
            "date": "2022-08-11T15:02:13",
            "name": "AEGC controls",
            "version": 2,
            "mbox": "https://patchwork.libcamera.org/series/3404/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/17082/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/17082/checks/",
    "tags": {},
    "headers": {
        "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>",
        "X-Original-To": "parsemail@patchwork.libcamera.org",
        "Delivered-To": "parsemail@patchwork.libcamera.org",
        "Received": [
            "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id AA017C3275\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 11 Aug 2022 15:02:43 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 751136333A;\n\tThu, 11 Aug 2022 17:02:43 +0200 (CEST)",
            "from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net\n\t[217.70.183.201])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 472AC63330\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 11 Aug 2022 17:02:41 +0200 (CEST)",
            "(Authenticated sender: jacopo@jmondi.org)\n\tby mail.gandi.net (Postfix) with ESMTPSA id 263FE1BF20A;\n\tThu, 11 Aug 2022 15:02:39 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1660230163;\n\tbh=afaZN8vbiqmLB0nz7no8tWe9gCm+D/lzo+Zw05i3oTk=;\n\th=To:Date:In-Reply-To:References:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:\n\tFrom;\n\tb=GThj4kbVJR6QqhnZ4vgFnVeR4DW37tKAcHEG6z3rHcnTYLkXuw2miDT8evvm4pvqL\n\ta53u0Pk+LUiglE+ApKiqgNioMkmvxjoaxbRjjiUb56Dr1NN+fxe5IhyAowgvto9YrT\n\tPqDUQa1cT8AXlrGBLsz31nIYN5HriD963BJH22YjeYvcFjRMioaX3XXQ5tILP7TZ5R\n\t+2O7px5p9EL4RvAjnr6v6UmCeCxpE1QvpDsOqqh/HoryglD7vC0dlRJbjFw4hvMjb+\n\tI2ofKG5FK6rWHtCz6H+KBRL6i1KW4ieoxTxuTSKn3HYrD6uGhRv/PKyRIsbUoYgxJI\n\tr2ia6tlz5+Vkg==",
        "To": "libcamera-devel@lists.libcamera.org",
        "Date": "Thu, 11 Aug 2022 17:02:19 +0200",
        "Message-Id": "<20220811150219.62066-7-jacopo@jmondi.org>",
        "X-Mailer": "git-send-email 2.37.1",
        "In-Reply-To": "<20220811150219.62066-1-jacopo@jmondi.org>",
        "References": "<20220811150219.62066-1-jacopo@jmondi.org>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[libcamera-devel] [PATCH v2 6/6] controls: Remove AeEnable and\n\tAeLocked",
        "X-BeenThere": "libcamera-devel@lists.libcamera.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "<libcamera-devel.lists.libcamera.org>",
        "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>",
        "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>",
        "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>",
        "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>",
        "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>",
        "From": "Jacopo Mondi via libcamera-devel <libcamera-devel@lists.libcamera.org>",
        "Reply-To": "Jacopo Mondi <jacopo@jmondi.org>",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "Now that the codebase has been ported to use the new AEGC controls\nremove the definition of AeEnable and AeLocked.\n\nSigned-off-by: Jacopo Mondi <jacopo@jmondi.org>\n---\n src/libcamera/control_ids.yaml | 18 ------------------\n 1 file changed, 18 deletions(-)",
    "diff": "diff --git a/src/libcamera/control_ids.yaml b/src/libcamera/control_ids.yaml\nindex 694659af4b7d..f7f8b2e525d8 100644\n--- a/src/libcamera/control_ids.yaml\n+++ b/src/libcamera/control_ids.yaml\n@@ -7,24 +7,6 @@\n # Unless otherwise stated, all controls are bi-directional, i.e. they can be\n # set through Request::controls() and returned out through Request::metadata().\n controls:\n-  - AeEnable:\n-      type: bool\n-      description: |\n-        Enable or disable the AE.\n-\n-        \\sa ExposureTime AnalogueGain\n-\n-  - AeLocked:\n-      type: bool\n-      description: |\n-        Report the lock status of a running AE algorithm.\n-\n-        If the AE algorithm is locked the value shall be set to true, if it's\n-        converging it shall be set to false. If the AE algorithm is not\n-        running the control shall not be present in the metadata control list.\n-\n-        \\sa AeEnable\n-\n   - AeState:\n       type: int32_t\n       description: |\n",
    "prefixes": [
        "libcamera-devel",
        "v2",
        "6/6"
    ]
}