From b48140d50fc16ed407de5f3d7de5430bf625c8e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 18 Mar 2015 00:29:45 +0100 Subject: [PATCH] todo ++ --- v2/backend/processing/PixelControl_TCP/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/v2/backend/processing/PixelControl_TCP/TODO b/v2/backend/processing/PixelControl_TCP/TODO index c164548..c98bf24 100644 --- a/v2/backend/processing/PixelControl_TCP/TODO +++ b/v2/backend/processing/PixelControl_TCP/TODO @@ -1,3 +1,4 @@ * Get config (H/W and max framerate) from the config server * Set current framerate (lower than max), ad send it to the config server * Optimize the datastream generator +* Split the processing code (setup & dray) from the datastreem generator => library