From 11d7505b3318f44871eec69d214306608189ef43 Mon Sep 17 00:00:00 2001 From: clement benier Date: Wed, 20 Jun 2018 12:03:22 +0200 Subject: add client_sub structure: split channel_fd structure into channel and client_sub Change-Id: I1bd0cea12128ac3d78d6f4c4ee472cd74e69469d Signed-off-by: clement benier --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index aa285fb..7193461 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,10 @@ Frequency is in Hertz, if the frequency is not filled, events are triggered via ## Remaining issues - Provide a json config file so that configures the device name and the channel name. -- Rework on channel structure and split it into client structure - Handle several values simultaneously, see trigger - Update it to other iiodevices +- channel static infos: add suffix in json for each different static infos between channels +- read channel values only for the maximum frequency ## M3ULCB Kingfisher -- cgit 1.2.3-korg