From 279472fc4d98033d7ca8591a1366f6b93ed4928f Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 3 Mar 2008 16:24:59 +0000 Subject: [PATCH] TODO. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 5fe2e3e7..15095eff 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,10 @@ Version 1.4.0: * Separate Pdo and Pdo entry classes. * Attach Pdo names. * Make all define underscores the same. +* Remove bus validation; make bus scanning possible at any time. +* Re-design slave configuration FSM, avoid unnecessary process data + interruptions. +* Wait for bus scanning, even when link is not up at ecrt_request_master(). Future issues: