[libcamera-devel,v4,0/4] ipa: raspberrypi: Rate-limit the controller algorithms
mbox series

Message ID 20210419131715.256802-1-naush@raspberrypi.com
Headers show
Series
  • ipa: raspberrypi: Rate-limit the controller algorithms
Related show

Message

Naushir Patuck April 19, 2021, 1:17 p.m. UTC
Hi,

Version 4 of this patch series adds (and uses) a Merge() method in the
RPiController::Metadata class as per my discussions with David.

Thanks,
Naush

Naushir Patuck (4):
  ipa: raspberrypi: Reformat RPiController::Metadata class header
  ipa: raspberrypi: Add move/copy ctors and operators to Metadata class
  ipa: raspberrypi: Add Merge method to RPiController::Metadata
  ipa: raspberrypi: Rate-limit the controller algorithms

 src/ipa/raspberrypi/controller/metadata.hpp   | 59 ++++++++++++++++---
 src/ipa/raspberrypi/raspberrypi.cpp           | 50 ++++++++++++++--
 .../pipeline/raspberrypi/raspberrypi.cpp      |  5 ++
 3 files changed, 103 insertions(+), 11 deletions(-)

Comments

Naushir Patuck April 19, 2021, 1:33 p.m. UTC | #1
Hi all,

Apologies, I sent this patch series with one commit missing!  Please
disregard this version, I will send a v5 shortly.

Regards,
Naush


On Mon, 19 Apr 2021 at 14:17, Naushir Patuck <naush@raspberrypi.com> wrote:

> Hi,
>
> Version 4 of this patch series adds (and uses) a Merge() method in the
> RPiController::Metadata class as per my discussions with David.
>
> Thanks,
> Naush
>
> Naushir Patuck (4):
>   ipa: raspberrypi: Reformat RPiController::Metadata class header
>   ipa: raspberrypi: Add move/copy ctors and operators to Metadata class
>   ipa: raspberrypi: Add Merge method to RPiController::Metadata
>   ipa: raspberrypi: Rate-limit the controller algorithms
>
>  src/ipa/raspberrypi/controller/metadata.hpp   | 59 ++++++++++++++++---
>  src/ipa/raspberrypi/raspberrypi.cpp           | 50 ++++++++++++++--
>  .../pipeline/raspberrypi/raspberrypi.cpp      |  5 ++
>  3 files changed, 103 insertions(+), 11 deletions(-)
>
> --
> 2.25.1
>
>